ComputerForum.com ComputerForum.com  
TigerDirect
 
Go Back   Computer Forum > Computer Software > Operating Systems

Reply
 
LinkBack Thread Tools Display Modes
Old 05-11-2008, 12:40 AM   #1 (permalink)
Gold Member
 
aSc1@3's Avatar
 
Join Date: Feb 2008
Location: Kentucky
Posts: 362
Default Dual-Booting on 2 HDDs

Hello, I currently have the system in my sig, with xp on the 40gb and ubuntu on the 200gb HDD. is it possible to dual-boot on them without having to go into the bios and switch the boot order? Would dual-booting be more possible if i were to re-install xp onto a new partition on the 200gb HDD? If i need to download a program to dual-boot, I would prefer one that is password protectable. My situation is that XP will be the Family's Computer and Ubuntu will be for me on only. Thanks for any help!
__________________
MSI PM8M-V--Celeron 478 2.5ghz OCed to 3.0ghz
Stock HSF--2X 512mb DDR 400 Ram
DVD Burner--200gb HDD
ElitePc Case--Allied 300watt PSU
Onboard Graphics--XP Pro SP2

Looky, Looky, Clicky, Clicky!
aSc1@3 is offline   Reply With Quote


Old 05-11-2008, 05:04 AM   #2 (permalink)
Silver Member
 
Join Date: Mar 2008
Posts: 204
Default

The biggest name that keeps coming up in searches is Acronis OS Selector.
It seems to be what you need but it costs $.
Quick69GTO is offline   Reply With Quote
Old 05-11-2008, 02:24 PM   #3 (permalink)
Diamond Member
 
imsati's Avatar
 
Join Date: Sep 2007
Location: EHT, NJ
Posts: 2,474
Default

Quote:
is it possible to dual-boot on them without having to go into the bios and switch the boot order? Would dual-booting be more possible if i were to re-install xp onto a new partition on the 200gb HDD? If i need to download a program to dual-boot, I would prefer one that is password protectable. My situation is that XP will be the Family's Computer and Ubuntu will be for me on only. Thanks for any help!
Yes, you can dual-boot as is. Ubuntu comes with a boot loader called GRUB. Basically, it runs at the very end of the Install process and recognizes any other OS's on the system. It will then read the info on the most recent boot loader and add itself to it (regardless of what HDD it's on), allowing you to select which OS to Boot to. While the actual program itself isn't password protected, you do need to be logged into Ubuntu (password needed to enter the system) and then be given Root access to modify the menu.lst file (again, password), so you don't need to worry about security or anyone playing around with it.

I've 2 80 GB Drives; one is Purely XP stuff and the other is Purely Ubuntu stuff - GRUB took over the MBR for XP on one Drive and I can still boot to both - the the boot order won't matter.

As far as reinstalling XP, that's purely a Partitioning decision on your part, depending on how you want your drives laid out. Personally, I'd opt to break up the 200GB Drive with room for XP, a space for my files, and a backup space for my files, while dropping Ubuntu on the 40 Gig (Ubuntu uses a LOT less space), but I'm super OCD with Partitions, so YMMV

Quote:
The biggest name that keeps coming up in searches is Acronis OS Selector.
It seems to be what you need but it costs $.
Not needed.
__________________
--Jay
Gigabyte EP31-DS3L | E4500 | Masscool HSF paired with AS-5
80 GB SATA2 x 2 | e-GeForce 7100 GS | CM Elite 330 (gorgeous!)
Triple Boot: Ubuntu 7.10/XP Home/Kubuntu 7.10

Also, I can kill you with my brain.

The Great Forum Challenge
http://www.computerforum.com/114761-...tml#post922619
(And you follow his advice why, exactly...?) (Funny Thread though!)
imsati is offline   Reply With Quote
Old 05-11-2008, 03:26 PM   #4 (permalink)
Gold Member
 
aSc1@3's Avatar
 
Join Date: Feb 2008
Location: Kentucky
Posts: 362
Default

thanks imsati. the ubuntu drive is master and the xp drive is slave. once i get into ubuntu, what do i do to get to GRUB?
__________________
MSI PM8M-V--Celeron 478 2.5ghz OCed to 3.0ghz
Stock HSF--2X 512mb DDR 400 Ram
DVD Burner--200gb HDD
ElitePc Case--Allied 300watt PSU
Onboard Graphics--XP Pro SP2

