Triple Boot Win XP, Linux (Suse 10.1) and Vista Beta 2

Posted: 06-08-2006, 01:43 PM
Hello

Before I go ahead and attempt an install, has anyone installed Vista with a
similar setup ?

WinXP, Linux and Vista.

And will Vista pick up my Suse partitions (they are a mix of reiser and
ext3) ?

Thanks

Roger


Reply With Quote

Responses to "Triple Boot Win XP, Linux (Suse 10.1) and Vista Beta 2"

Andre Da Costa [Extended64]
Guest
Posts: n/a
 
Re: Triple Boot Win XP, Linux (Suse 10.1) and Vista Beta 2
Posted: 06-08-2006, 02:32 PM
Reports are Vista does not like Suse.
--
--
Andre
Windows Connected | http://www.windowsconnected.com
Extended64 | http://www.extended64.com
Blog | http://www.extended64.com/blogs/andre
http://spaces.msn.com/members/adacosta

"Roger Davies" <Roger Davies@discussions.microsoft.com> wrote in message
news:3F8AF115-FA81-4345-B814-9FE4726154EE@microsoft.com...
> Hello
>
> Before I go ahead and attempt an install, has anyone installed Vista with
> a
> similar setup ?
>
> WinXP, Linux and Vista.
>
> And will Vista pick up my Suse partitions (they are a mix of reiser and
> ext3) ?
>
> Thanks
>
> Roger
>
>

Reply With Quote
mrbill
Guest
Posts: n/a
 
Re: Triple Boot Win XP, Linux (Suse 10.1) and Vista Beta 2
Posted: 06-08-2006, 09:10 PM
Roger/Andre,

I am in a similar situation, currently running a dual-boot system with XP
and Suse 10.1. I'd like to install Vista on the same hard drive with XP and
Suse. From other postings I've seen, a Vista install replaces the Grub boot
loader with the Vista boot loader. This wipes out the ability to boot Suse
since Suse doesn't appear on the Vista boot loader menu. I'd thought about
getting a second hard drive and installing Vista on it, but I'm not sure if
the Vista install would still wipe out the Grub boot loader on the first hard
drive. Does anyone know if it's possible to add a Suse entry to the Vista
boot loader?

"Andre Da Costa [Extended64]" wrote:
> Reports are Vista does not like Suse.
> --
> --
> Andre
> Windows Connected | http://www.windowsconnected.com
> Extended64 | http://www.extended64.com
> Blog | http://www.extended64.com/blogs/andre
> http://spaces.msn.com/members/adacosta
>
> "Roger Davies" <Roger Davies@discussions.microsoft.com> wrote in message
> news:3F8AF115-FA81-4345-B814-9FE4726154EE@microsoft.com...
> > Hello
> >
> > Before I go ahead and attempt an install, has anyone installed Vista with
> > a
> > similar setup ?
> >
> > WinXP, Linux and Vista.
> >
> > And will Vista pick up my Suse partitions (they are a mix of reiser and
> > ext3) ?
> >
> > Thanks
> >
> > Roger
> >
> >
>
>
>
Reply With Quote
Soma11
Guest
Posts: n/a
 
Re: Triple Boot Win XP, Linux (Suse 10.1) and Vista Beta 2
Posted: 06-09-2006, 04:54 AM
Use this for the xp boot.ini for starting xp or Vista

xp boot.ini

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Home
Edition" /noexecute=optin /fastdetect
multi(0)disk(1)rdisk(1)partition(1)\WINDOWS="Micro soft Windows Vista"
/noexecute=optin /fastdetect

ALSO, put your Linux grub on a floppy and when you want to boot the Linux
OS, start by putting in the floppy and then starting your PC

To make the floppy here is how : When you Linux install asks "do you want
to install grub to boot drive, say no. Instead say to a floppy (fd0). Then
set your bios boot order to floppy, CD, HD. When grub installs to the MBR
it only installs a pointer to your boot partion. With grub on the floppy,
just have no floppy in the drive when you want to start xp or Vista.

"mrbill" <mrbill@discussions.microsoft.com> wrote in message
news:28DA4BFC-CA27-4BB9-AEF8-1BDCCA4DD728@microsoft.com...
> Roger/Andre,
>
> I am in a similar situation, currently running a dual-boot system with XP
> and Suse 10.1. I'd like to install Vista on the same hard drive with XP
> and
> Suse. From other postings I've seen, a Vista install replaces the Grub
> boot
> loader with the Vista boot loader. This wipes out the ability to boot
> Suse
> since Suse doesn't appear on the Vista boot loader menu. I'd thought
> about
> getting a second hard drive and installing Vista on it, but I'm not sure
> if
> the Vista install would still wipe out the Grub boot loader on the first
> hard
> drive. Does anyone know if it's possible to add a Suse entry to the Vista
> boot loader?
>
> "Andre Da Costa [Extended64]" wrote:
>
>> Reports are Vista does not like Suse.
>> --
>> --
>> Andre
>> Windows Connected | http://www.windowsconnected.com
>> Extended64 | http://www.extended64.com
>> Blog | http://www.extended64.com/blogs/andre
>> http://spaces.msn.com/members/adacosta
>>
>> "Roger Davies" <Roger Davies@discussions.microsoft.com> wrote in message
>> news:3F8AF115-FA81-4345-B814-9FE4726154EE@microsoft.com...
>> > Hello
>> >
>> > Before I go ahead and attempt an install, has anyone installed Vista
>> > with
>> > a
>> > similar setup ?
>> >
>> > WinXP, Linux and Vista.
>> >
>> > And will Vista pick up my Suse partitions (they are a mix of reiser and
>> > ext3) ?
>> >
>> > Thanks
>> >
>> > Roger
>> >
>> >
>>
>>
>>

