public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Carlos Munoz <carlos@kenati.com>
To: linux-kernel@vger.kernel.org
Subject: Problems nfs mounting root filesystem
Date: Wed, 04 Oct 2006 10:32:41 -0700	[thread overview]
Message-ID: <4523F039.80908@kenati.com> (raw)

Hi guys,

I have a problem when running off a nfs mounted root filesystem. The 
kernel (2.6.18) mounts the root filesystem successfully. However, when 
fstab is accessed I get the following error:

  Can't find / in /etc/fstab

The fstab looks like this:

none            /tmp                    tmpfs   rw              0       0
none            /proc                   proc    defaults        0       0
none            /sys                    sysfs   defaults        0       0


I add the following line to fstab:

192.168.1.8:/tftpboot/carlos/ppc /     nfs     
rw,rsize=8192,wsize=8192,timeo=14,intr              0       0

and now I get the following error:

  mount: Mounting 192.168.1.8:/tftpboot/carlos/ppc on / failed: Protocol 
not supported

Do you know what I'm doing wrong ?

Thanks,


Carlos

             reply	other threads:[~2006-10-04 17:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-04 17:32 Carlos Munoz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-11-17  4:01 Problems with fcc_enet driver for MPC8248 (2.6.12) Carlos Munoz
2006-10-04 17:13 ` Problems nfs mounting root filesystem Carlos Munoz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4523F039.80908@kenati.com \
    --to=carlos@kenati.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox