I am trying to build an environment with a number of diskless clients and I have run into a snag. Here is what I have done so far.
Setup dhcp, NFS server and atftpd. I was able to install the OS and point the root file system to an NFS share. I am using the following options in dhcp to point to the kernel:
When the server starts, it sees the kernel, loads the kernel then does a kernel panic with:
VFS: Cannot open root device “(null)” or unknown-block(0,0)
Please append a correct “root=” boot option; here are the available partitions:
The first time I saw that, I took a look at the menu.lst in /boot/grub/ and there was no menu.lst! So, I copied one from another machine and made some assumptions (which are probably wrong), but, here is my menu.lst :
Modified by YaST2. Last modification on Tue Sep 9 12:05:42 EDT 2014
I am trying to build an environment with a number of diskless clients and I have run into a snag. Here is what I have done so far.
Setup dhcp, NFS server and atftpd. I was able to install the OS and point the root file system to an NFS share. I am using the following options in dhcp to point to the kernel:
When the server starts, it sees the kernel, loads the kernel then does a kernel panic with:
VFS: Cannot open root device “(null)” or unknown-block(0,0)
Please append a correct “root=” boot option; here are the available partitions:
The first time I saw that, I took a look at the menu.lst in /boot/grub/ and there was no menu.lst! So, I copied one from another machine and made some assumptions (which are probably wrong), but, here is my menu.lst :
Modified by YaST2. Last modification on Tue Sep 9 12:05:42 EDT 2014