LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-07-2006, 11:01 PM   #1
katy98
LQ Newbie
 
Registered: Oct 2006
Location: Wisconsin
Distribution: Ubuntu
Posts: 14

Rep: Reputation: 0
Question Triple boot with XP/Linux Ubuntu on hdd ...


Hi Everyone, I so apologize if this has likely been covered, I read a couple Similar Threads but didn't see anything on external drive boots. (BTW, I super love the 'Click here to find similar threads'; this feature should be used in other forums, is my thought) I currently am using a laptop 100gb drive with XP and linux Ubuntu dual boot using GRUB. GRUB contains updates that make booting even more choice-worthy.

I'd like to install yet a 3rd OS but this time on an external USB drive. Assuming this 3rd OS can be triple booted, this would add yet another line to GRUB (I assume). Is there any program that would allow me only 3 lines of info to boot to? (ie XP or Linux Ubunto or Vista (new 3rd OS)? Or is there a way to re-write/reconfigure GRUB to only have 3 lines of info at boot?

Even better, currently my laptop system boots default Linux, w/alternate windows. sometimes I need to default boot windows; is there an way to 'change the default OS' easily?

TIA for any help anyone can give me here. I'm still rather new to linux but I like it very much! TIA........katy

Last edited by katy98; 10-07-2006 at 11:08 PM.
 
Old 10-08-2006, 03:46 AM   #2
khaleel5000
Member
 
Registered: Oct 2005
Location: Pakistan
Distribution: Debian,Pclinuxos
Posts: 327

Rep: Reputation: 31
I am not sure what are you asking ? you want to ask how to make grub of one disk to boot an os from another disk (i think its 99.9 % possibility that it is possible to do such a thing)
or anything else?
 
Old 10-08-2006, 07:48 AM   #3
shane2peru
Member
 
Registered: Aug 2006
Posts: 33

Rep: Reputation: 15
I have never booted off an external hdd. Ihave researched it and come to the conclusion that it is very difficult, and time consuming.

Editing your grub is fairly simple. If you are using Ubuntu, I highly recommend using the Ubuntu forums, they have a great community of helpers over there! To edit grub:
1. Open the terminal
2. type - sudo gedit /boot/grub/menu.lst
3. You will need to put your password in, and it will open up a text editor with your grub menu list
4. To set windows to default, you will need to find the line
Code:
default 0
5. Change that number to the number of your windows in the list.
Note: every entry is counted as a number, even the memtest and recoverymode.
6. Reboot and see where your default falls, you may have to edit it again and add another number until you figure it out.

Also if you have a kernel upgrade, you will have to edit your default # again as that will add another boot option to the menu.lst, and not compensate with the default number.

Hope that helps.
Shane
 
Old 10-09-2006, 05:48 PM   #4
katy98
LQ Newbie
 
Registered: Oct 2006
Location: Wisconsin
Distribution: Ubuntu
Posts: 14

Original Poster
Rep: Reputation: 0
Thank you both for your replies!! Shane I will use your recipe for changing GRUB. It does look easy enough for me to do. Thanks Again!!
 
Old 10-09-2006, 06:48 PM   #5
shane2peru
Member
 
Registered: Aug 2006
Posts: 33

Rep: Reputation: 15
Katy,

No problem, glad I could finally be a help and not be asking questions on these forums!

Shane
 
Old 10-10-2006, 05:12 PM   #6
katy98
LQ Newbie
 
Registered: Oct 2006
Location: Wisconsin
Distribution: Ubuntu
Posts: 14

Original Poster
Rep: Reputation: 0
Problem editting GRUB

Shane, could you help me further with this edit? I managed to do this:

1. Open the terminal
2. type - sudo gedit /boot/grub/menu.lst
3. You will need to put your password in, and it will open up a text editor with your grub menu list

but my menu.1st is an empty page. Is there is a way to help me easily, I would very much appreciate it. I could continue to post here if you prefer. Or if anyone else has a remedy to change GRUB boot order. If not is ok.

TIA...katy
 
Old 10-11-2006, 09:02 AM   #7
shane2peru
Member
 
Registered: Aug 2006
Posts: 33

Rep: Reputation: 15
Quote:
Originally Posted by katy98
Shane, could you help me further with this edit? I managed to do this:

1. Open the terminal
2. type - sudo gedit /boot/grub/menu.lst
3. You will need to put your password in, and it will open up a text editor with your grub menu list

but my menu.1st is an empty page. Is there is a way to help me easily, I would very much appreciate it. I could continue to post here if you prefer. Or if anyone else has a remedy to change GRUB boot order. If not is ok.

TIA...katy
Katy,

I don't know if you mistyped or not, but I noticed you have menu.1st, and it should be menu.lst That is a lower case "L" This may make it easier.

1. Open the terminal
2. type - cd /boot/grub
2.5 Actually you should back this file up by typing - sudo cp menu.lst menu.lst_backup
3. type - ls
4. This will show you all the files in your grub directory, you should see the menu.lst
5. now type - sudo gedit menu.lst (you can type the firt 2 letters of the word menu and hit tab, and it will complete the word for you.)
6. Then you should be able to set the default number as stated before.

Hope that helps.

Shane
 
  


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
Triple boot problem XP - Suse - Ubuntu eeenigma Linux - Distributions 5 07-10-2006 07:04 PM
Can't boot Ubuntu Breezy Badger 5.10 from USB HDD on Dell D610 bmitche2 Linux - Laptop and Netbook 4 04-02-2006 01:28 AM
how to do a dual boot (Windows on portable HDD) linux on computer HDD izquierdista Linux - General 5 01-28-2006 09:50 AM
Triple boot Linux (Ubuntu 5.10), WinXP and MacOS (Tiger) Luke771 Linux - General 8 01-25-2006 06:49 AM
cdrom: open failed. windows network install from hdd ubuntu boot jgams Linux - General 2 01-02-2006 03:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:31 AM.

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