diff options
Diffstat (limited to 'core/etc/lilo.conf')
-rw-r--r-- | core/etc/lilo.conf | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/core/etc/lilo.conf b/core/etc/lilo.conf deleted file mode 100644 index 229c947..0000000 --- a/core/etc/lilo.conf +++ /dev/null @@ -1,16 +0,0 @@ -lba32 -boot = /dev/sda -map = /boot/.map -install = /boot-menu.b -menu-scheme=Wb -#prompt -#delay = 5 -timeout = 50 -vga = normal - -image = /boot/kernel - root = /dev/sda3 - initrd = /boot/initramfs - append = "root=/dev/ram0 real_root=/dev/sda3" - label = Gentoo - read-only |