Reply With Quote
mrbill
Guest
Posts: n/a
 
Re: Triple Boot Win XP, Linux (Suse 10.1) and Vista Beta 2
Posted: 06-09-2006, 08:02 AM
Thanks for the feedback. A couple of questions: I'm currently running XP and
Suse 10.1 from a single hard drive (dual booting with Grub). If I buy a
second hard drive and install Vista on it, won't the Vista install render the
boot.ini file useless since Vista's boot loader doesn't use boot.ini any
longer? Re the Grub on a floppy suggestion: Would I need to reinstall Suse
10.1 to get to the point where the "do you want to install grub to the boot
drive" query is issued? This also raises the question: do I need a second
hard drive? I have a 250 GB SATA drive that originally had just XP on it.
When I installed Suse, it had a partition manager that shrunk the XP
partition and set up the Suse partitions. Could I just shrink the XP
partition some more and stick Vista in between then use your floppy approach
to boot Suse?

"Soma11" wrote:
> Use this for the xp boot.ini for starting xp or Vista
>
> xp boot.ini
>
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Home
> Edition" /noexecute=optin /fastdetect
> multi(0)disk(1)rdisk(1)partition(1)\WINDOWS="Micro soft Windows Vista"
> /noexecute=optin /fastdetect
>
> ALSO, put your Linux grub on a floppy and when you want to boot the Linux
> OS, start by putting in the floppy and then starting your PC
>
> To make the floppy here is how : When you Linux install asks "do you want
> to install grub to boot drive, say no. Instead say to a floppy (fd0). Then
> set your bios boot order to floppy, CD, HD. When grub installs to the MBR
> it only installs a pointer to your boot partion. With grub on the floppy,
> just have no floppy in the drive when you want to start xp or Vista.
>
> "mrbill" <mrbill@discussions.microsoft.com> wrote in message
> news:28DA4BFC-CA27-4BB9-AEF8-1BDCCA4DD728@microsoft.com...
> > Roger/Andre,
> >
> > I am in a similar situation, currently running a dual-boot system with XP
> > and Suse 10.1. I'd like to install Vista on the same hard drive with XP
> > and
> > Suse. From other postings I've seen, a Vista install replaces the Grub
> > boot
> > loader with the Vista boot loader. This wipes out the ability to boot
> > Suse
> > since Suse doesn't appear on the Vista boot loader menu. I'd thought
> > about
> > getting a second hard drive and installing Vista on it, but I'm not sure
> > if
> > the Vista install would still wipe out the Grub boot loader on the first
> > hard
> > drive. Does anyone know if it's possible to add a Suse entry to the Vista
> > boot loader?
> >
> > "Andre Da Costa [Extended64]" wrote:
> >
> >> Reports are Vista does not like Suse.
> >> --
> >> --
> >> Andre
> >> Windows Connected | http://www.windowsconnected.com
> >> Extended64 | http://www.extended64.com
> >> Blog | http://www.extended64.com/blogs/andre
> >> http://spaces.msn.com/members/adacosta
> >>
> >> "Roger Davies" <Roger Davies@discussions.microsoft.com> wrote in message
> >> news:3F8AF115-FA81-4345-B814-9FE4726154EE@microsoft.com...
> >> > Hello
> >> >
> >> > Before I go ahead and attempt an install, has anyone installed Vista
> >> > with
> >> > a
> >> > similar setup ?
> >> >
> >> > WinXP, Linux and Vista.
> >> >
> >> > And will Vista pick up my Suse partitions (they are a mix of reiser and
> >> > ext3) ?
> >> >
> >> > Thanks
> >> >
> >> > Roger
> >> >
> >> >
> >>
> >>
> >>
>
>
>
Reply With Quote
noty661
Guest
Posts: n/a
 
Re: Triple Boot Win XP, Linux (Suse 10.1) and Vista Beta 2
Posted: 06-15-2006, 11:12 PM
That's exactly what I did.

(250 GB HD, now with XP, Vista, and FC Linux)

I originally had XP, then I shrunk it's partition and installed Fedora Core

