Hi, I modified the boot options to have a debugging OS on my DHCP for LAN: drscott ~ # grep netboot /srv/tftp/pxelinux.cfg/default APPEND rescue64 scandelay=1 netboot=http://[2a01:cb08:898c:fc00::1]/sysrcd.dat docache setkmap=fr console=ttyS0,115200 console=tty0 rootpass=root dhcp -- rescue32 scandelay=1 netboot=http://[2a01:cb08:898c:fc00::1]/sysrcd.dat docache setkmap=fr console=ttyS0,115200 console=tty0 rootpass=root dhcp LABEL netboot kernel netboot
Hope this helps. -- Alarig