Forum Discussion
Altera_Forum
Honored Contributor
16 years agoLinux, U-Boot, and Root File Systems
I'm working with a Nios II design with an MMU, on a Nios II Development Kit, Cyclone II Edition board (EP2C35). I'm trying to figure out how to get to a system that boots with some sort of root...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- It allows me to boot with an nfs filesystem, which is convenient for application development. --- Quote End --- You can mount ntfs within initramfs. It might or might no be sensible to chroot top same. -Michael