All of lore.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:13:47 -0700	[thread overview]
Message-ID: <4523EBCB.6050105@kenati.com> (raw)
In-Reply-To: <437C0086.1060202@kenati.com>

Hi guys,

I have a problem when running off a nfs mounted root filesystem. The 
kernel 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:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-17  4:01 Problems with fcc_enet driver for MPC8248 (2.6.12) Carlos Munoz
2006-10-04 17:13 ` Carlos Munoz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-10-04 17:32 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=4523EBCB.6050105@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.