[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Cannot use root FS via NFS.



Leonid wrote:
On Thursday, February 01, 2007 4:20 PM John Williams

Remember that the petalinux / uClinux-dist tools create dev nodes with


names like romfs/dev/@console,c,5,0, and then genromfs or gencramfs

turn
those into real device nodes in the filesystem image.  If you mount

your
root over NFS you have to make them proper devnodes on the host.

Yes, now it works, thanks a lot.

But to get it working I have disabled uclinux generic MTD map. Now if I
want to have root filesystem on RAMDISK, can it be done with the same
kernel image? I am going to specify "root=/dev/ram rw" in kernel command
line. What config options shall I use?

I'm not sure what you're trying to achieve - initrd like desktop systems, or something else?

I haven't had a need to use initrd on the MicroBlaze, so can't give you the step-by-step. It will be just like any other Linux system. Lots of docs out there on initrd - this one's probably a reasonable starting point:

http://www.charmed.com/txt/initrd.txt

Cheers,

John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/