iPXE booting a preloaded pxelinux.0
|
2014-05-11, 22:02
Post: #4
|
|||
|
|||
RE: iPXE booting a preloaded pxelinux.0
why not get rid of pxelinux.0 and just have your ipxe script like this:
kernel http://${next-server}/UpdateFirmware/img2a vga=0x317 root=/dev/ram0 rw ramdisk_size=100000 tftp_server=192.168.99.1 tftp_tcrootfs=/UpdateFirmware/tcrootfs tftp_tczip=/UpdateFirmware/tc.zip debug_level=1 silent_boot=no boot_src=4 iommu=soft ipstatic6=auto (command is probably wrapped and should all be on one line) initrd http://${next-server}/UpdateFirmware/img3a boot |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iPXE booting a preloaded pxelinux.0 - jhonny - 2014-04-15, 10:57
RE: iPXE booting a preloaded pxelinux.0 - robinsmidsrod - 2014-04-18, 13:10
RE: iPXE booting a preloaded pxelinux.0 - Donofap - 2015-09-15, 13:18
RE: iPXE booting a preloaded pxelinux.0 - Datapanic - 2014-05-06, 19:17
RE: iPXE booting a preloaded pxelinux.0 - idunnowhattocallthisusername - 2014-05-11 22:02
|
User(s) browsing this thread: 1 Guest(s)