geek ('gēk), noun.
1. Obsessive Computer User: somebody who enjoys or takes pride in using computers or other technology, often to what others consider an excessive degree
2. Someone with greater than normal computer skills.

Geeks To Go - Free Computer Help
Welcome Guest ( Log In | Register ) to Geeks to Go Computer Help Forum! Here you'll find free, friendly help and support for all your computing questions. Once registered - you'll have the ability to post your question in the appropriate category below. Additionally, if you can assist another member by sharing your computing knowledge, please feel free to post a reply! Best of all - Registration and all assistance, is FREE! Once you've completed registration, simply click the appropriate category below, click on the "new topic" button, and post your question! What are you waiting for? (registering removes advertising)
Recommended: Click Here for a Free Registry Scan [Sponsored Link]
      
 
Reply to this topicStart new topic
> Triple-boot or dual boot, ...
Canorro
post Mar 21 2008, 12:44 AM
Post #1


Member
***

Group: Member
Posts: 122
Joined: 10-January 08
From: Puerto Rico
Member No.: 235,122
Operating System:
Windows Xp Sp2



Ok a friend of mine gave me a computer(emachines t2682).I have Emachines C2881. The old one(t2682) have a HDD of 40GB and 256 of memory.The computer wasnt starting up but it was just some cables were broken in the power button, but i installed the memory and hdd over the new one.I found they both have something called boot.ini the one from my new computer (C2881) says
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect /NoExecute=OptIn

The other one says
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect

So ones professional edition xp the other is home edition xp.I wanna recover some data from some user in the professional edition so i gotta boot from professional right probably in safe mode because drive are different.
The 40 GB have only 5GB used.I wanna triple boot with ubunto is their is a way to first configure to dual boot professional and home with boot.ini. And then deleated all xp pro and dual-boot with linux and xp home.Or triple boot.. how can i configure multiple boot and so that went I start my computer i press F8 and select another Os from there.Can it be done with boot.ini..
Also i notice they both say default is that bad it always start with home edition


This post has been edited by Canorro: Mar 21 2008, 12:46 AM
Go to the top of the page
 
+Quote Post
Titan8990
post Mar 21 2008, 07:46 AM
Post #2


Tech Apprentice
Group Icon

Group: Tech Apprentice
Posts: 1,733
Joined: 12-May 06
From: Louisville, Ky
Member No.: 175,337
Operating System:
Windows XP Home, Ubuntu 7.10



QUOTE
how can i configure multiple boot and so that went I start my computer i press F8 and select another Os from there.Can it be done with boot.ini..



It can't be done wit boot.ini. You will have to do it with the GRUB bootloader that comes with Linux. There are some third party boot loaders as well.

I think you biggest challenge is going to be removing XP home from the system without damaging other files.

This post has been edited by Titan8990: Mar 21 2008, 07:47 AM
Go to the top of the page
 
+Quote Post
silverbeard
post Mar 21 2008, 11:44 AM
Post #3


Trusted Tech
Group Icon

Group: Tech Staff
Posts: 646
Joined: 14-August 06
Member No.: 188,969
Operating System:
multi-boot (SimplyMepis/Ubuntu Server 64bit/Debian Etch 64bit/WinXP/Vista SP1)



You can modify the boot.ini on the master drive were the first MBR will be read. Add the line "multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect"

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect

But you'll have a problem. The hardware for the old eMachine is not the same as the newer one and you can have issues with detection. Second the Windows Activation will probably scream about the change in hardware.

These are OEM versions of windows and only licensed for one machine. Though XP pro didn't come on a emachines t2682.

If you get past the hardware issues GRUB will load Linux and give you the option to use the modified Boot.ini to boot Windows.


--------------------
Silverbeard
List of Lists

The Real Reason We use Linux

Registered Linux User #439957
When in doubt Read The Fabulous Manual
Didn't find it in that fabulous manual? Google is your friend.
Google didn't help? G2G is here to help.
Go to the top of the page
 
+Quote Post
Canorro
post Mar 21 2008, 03:16 PM
Post #4


Member
***

Group: Member
Posts: 122
Joined: 10-January 08
From: Puerto Rico
Member No.: 235,122
Operating System:
Windows Xp Sp2



QUOTE (Titan8990 @ Mar 21 2008, 09:46 AM) *
QUOTE
how can i configure multiple boot and so that went I start my computer i press F8 and select another Os from there.Can it be done with boot.ini..



It can't be done wit boot.ini. You will have to do it with the GRUB bootloader that comes with Linux. There are some third party boot loaders as well.

I think you biggest challenge is going to be removing XP home from the system without damaging other files.

I want to remove Xp pro.I will just re-format it after i get some files from it.

QUOTE (silverbeard @ Mar 21 2008, 01:44 PM) *
You can modify the boot.ini on the master drive were the first MBR will be read. Add the line "multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect"

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect

But you'll have a problem. The hardware for the old eMachine is not the same as the newer one and you can have issues with detection. Second the Windows Activation will probably scream about the change in hardware.

These are OEM versions of windows and only licensed for one machine. Though XP pro didn't come on a emachines t2682.

If you get past the hardware issues GRUB will load Linux and give you the option to use the modified Boot.ini to boot Windows.

So if i modifi it like that it shall be able to apear in boot os options.I know windows will say it not a legal copy but i know a hack that you can make it legal but i dont care about that(because i will format it and install linux) what im worried about the drivers and seems t2682 was modifi because the motherboard didnt macth, the HDD was suppost to be 80Gb and it seems they re-installed win xp pro in it but since they dont know much about computer thats why they gift it to me.
Also
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
Are you sure this will work because i have 3 HDD Main one is (C: master) 80GB with WinXp home,New ones 40GB(Slave F:) and external 200GB (drive L:).I want it to always bott into Xp home but if i press F8 go into os choices select others if it can be done thank you
thumbsup.gif
Go to the top of the page
 
+Quote Post
silverbeard
post Mar 22 2008, 01:49 AM
Post #5


Trusted Tech
Group Icon

Group: Tech Staff
Posts: 646
Joined: 14-August 06
Member No.: 188,969
Operating System:
multi-boot (SimplyMepis/Ubuntu Server 64bit/Debian Etch 64bit/WinXP/Vista SP1)



The Boot.ini will read the HDDs according to the CMOS in the BIOS. Since your doing away with XP Pro I wouldn't worry about how to boot Windows. A Linux install will install either LILO or GRUB and most modern distros will auto detect other Operating Systems. I've rarely had issues with loading new systems and keeping Windows bootable.


--------------------
Silverbeard
List of Lists

The Real Reason We use Linux

Registered Linux User #439957
When in doubt Read The Fabulous Manual
Didn't find it in that fabulous manual? Google is your friend.
Google didn't help? G2G is here to help.
Go to the top of the page
 
+Quote Post
Canorro
post Mar 22 2008, 04:31 PM
Post #6


Member
***

Group: Member
Posts: 122
Joined: 10-January 08
From: Puerto Rico
Member No.: 235,122
Operating System:
Windows Xp Sp2



QUOTE (silverbeard @ Mar 22 2008, 03:49 AM) *
The Boot.ini will read the HDDs according to the CMOS in the BIOS. Since your doing away with XP Pro I wouldn't worry about how to boot Windows. A Linux install will install either LILO or GRUB and most modern distros will auto detect other Operating Systems. I've rarely had issues with loading new systems and keeping Windows bootable.

OK it work still it doesnt start xp pro.Also I have Ubunto and Fedora which one do you suggest>?
Im re-formating the xp-pro hdd after you tell me the one then deleated that line of .I manage to recover some file.
I like how both ubunto and fedora seems thats why i have both live Cd.


This post has been edited by Canorro: Mar 22 2008, 04:32 PM
Go to the top of the page
 
+Quote Post
silverbeard
post Mar 26 2008, 09:33 AM
Post #7


Trusted Tech
Group Icon

Group: Tech Staff
Posts: 646
Joined: 14-August 06
Member No.: 188,969
Operating System:
multi-boot (SimplyMepis/Ubuntu Server 64bit/Debian Etch 64bit/WinXP/Vista SP1)



I'm a Debian fan. That said I'm not an Ubuntu fan. It has some habits that just irritate me. It is good for a beginner and I'm hearing very good things about Hearty Heron (8.04 Beta). For several years now SimplyMepis has been my day to day work horse and the version I've had installed the longest is Ubuntu based. The test system I ran the last Fedora on was a nice experience. It did a good job of detecting the OS's I had installed but I managed to blow up my Xconf and just didn't feel like repairing it(to many other things going at the time) As a single Distro install I'd go with Ubuntu. It's solid and does a good job for most day to day task and it plays well with Windows.


--------------------
Silverbeard
List of Lists

The Real Reason We use Linux

Registered Linux User #439957
When in doubt Read The Fabulous Manual
Didn't find it in that fabulous manual? Google is your friend.
Google didn't help? G2G is here to help.
Go to the top of the page
 
+Quote Post
Canorro
post Mar 27 2008, 12:10 AM
Post #8


Member
***

Group: Member
Posts: 122
Joined: 10-January 08
From: Puerto Rico
Member No.: 235,122
Operating System:
Windows Xp Sp2



QUOTE (silverbeard @ Mar 26 2008, 11:33 AM) *
I'm a Debian fan. That said I'm not an Ubuntu fan. It has some habits that just irritate me. It is good for a beginner and I'm hearing very good things about Hearty Heron (8.04 Beta). For several years now SimplyMepis has been my day to day work horse and the version I've had installed the longest is Ubuntu based. The test system I ran the last Fedora on was a nice experience. It did a good job of detecting the OS's I had installed but I managed to blow up my Xconf and just didn't feel like repairing it(to many other things going at the time) As a single Distro install I'd go with Ubuntu. It's solid and does a good job for most day to day task and it plays well with Windows.

Ok i installed Ubunto Hardy works well detected my windows xp partions exported some bookmarks for now.Everythings fine gotta get around sudo's commands.I understand them but installing some program i get stuck.Also i think i once saw a mac that uses sudos are they related?
Thanks for the info
Go to the top of the page
 
+Quote Post
silverbeard
post Mar 27 2008, 06:26 AM
Post #9


Trusted Tech
Group Icon

Group: Tech Staff
Posts: 646
Joined: 14-August 06
Member No.: 188,969
Operating System:
multi-boot (SimplyMepis/Ubuntu Server 64bit/Debian Etch 64bit/WinXP/Vista SP1)



Sudo is one of the things I don't care for in Ubuntu. It's not that it is any different than the way I administer My systems and I understand the security reasons for sudo but "It Is My Computer" and if I choose to hose it by allowing root access, the quote says it all. That I haven't been able to keep the desktop mangers from blowing up in a multi-boot environment doesn't endear the Ubuntu family of distros to me either.

That is the beauty of Linux, if I don't like a distro I don't have to use it. Let's not forget The real reason we use Linux.


--------------------
Silverbeard
List of Lists

The Real Reason We use Linux

Registered Linux User #439957
When in doubt Read The Fabulous Manual
Didn't find it in that fabulous manual? Google is your friend.
Google didn't help? G2G is here to help.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts  
8 dnrflorence 398 6th August 2006 - 09:25 PM
Last post by: dnrflorence
No new  
17 cmoney1022 613 21st September 2006 - 08:20 PM
Last post by: hats_off
No New Posts
4 Rezzen 336 6th April 2007 - 11:18 AM
Last post by: Rezzen
No New Posts  
4 Flhurb 203 12th August 2007 - 08:55 PM
Last post by: starjax
No New Posts  
5 coconutkid 658 10th January 2008 - 03:29 PM
Last post by: hfcg

RSS Time is now: 16th May 2008 - 02:08 AM
The forum is run by volunteers who donate their time and expertise. We make every attempt to ensure that the help and advice posted is accurate and will not cause harm to your computer. However, we do not guarantee that they are accurate and they are to be used at your own risk.

© Geeks To Go, Inc. | All Rights Reserved | Link to Us!