Forum Discussion
Altera_Forum
Honored Contributor
21 years agoproblem of building uclinux
hi I met the following problem when I build uclinux with niosII ide: Kind Status Priority Description Resource In Folder Location Warning unused variable `fhp'[/cygdrive/c/altera/kits...
Altera_Forum
Honored Contributor
21 years ago --- Quote Start --- originally posted by xlking@Dec 6 2004, 04:30 AM hi,tazok
do you know how to builder a rw file system?
i am a newer, can you help me?
thanks a lot. --- Quote End --- To successfully build an rw filesystem copy the filesystem files on Compact Flash previously partitioned with an ext2fs on hda1, try mknod for all device in /dev directory, then specify the root=0301 in kernel config, recompile the kernel and upload it. Good Luck