[Sussex] 2.6 help...
Matthew Macdonald-Wallace
matthew at truthisfreedom.org.uk
Thu Oct 23 11:15:01 UTC 2003
ok, Lilo.conf reads as follows:
-------------------
# $Header: /home/cvsroot/gentoo-x86/sys-apps/lilo/files/lilo.conf,v 1.4
2003/07/17 21:10:26 azarah Exp $
# Author: Ultanium
#
# Start LILO global section
#
# Faster, but won't work on all systems:
#compact
# Should work for most systems, and do not have the sector limit:
lba32
# If lba32 do not work, use linear:
#linear
# MBR to install LILO to:
boot = /dev/hda
map = /boot/.map
# If you are having problems booting from a hardware raid-array
# or have a unusual setup, try this:
#disk=/dev/ataraid/disc0/disc bios=0x80 # see this as the first BIOS
disk
#disk=/dev/sda bios=0x81 # see this as the second BIOS
disk
#disk=/dev/hda bios=0x82 # see this as the third BIOS
disk
# Here you can select the secondary loader to install. A few
# examples is:
#
# boot-text.b
# boot-menu.b
# boot-bmp.b
#
install = /boot/boot-menu.b # Note that for lilo-22.5.5 or later you
# do not need boot-{text,menu,bmp}.b in
# /boot, as they are linked into the lilo
# binary.
menu-scheme=Wb
prompt
# If you always want to see the prompt with a 15 second timeout:
timeout=150
delay = 50
# Normal VGA console
vga = normal
# VESA console with size 1024x768x16:
#vga = 791
#
# End LILO global section
#
# Linux bootable partition config begins
#
image = /boot/bzImage
root = /dev/hdb3
#root = /devices/discs/disc0/part3
label = Gentoo
append = "hdc=scsi"
read-only # read-only for checking
#
# Linux bootable partition config ends
#
image=/boot/bzImage-2.6
root=/dev/hdb3
label=2.6.0-test4
read-only
image=/boot/bzImage.lastBoot
root=/dev/hdb3
label=LastBootable
read-only
image=/boot/bzImage.orig
root=/dev/hdb3
label=Original
read-only
#
# DOS bootable partition config begins
#
other = /dev/hda1
#other = /devices/discs/disc0/part1
label = Windows
table = /dev/hda
#
# DOS bootable partition config ends
#
-------------------
Have just recompiled the kernel but still no difference, could it be because /usr/src/linux
is pointing at the old sources? if this is the case, I'm gonna feel pretty dumb... :P
Matt
--
+----------------------------------+
|Matthew Macdonald-Wallace |
|The Truth Will Set you Free |
|http://www.truthisfreedom.org.uk/ |
+----------------------------------+
BOFH Excuse #102: Power company testing new voltage spike (creation)
equipment
More information about the Sussex
mailing list