label rescue
kernel http:/my.server/systemrescuecd-x86-4.5.1/rescue64
append initrd=http://my.server/systemrescuecd-x86-4.5.1/initram.igz dodhcp netboot=http://my.server/systemrescuecd-x86-4.5.1/sysrcd.dat setkmap=fr
I get an error: wget: bad address (of course I used the real fqdn, not my.server).
If I change the "netboot=" option to use an IP address, it works.
The kernel and initrd options work correctly with dns, only the netboot option generates an error.
BUG report: http netboot fails because of a dns error
-
- Posts: 1
- Joined: 18 Mar 2015, 09:35