TODD WITTER wrote:
>
> Hi there group!
> I would like to know what I have to do to my /etc/lilo.conf to make
> lilo see not only windows (which it does) but also another linux
> distro. The image for storm is vmlinuz. So it the one for debian.
> Does it matter?
> In other words, I want to mess with storm "hail" while keeping my
> straight debian on my hard drive, too, without mixing and matching.
> And I want them both accessible from the storm lilo splash
> screen. Can do? Perhaps someone can give me an example
> lilo.conf to work with.
> TIA!
>
> Todd
>
> _______________________________________________
> Stormlinux-users-list mailing list
> [EMAIL PROTECTED]
> http://www.stormix.com/community/lists/listinfo/stormlinux-users-list
Attached is my lilo.conf
--
The best way to escape from a problem is to solve it.
Alan Saporta
My waste of cyberspace=
http://deepblue.dyndns.org :-)
# Storm Linux Boot Manager Lilo Configuration
root=/dev/hda2
boot=/dev/hda
install=/boot/boot.b
map=/boot/map
vga=normal
timeout=300
message=/boot/graphic_screen
prompt
default=Windows
lba32
image=/vmlinuz
label=Linux
read-only
initrd=/boot/root.bin
root=/dev/hda2
other=/dev/hda1
label=Windows
table=/dev/hda
image=/boot/vmlinuz-2.2.17
label=Debian_Woody
read-only
root=/dev/hda9