LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 08-28-2005, 07:08 PM   #1
Kyl3
Member
 
Registered: Apr 2004
Distribution: SUSE 9.3 Pro
Posts: 110

Rep: Reputation: 15
GRUB and Other OSes


I recently tried to add another OS to the GRUB list. This is the code. I installed this OS on sda5.

Code:
title OSX86
    root(hd0,5)
    chainloader +1
I dont know if thats right because it doesnt boot into that OS, so could any of you fix it up? The only reason I'm posting this here is because I use SUSE 9.3
 
Old 08-28-2005, 07:32 PM   #2
cuiq
Member
 
Registered: Aug 2004
Location: Philly
Distribution: Debian Lenny, FreeBSD
Posts: 577

Rep: Reputation: 30
Grub starts the hard drive count at zero which means if your OS is on hda5 or sda5, in grub it should be listed as (hd0,4) also if it still does not boot consider putting makeactive before chainloader +1
So here is what everything should look like;

title osx86
root (hd0,4)
chainloader +1

or

title osx86
root (hd0,4)
makeactive
chainloader +1

(of course with the normal indentations for the three lines after title osx86)



peace V

Last edited by cuiq; 08-28-2005 at 07:37 PM.
 
Old 08-28-2005, 07:37 PM   #3
Kyl3
Member
 
Registered: Apr 2004
Distribution: SUSE 9.3 Pro
Posts: 110

Original Poster
Rep: Reputation: 15
title osx86
root (hd0,4)
chainloader +1


^--- That boots into WindowsXP... Im gonna try that other one in a sec.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Alien OSes sancho5 Linux - General 3 01-26-2006 09:36 PM
Three OSes - Is it possible? Jongi Linux - General 9 05-20-2005 12:21 PM
Different OSes SnowSurfAir Linux - Software 10 04-17-2004 10:42 PM
2 Hard drives, multi OSes, LILO & GRUB Failures B4UTRUST Linux - Newbie 1 02-29-2004 07:13 AM
Two HDs, Two OSes notslim Linux - General 7 08-05-2003 01:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 08:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration