All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems nfs mounting root filesystem
  2005-11-17  4:01 Problems with fcc_enet driver for MPC8248 (2.6.12) Carlos Munoz
@ 2006-10-04 17:13 ` Carlos Munoz
  0 siblings, 0 replies; 2+ messages in thread
From: Carlos Munoz @ 2006-10-04 17:13 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Problems nfs mounting root filesystem
@ 2006-10-04 17:32 Carlos Munoz
  0 siblings, 0 replies; 2+ messages in thread
From: Carlos Munoz @ 2006-10-04 17:32 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-10-04 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-04 17:32 Problems nfs mounting root filesystem Carlos Munoz
  -- 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

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.