lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 04 Oct 2006 10:32:41 -0700
From:	Carlos Munoz <carlos@...ati.com>
To:	linux-kernel@...r.kernel.org
Subject: Problems nfs mounting root filesystem

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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