Forum Discussion
Altera_Forum
Honored Contributor
22 years agoAbout Microtronix Linux's boot procedure..
hello everyone: I have questions about the boot procedure of Microtronix's Nios II linux distribution. 1. Is there a bootloader?If yes,how does it work?Is there any document available ...
Altera_Forum
Honored Contributor
22 years agoThe romfs is accessed from flash. You can check this file:
drivers/mtd/maps/microtronix.c You can also make the /dev/hda1 (compact flash) as the root filesystem. Still no files are copied to ram. If you are using ramdisk as the root filesystem, they are in ram.