Questo è il contenuto del lilo.conf creato in automatico
codice:
# Modified by YaST2. Last modification on Thu Dec 23 23:13:21 2004


message = /boot/message
timeout = 80
prompt
default = SUSE_LINUX_9.2
boot = /dev/hda

image = /boot/vmlinuz
    label = SUSE_LINUX_9.2
    initrd = /boot/initrd
    optional
    root = /dev/hda1
    vga = 0x317
    append = "selinux=0 splash=silent resume=/dev/hda2 showopts desktop elevator=as"

image = /boot/vmlinuz
    label = Failsafe_--_SUS
    initrd = /boot/initrd
    optional
    root = /dev/hda1
    vga = normal
    append = "showopts ide=nodma apm=off acpi=off noresume selinux=0 barrier=off nosmp noapic maxcpus=0 3"

image = /boot/memtest.bin
    label = Memory_Test
    optional
    append = ""
ora cosa devo fare creare l'opzione per far partire winzoz?

premetto che ho un disco da 40 gb partizionato cosi (in ordine):
4.8 gb ext3
1 gb swap
il resto winzoz

cosa devo aggiungere al lilo.conf?