[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] NFS Mounting
- To: <microblaze-uclinux@xxxxxxxxxxxxxx>
- Subject: [microblaze-uclinux] NFS Mounting
- From: "Mak Visp" <mak.visp@xxxxxxxxx>
- Date: Tue, 17 Feb 2009 00:33:20 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:subject :date:mime-version:content-type:content-transfer-encoding:x-priority :x-msmail-priority:x-mailer:x-mimeole; bh=PGOnIV7l9NLCSiXhuDNfwC9rMHihXAU90NvdY/RRx/Q=; b=kzKqIpkRacicX+JP4NWLZckGNu6jxdfNC9lDDBCFvho+ZxAININ0UsmxyxwX6t9M8z tujGxuBbtvFWtw4z6eYC56h0n6vwZUhjPpZbU+UNmV3xKJABUsXMi8L8/+Fqq1qsIyec WxSGW+r0ZxxaSs30FNy4MXIEpI4PYNVe9SjZ0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:subject:date:mime-version:content-type :content-transfer-encoding:x-priority:x-msmail-priority:x-mailer :x-mimeole; b=iU4wa5W8w88LHiGbE9e3JNp72t/NX6o1S1KUv5+bH1zdLsdyQ4KBWB7s9sFcwZ+w0u nZvEfkL4rsglQctk/p/DEwMGvDoKcFzFmPZ6vDOCmee2PoKozA3u2VLZQ9+hCKR0aAN2 2LeyaaY8deSqCpEpSW+7e7YbCdu8IeNZ089+A=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hello All,
====> I am trying to mount the nfs filesystem on my board. But I am not able
to mount it. I am getting the error as "Cannot read /etc/fstab: No such file
or directory". Please see the following log.
----------------
# mount -t nfs /mnt/
mount:
Cannot read /etc/fstab: No such file or directory
#
---------------------------
There is only link in the etc folder and that points to the file in config
folder, but there is fstab file in config.
I am even tried to create fstab file and tried to build the image again, but
when I downloaded the image to board the file was not there.
====> Since in the development is going on, I want to boot the board via
NFS. Has anyboady has idea how to do it with petalinux? Any hint is
appreciated.
Regards,
Mak.
___________________________
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/