[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Cannot use root FS via NFS.
Hi:
I'm trying to make Xilinx Spartan board mount root file system via NFS.
First step here is to create file system on the host which can be used
for that. I'm using Petalinux and I didn't find anything better then use
petalinux-dist/romfs directory for that.
Does somebody have better suggestion or may be even Microblaze FS ready
to use?
Anyway, to check whether this FS is capable to be root FS, I load
uClinux with usual CRAMFS first, mount this directory and try "chroot":
# mkdir /var/root
# mount -t nfs -onolock 192.168.0.141:/tftpboot/LM125/romfs /var/root/
# ls /var/root/
bin dev etc home lib mnt proc sbin tmp usr var
# chroot /var/root/
nfs: server 192.168.0.141 not responding, still trying
NFS server hangs and never comes back...
Any ideas?
Thanks,
Leonid.
___________________________
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/