Results 1 to 4 of 4
i have alredy triple boot on my computer.Now i installed slackware 10.1 on my computer for experiments so i know that slackware has lilo boorloader.On my computer GRUB is installed ...
- 08-11-2006 #1
a little help please
i have alredy triple boot on my computer.Now i installed slackware 10.1 on my computer for experiments so i know that slackware has lilo boorloader.On my computer GRUB is installed so i just wanted to add slackware on my grub.conf
The problem is i have no idea how to see list of os on lilo s bootloader so i dont know what to write under kernel,root,intrid,etc. I would be realy happy if anybody would tell me how to so configuration of lilo s bootloader.I took a look in boot partition for a while but i didnt find that what i need.
thanks in advance
- 08-11-2006 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Here's an example Slackware section from the menu.lst on one of my old Slackware installs:
# (0) Slackware
title Slackware Linux
root (hd0,5)
kernel /boot/vmlinuz root=/dev/hda6 ro vga=794
You'd need to change the (hd0.5) and the /dev/hda6 to suit your own machine.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 08-11-2006 #3
thank you ozar
i have only one changed 794=773
- 08-15-2006 #4Just Joined!
- Join Date
- Aug 2006
- Location
- Cagayan de Oro City, Philippines
- Posts
- 4
thank you...


Reply With Quote