Re: configuration of NFS root file system

2009-11-13 Thread Abhijeet Tripathi
On Fri, 2009-11-13 at 08:19 -0800, K R I S K wrote: > On Thu, Nov 12, 2009 at 11:34 PM, J.H.Kim wrote: > > Hi,everyone > > > > I'm tring to use NFS. > > My host IP is 192.168.0.7 and gateway is 192.168.0.1, netmask is > > 255.255.255.0 > > My host is debian, and I exported nfs directory in /etc/e

Re: configuration of NFS root file system

2009-11-13 Thread K R I S K
On Thu, Nov 12, 2009 at 11:34 PM, J.H.Kim wrote: > Hi,everyone > > I'm tring to use NFS. > My host IP is 192.168.0.7 and gateway is 192.168.0.1, netmask is 255.255.255.0 > My host is debian, and I exported nfs directory in /etc/exports > The /etc/exports file contains following "/home/frog/nfs > 1

Re: configuration of NFS root file system

2009-11-13 Thread Thomas Petazzoni
Le Fri, 13 Nov 2009 16:34:10 +0900, "J.H.Kim" a écrit : > VFS: Mounted root (nfs filesystem). Your root filesystem was mounted properly... > Freeing init memory: 128K > Warning: unable to open an initial console. ... but lacks /dev/console. Just read the error messages :-) Sincerely, Thomas

configuration of NFS root file system

2009-11-12 Thread J.H.Kim
Hi,everyone I'm tring to use NFS. My host IP is 192.168.0.7 and gateway is 192.168.0.1, netmask is 255.255.255.0 My host is debian, and I exported nfs directory in /etc/exports The /etc/exports file contains following "/home/frog/nfs 192.168.0.8(rw,no_root_squash,sync)" Then I run "exportfs -a" to