PC Review


Reply
Thread Tools Rate Thread

dual-booting Windows with Linux on separate drives?

 
 
=?Utf-8?B?b2NpY2F0?=
Guest
Posts: n/a
 
      7th Jul 2007
Searching reveals that boot.ini can be configured to boot different versions
of Windows on separate drives:

[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="Windows XP" /fastdetect
multi(0)disk(0)rdisk(1)partition(1) \WINDOWS="Windows 2000" /fastdetect

Is it possible to have Windows XP on one drive & Linux on another? I
understand the need for copying the Partition Boot Record of whatever other
OS I multiboot (I've done this with XP & the *BSD's on a single drive...),
but so far I have unsuccessfully been able to accomplish multibooting on
multiple drives. Any insight would be appreciated.
 
Reply With Quote
 
 
 
 
Maincat
Guest
Posts: n/a
 
      7th Jul 2007

"ocicat" <(E-Mail Removed)> wrote in message
news:AA3CA1D3-795A-48C6-9F1C-(E-Mail Removed)...
> Searching reveals that boot.ini can be configured to boot different
> versions
> of Windows on separate drives:
>
> [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="Windows XP" /fastdetect
> multi(0)disk(0)rdisk(1)partition(1) \WINDOWS="Windows 2000" /fastdetect
>
> Is it possible to have Windows XP on one drive & Linux on another?


In a word, yes.
When I did it, the Grub loader just picked up the XP installation, giving me
a choice of OS at boot up.


 
Reply With Quote
 
=?Utf-8?B?b2NpY2F0?=
Guest
Posts: n/a
 
      7th Jul 2007
> > Is it possible to have Windows XP on one drive & Linux on another?
>
> In a word, yes.
> When I did it, the Grub loader just picked up the XP installation, giving me
> a choice of OS at boot up.


Thank you, but is this possible with Windows' boot manager?
 
Reply With Quote
 
Maincat
Guest
Posts: n/a
 
      7th Jul 2007

"ocicat" <(E-Mail Removed)> wrote in message
news:0F03D061-758A-4224-9E77-(E-Mail Removed)...
>> > Is it possible to have Windows XP on one drive & Linux on another?

>>
>> In a word, yes.
>> When I did it, the Grub loader just picked up the XP installation, giving
>> me
>> a choice of OS at boot up.

>
> Thank you, but is this possible with Windows' boot manager?


Honestly I don't know. I suggest that you look at this article at
http://highlandsun.com/hyc/linuxboot.html and see if it fits your
requirements.


 
Reply With Quote
 
=?Utf-8?B?b2NpY2F0?=
Guest
Posts: n/a
 
      7th Jul 2007
> I suggest that you look at this article at
> http://highlandsun.com/hyc/linuxboot.html and see if it fits your
> requirements.


Thanks, but it does not. That page makes the assumption that all
multibooted OS'es reside on the same disk. What I am looking for is
separating the OS'es to individual drives. Multiple disks will require
multiple "multi(0)disk(0)rdisk(x)partition(1)" statements in boot.ini, but I
am unable to get the syntax correct. All examples I find of this on the Web
deal with booting different versions of Windows on all drives. I'm hoping
that Windows' boot manager is capable of handling different OS'es too.

Any insight on how to multiboot using Windows' boot manager with multiple
drives would be appreciated.
 
Reply With Quote
 
Frank\(FL\)
Guest
Posts: n/a
 
      8th Jul 2007
ocicat wrote:
> Searching reveals that boot.ini can be configured to boot different
> versions of Windows on separate drives:
>
> [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="Windows XP" /fastdetect
> multi(0)disk(0)rdisk(1)partition(1) \WINDOWS="Windows 2000"
> /fastdetect
>
> Is it possible to have Windows XP on one drive & Linux on another? I
> understand the need for copying the Partition Boot Record of whatever
> other OS I multiboot (I've done this with XP & the *BSD's on a single
> drive...), but so far I have unsuccessfully been able to accomplish
> multibooting on multiple drives. Any insight would be appreciated.


I have found that when duel booting with Linux I do not alter the MBR.
I write the boot information when installing Linux to /dev/fd0 thereby
using a floppy to boot to linux. No floppy it will just boot to
Windows.


 
Reply With Quote
 
John John
Guest
Posts: n/a
 
      8th Jul 2007
ocicat wrote:

>>I suggest that you look at this article at
>>http://highlandsun.com/hyc/linuxboot.html and see if it fits your
>>requirements.

>
>
> Thanks, but it does not. That page makes the assumption that all
> multibooted OS'es reside on the same disk. What I am looking for is
> separating the OS'es to individual drives. Multiple disks will require
> multiple "multi(0)disk(0)rdisk(x)partition(1)" statements in boot.ini, but I
> am unable to get the syntax correct. All examples I find of this on the Web
> deal with booting different versions of Windows on all drives. I'm hoping
> that Windows' boot manager is capable of handling different OS'es too.
>
> Any insight on how to multiboot using Windows' boot manager with multiple
> drives would be appreciated.


http://search.yahoo.com/search?ei=UT...nux+with+ntldr

John
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
dual booting ME & W2K off separate drives =?Utf-8?B?c3RhZ2dlcmxlZTIyOA==?= Microsoft Windows 2000 File System 5 10th Jan 2005 07:54 PM
dual booting ME & W2K off separate drives =?Utf-8?B?c3RhZ2dlcmxlZTIyOA==?= Microsoft Windows 2000 Setup 2 8th Jan 2005 04:17 PM
Dual booting Linux with boot.ini, and two hard drives? linuxquestion@yahoo.com Windows XP General 1 3rd Dec 2004 02:51 PM
Dual booting Linux with boot.ini, and two hard drives? linuxquestion@yahoo.com Windows XP Hardware 1 3rd Dec 2004 02:51 PM
Dual Booting with Separate Hard Drives & Separate OS K. Jackey Windows XP Customization 3 17th Jul 2003 11:38 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:55 PM.