Hello,
I am trying out Fedora 14 PXE boot with Root Over NFS. Currently I have 2 Laptops. Laptop no 1= Server and Laptop no 2= Client.
I installed Fedora 14 in laptop 2 (Client) and then I copied the whole Root File System (/) in the PenDrive and transfered the whole " / " in my Server's directory so that I can export it via Network File System (NFS). I did this so that all the required hardware support and drivers are present in the OS. Now I configured the DHCP server, TFTP Server (they are working). Did all the export file part and defalut file in pxelinux.cfg.
And now when I connect my client to server with CrossOver Cable...It gets the IP, loads the KERNEL and INITRAMFS (NFS Boot is supported). The system starts many services successfully but the process HANGS at
My fstab file of the exported OS is
PLEASE CORRECT ME IF I AM WRONG
Pls help. Any links, tutorials etc will help.
Thank You
I am trying out Fedora 14 PXE boot with Root Over NFS. Currently I have 2 Laptops. Laptop no 1= Server and Laptop no 2= Client.
I installed Fedora 14 in laptop 2 (Client) and then I copied the whole Root File System (/) in the PenDrive and transfered the whole " / " in my Server's directory so that I can export it via Network File System (NFS). I did this so that all the required hardware support and drivers are present in the OS. Now I configured the DHCP server, TFTP Server (they are working). Did all the export file part and defalut file in pxelinux.cfg.
And now when I connect my client to server with CrossOver Cable...It gets the IP, loads the KERNEL and INITRAMFS (NFS Boot is supported). The system starts many services successfully but the process HANGS at
Code:
Starting Avahi Daemon...Timeout reached while waiting for return value
Could not receive return value from daemon Process [FAILED]
Code:
192.168.5.1:/run/media/nikhil/_Fedora-14-i686-/ / nfs rw 0 0
none /tmp tmpfs defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
Pls help. Any links, tutorials etc will help.
Thank You