diff --git a/files/localboot b/files/localboot index 6409da8..fc14144 100644 --- a/files/localboot +++ b/files/localboot @@ -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 --- +