testing ipxe boot
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!ipxe
|
||||
|
||||
kernel vmlinuz initrd=initrd.img boot=live config username=urbackup toram noswap fetch=http://192.168.1.50/files/urbackup/filesystem.squashfs
|
||||
kernel http://192.168.1.50/files/urbackup/vmlinuz initrd=initramfs boot=live username=urbackup noswap noprompt vga=788 fetch=http://192.168.1.50/files/urbackup/filesystem.squashfs live-config ocs_live keymap=NONE ocs_lang=en_US.UTF-8
|
||||
initrd --name initramfs http://192.168.1.50/files/urbackup/initrd.img
|
||||
boot
|
||||
|
||||
Reference in New Issue
Block a user