LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   PXE remote boot issue with Intel gigabit ET Dual port server adapter (https://www.linuxquestions.org/questions/linux-server-73/pxe-remote-boot-issue-with-intel-gigabit-et-dual-port-server-adapter-771406/)

ramu.kavati 11-25-2009 03:05 AM

PXE remote boot issue with Intel gigabit ET Dual port server adapter
 
Hi,

I am trying to verify pxe boot of SLES 11 via Intel gigabit ET Dual port server adapter.

I have setup dhcp server, tftp server, NFS (exported /tftpboot to diskless host with proper permissions) and /tftpboot/pxelinux.cfg/default on a machine. When I try to remote install on a diskless host, it could not find harddisk. I had to manually mount /tftpboot as "/ " via NFS, then installation went fine. At the end, when it asked for reboot, I have changed /tftpboot/pxelinux.cfg/default with the options root=/dev/nfs nfsroot=nfs://<IP>/tftpboot. But diskless throws an error "unable to mount nfs://<IP>/tftpboot". Can you please let me know if I am missing anything in the above setup.



Thanks & Regards,

Ramu

theNbomr 11-25-2009 07:49 AM

If you are trying to boot to an NFS root filesystem, then the kernel must be built with NFS root support. Is this what you are trying to do?
--- rod.


All times are GMT -5. The time now is 03:24 PM.