Then I got even more bored and decided to try out Vista..

So I shrunk the XP partition again, and installed Vista on the newly formed
free space.

It (obviously..which is terrible) installed the new Windows bootloader over
grub. (Without an option for FC of course.)

All I had to do after that was reinstall grub (linux cd 1), point it to the
Linux partition, and the XP partition (NOT Vista), restart, and voila! (sp?)
Grub can now boot to Linux, OR the Windows Bootloader (From which I can
choose XP or Vista)



"mrbill" wrote:
> Thanks for the feedback. A couple of questions: I'm currently running XP and
> Suse 10.1 from a single hard drive (dual booting with Grub). If I buy a
> second hard drive and install Vista on it, won't the Vista install render the
> boot.ini file useless since Vista's boot loader doesn't use boot.ini any
> longer? Re the Grub on a floppy suggestion: Would I need to reinstall Suse
> 10.1 to get to the point where the "do you want to install grub to the boot
> drive" query is issued? This also raises the question: do I need a second
> hard drive? I have a 250 GB SATA drive that originally had just XP on it.
> When I installed Suse, it had a partition manager that shrunk the XP
> partition and set up the Suse partitions. Could I just shrink the XP
> partition some more and stick Vista in between then use your floppy approach
> to boot Suse?
>
> "Soma11" wrote:
>
> > Use this for the xp boot.ini for starting xp or Vista
> >
> > xp boot.ini
> >
> > multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Home
> > Edition" /noexecute=optin /fastdetect
> > multi(0)disk(1)rdisk(1)partition(1)\WINDOWS="Micro soft Windows Vista"
> > /noexecute=optin /fastdetect
> >
> > ALSO, put your Linux grub on a floppy and when you want to boot the Linux
> > OS, start by putting in the floppy and then starting your PC
> >
> > To make the floppy here is how : When you Linux install asks "do you want
> > to install grub to boot drive, say no. Instead say to a floppy (fd0). Then
> > set your bios boot order to floppy, CD, HD. When grub installs to the MBR
> > it only installs a pointer to your boot partion. With grub on the floppy,
> > just have no floppy in the drive when you want to start xp or Vista.
> >
> > "mrbill" <mrbill@discussions.microsoft.com> wrote in message
> > news:28DA4BFC-CA27-4BB9-AEF8-1BDCCA4DD728@microsoft.com...
> > > Roger/Andre,
> > >
> > > I am in a similar situation, currently running a dual-boot system with XP
> > > and Suse 10.1. I'd like to install Vista on the same hard drive with XP
> > > and
> > > Suse. From other postings I've seen, a Vista install replaces the Grub
> > > boot
> > > loader with the Vista boot loader. This wipes out the ability to boot
> > > Suse
> > > since Suse doesn't appear on the Vista boot loader menu. I'd thought
> > > about
> > > getting a second hard drive and installing Vista on it, but I'm not sure
> > > if
> > > the Vista install would still wipe out the Grub boot loader on the first
> > > hard
> > > drive. Does anyone know if it's possible to add a Suse entry to the Vista
> > > boot loader?
> > >
> > > "Andre Da Costa [Extended64]" wrote:
> > >
> > >> Reports are Vista does not like Suse.
> > >> --
> > >> --
> > >> Andre
> > >> Windows Connected | http://www.windowsconnected.com
> > >> Extended64 | http://www.extended64.com
> > >> Blog | http://www.extended64.com/blogs/andre
> > >> http://spaces.msn.com/members/adacosta
> > >>
> > >> "Roger Davies" <Roger Davies@discussions.microsoft.com> wrote in message
> > >> news:3F8AF115-FA81-4345-B814-9FE4726154EE@microsoft.com...
> > >> > Hello
> > >> >
> > >> > Before I go ahead and attempt an install, has anyone installed Vista
> > >> > with
> > >> > a
> > >> > similar setup ?
> > >> >
> > >> > WinXP, Linux and Vista.
> > >> >
> > >> > And will Vista pick up my Suse partitions (they are a mix of reiser and
> > >> > ext3) ?
> > >> >
> > >> > Thanks
> > >> >
> > >> > Roger
> > >> >
> > >> >
> > >>
> > >>
> > >>
> >
> >
> >
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may 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
Vista Beta 2 freezes on install/boot up dynastykang Windows Vista Install & Setup 10 10-13-2006 11:58 AM
vista beta 2 cant boot Happyhead Windows Vista Install & Setup 23 09-30-2006 05:20 PM
Vista Beta 2 Dual boot installationfails (error laying down images uzado Windows Vista Install & Setup 6 06-18-2006 01:17 PM
Vista Beta 2 freezes during boot from DVD install DarkYang Windows Vista Install & Setup 2 06-08-2006 06:27 PM
dual boot Vista beta 2 with XP SP2 Joe Ogiba Windows Vista Install & Setup 5 06-06-2006 10:13 AM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90