I am just wondering if it would work if instead of having everything in the disk it would work using ipxe and the following command line:
!ipxe
kernel http://boot_server/vmlinuz root=/dev/nfs nfsroot=boot_server:/nfsroot ip=dhcp
initrd http://boot_server/initrd.img
boot
??
I am just wondering if it would work if instead of having everything in the disk it would work using ipxe and the following command line:
!ipxe
kernel http://boot_server/vmlinuz root=/dev/nfs nfsroot=boot_server:/nfsroot ip=dhcp
initrd http://boot_server/initrd.img
boot
??