Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > SuSE Linux Help
Reload this Page Lilo and grub
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

SuSE Linux Help For help and discussions related to SuSE Linux

Reply
 
Thread Tools Display Modes
Old 4 Weeks Ago   #1 (permalink)
scrarfussi
Linux Engineer
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 866
Lilo and grub

I have just installed slackware 12.1 and opensuse 11 now i can't seem to pick up slackware's lilo from my suse's grub any help would be greatly appreciated thanx
__________________
Et quacumque viam dederit fortuna sequamur
Quantum In Me fuit
I n I Scrarfussi
scrarfussi is offline   Reply With Quote
Old 4 Weeks Ago   #2 (permalink)
ozar
Super Moderator
 
Join Date: May 2004
Location: Arch Linux
Posts: 8,481
Have you tried the SuperGRUB LIveCD?

It works for installing/reinstalling GRUB and LILO bootloaders (and Windows for that matter).
__________________
oz

New Users: * FAQ *

ozar is offline   Reply With Quote
Old 4 Weeks Ago   #3 (permalink)
Jonathan183
Linux Engineer
 
Join Date: Oct 2007
Location: Bristol, UK
Posts: 1,386
Are you trying to chainload LILO from grub something like this?
Jonathan183 is offline   Reply With Quote
Old 4 Weeks Ago   #4 (permalink)
scrarfussi
Linux Engineer
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 866
Hi oz i'm not sure what super grub cd is gonna do cause i've already got grub and it works
I'm trying to do as jonathon said chainload lilo from grub thanx for the link but i had not installed lilo to the root partition had installed it to mbr so i could try out slackware after that i installed opensuse on a diff partition and i thought grub would pick up lilo as it normally picks up other grub menu's now i cannot boot slackware anymore is there a way i can fix this add slackware to my grub menu list
__________________
Et quacumque viam dederit fortuna sequamur
Quantum In Me fuit
I n I Scrarfussi
scrarfussi is offline   Reply With Quote
Old 4 Weeks Ago   #5 (permalink)
devils casper
Ghost
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 18,057
Quote:
is there a way i can fix this add slackware to my grub menu list
Add an entry of Slackware in Opensuse's menu.lst file.
Mount / ( or /boot, if you created it ) partition of Slackware and note down kernel version ( vmlinuz.xxxx ).
add this code in menu.lst of OpenSuSe :
Code:
title Slackware 
root (hdx,y)
kernel  /boot/vmlinuz.xxxx ro root=/dev/hdx
initrd    /boot/intrd.xxxxx
* Relace x and y with relevant values.

In case you have any confusion, post the contents of /etc/lilo.conf file of Slackware here.
__________________
New Users: Read This First
If you woke up breathing, Congratulations! You get another chance.

devils casper is offline   Reply With Quote
Old 4 Weeks Ago   #6 (permalink)
scrarfussi
Linux Engineer
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 866
hmmm thanx but since i cant boot slackware at the mo how do i find out what kernel version it is
__________________
Et quacumque viam dederit fortuna sequamur
Quantum In Me fuit
I n I Scrarfussi
scrarfussi is offline   Reply With Quote
Old 4 Weeks Ago   #7 (permalink)
devils casper
Ghost
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 18,057
As I suggested earlier, you have to mount / partition of Slackware in SuSe or use any LiveCD.
__________________
New Users: Read This First
If you woke up breathing, Congratulations! You get another chance.

devils casper is offline   Reply With Quote
Old 4 Weeks Ago   #8 (permalink)
scrarfussi
Linux Engineer
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 866
my apologies i missed the mount part i know how to mount but what do i do after i mount sorry ive never done this before
__________________
Et quacumque viam dederit fortuna sequamur
Quantum In Me fuit
I n I Scrarfussi
scrarfussi is offline   Reply With Quote
Old 4 Weeks Ago   #9 (permalink)
devils casper
Ghost
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 18,057
Let say, /dev/sda5 is / partition of Slackware.
Execute this
Code:
mkdir /media/slack
mount -t ext3 /dev/sda5  /media/slack 
less /media/slack/etc/lilo.conf
Post output here.
__________________
New Users: Read This First
If you woke up breathing, Congratulations! You get another chance.

devils casper is offline   Reply With Quote
Old 4 Weeks Ago   #10 (permalink)
scrarfussi
Linux Engineer
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 866
got it this is what i got i only copied the last part as it seems the most important

# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# End LILO global section
# Windows bootable partition config begins
other = /dev/hda1
label = Windows
table = /dev/hda
# Windows bootable partition config ends
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/hda9
label = Linux
read-only
# Linux bootable partition config ends
__________________
Et quacumque viam dederit fortuna sequamur
Quantum In Me fuit
I n I Scrarfussi
scrarfussi is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 02:19 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0