adding debcore as a option on the default localboot config file
This commit is contained in:
parent
3df7bb1ab5
commit
1d844ce77b
|
@ -6,3 +6,9 @@ default local
|
|||
|
||||
label local
|
||||
LOCALBOOT -1
|
||||
|
||||
|
||||
label debcore
|
||||
kernel wit-pxeboot/vmlinuz
|
||||
append initrd=wit-pxeboot/initramfs.gz acpi=off console=tty0 console=ttyS1,115200n8 size=5000 ---
|
||||
|
||||
|
|
Loading…
Reference in New Issue