1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 00:53:23 -05:00

Append now in bootdisk in brlilo. Fixes bug 113455.

This commit is contained in:
freesource 2000-09-03 03:34:47 +00:00
parent 592f1e96ae
commit dc4088bf2c

View File

@ -1829,7 +1829,7 @@ compact
# bootdisk # bootdisk
image = kernel image = kernel
append = "load_ramdisk = 1 debug" append = "load_ramdisk = 1 debug $entry_advanced[2]"
initrd = $initrd initrd = $initrd
root = $device root = $device
label = bootdisk label = bootdisk