Tuesday March 19, 2002 1:00 AM
I have a primary partition running windows xp and am going to (re)install debian on a premade logical partition (hda6). I've read up on lilo and I seem to have everything down fine, so Im just looking for confirmation on if my /etc/lilo.conf file will be able to dual boot windows xp and debian.
boot=/dev/hda
delay=25
compact
default=windows
other=/dev/hda1
<indent>label=windows
<indent>table=/dev/hda
image=/vmlinuz #or whatever its going to be, im kinda lost on this point
<indent>label=linux
<indent>root=/dev/hda6
<indent>vga=792 #1024*768*24bit i believe
Is there anything Im missing? Thanks
I have a primary partition running windows xp and am going to (re)install debian on a premade logical partition (hda6). I've read up on lilo and I seem to have everything down fine, so Im just looking for confirmation on if my /etc/lilo.conf file will be able to dual boot windows xp and debian.
boot=/dev/hda
delay=25
compact
default=windows
other=/dev/hda1
<indent>label=windows
<indent>table=/dev/hda
image=/vmlinuz #or whatever its going to be, im kinda lost on this point
<indent>label=linux
<indent>root=/dev/hda6
<indent>vga=792 #1024*768*24bit i believe
Is there anything Im missing? Thanks