Looky, Looky, Clicky, Clicky!
aSc1@3 is offline   Reply With Quote
Old 05-11-2008, 03:35 PM   #5 (permalink)
Diamond Member
 
imsati's Avatar
 
Join Date: Sep 2007
Location: EHT, NJ
Posts: 2,474
Default

Open Terminal and type "sudo gedit /boot/grub/menu.lst" (no quotes).

It looks confusing, but is actually pretty easy once you get the hang of it. If you want to change 'Default=''s, remember, it starts with 0, not 1. My advice would be to copy/paste the entire contents first and save it just in case something happen and you need it back to the original. Also, I like to move around entire Boot entries (they determine the order the OS's show up after POSTing) rather than change the Default= settings, but I'm just odd like that

I might not have a chance to get to it until later today, but if you get stuck and want to email/PM me a copy of your original menu.lst file and let me know the order you need stuff in, I'll should be able to tweak it at some point.
__________________
--Jay
Gigabyte EP31-DS3L | E4500 | Masscool HSF paired with AS-5
80 GB SATA2 x 2 | e-GeForce 7100 GS | CM Elite 330 (gorgeous!)
Triple Boot: Ubuntu 7.10/XP Home/Kubuntu 7.10

Also, I can kill you with my brain.

The Great Forum Challenge
http://www.computerforum.com/114761-...tml#post922619
(And you follow his advice why, exactly...?) (Funny Thread though!)
imsati is offline   Reply With Quote


Old 05-11-2008, 10:57 PM   #6 (permalink)
Bronze Member
 
jw214's Avatar
 
Join Date: Mar 2008
Posts: 67
Default

so does your computer prompt you for which OS you want to boot into on bootup after that,imsati? ive wondered how to switch OS without going into bios, as well.
__________________
MSI K9N Diamond
AMD Athlon 64 X2 6000+
Sapphire ATI Radeon X1900XT
4GB(2x2) A-DATA DDR2 800
Seagate 500GB 32MBcache x2
Windows XP Pro SP2
jw214 is offline   Reply With Quote
Old 05-11-2008, 11:17 PM   #7 (permalink)
Diamond Member
 
imsati's Avatar
 
Join Date: Sep 2007
Location: EHT, NJ
Posts: 2,474
Default

^ Yes. Once Ubuntu is installed, Grub will take precedence over all other Bootloaders unless the previous BL (like XP's MBR) is restored. When the menu.lst file is opened or editing, you can set it up however you want; change the default OS that is loaded, change the timeout before the default OS is selected, change the order of the OS's as they appear in Grub, etc.

If you'd like, I can Post what a menu.lst file looks like so you two (and any others) can take a look before diving into it on your system. Hopping away for a bit, so might not be until later tonight at the earliest (and a small chance of not until tomorrow), but just let me know.
__________________
--Jay
Gigabyte EP31-DS3L | E4500 | Masscool HSF paired with AS-5
80 GB SATA2 x 2 | e-GeForce 7100 GS | CM Elite 330 (gorgeous!)
Triple Boot: Ubuntu 7.10/XP Home/Kubuntu 7.10

Also, I can kill you with my brain.

The Great Forum Challenge
http://www.computerforum.com/114761-...tml#post922619
(And you follow his advice why, exactly...?) (Funny Thread though!)
imsati is offline   Reply With Quote
Reply

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 On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Downsides of dual booting? 911aaron Computer Memory and Hard Drives 8 04-04-2008 03:21 AM
Dual Booting Vista-XP IvoryAngel Operating Systems 2 01-23-2008 08:12 PM
dual booting kof2000 Operating Systems 1 01-20-2007 09:50 PM
dual booting problems fffblackmage Operating Systems 1 03-02-2006 09:39 PM
dual booting with linux and windoew 98 Lordmord Operating Systems 9 12-02-2005 08:18 PM


All times are GMT +1. The time now is 09:34 AM.


Powered by: vBulletin Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Copyright © 2002-2007 Computer Forum and Web Design Forum