Re: Linux screwed my XP bootup



On 2005-11-05, Mac <foo@xxxxxxx> wrote:

> There is a way to set up a working Windows configuration with the linux
> disk un-attached.
>
> If you start with this, and add the linux disk, it no longer works
> (meaning that neither OS boots)? Very strange.

Not at all strange. There is probably a master/slave mixup as
others have suggested. When that's cleared up, proceed as
follows:

Make sure your Linux disk is the master on the first bus in your
system (making this the first disk the BIOS will try to boot
from).

Then, boot into Linux and configure the boot loader (nowadays
this will mostly be GRUB) to include another menu entry pointing
at the Windows disk. In my GRUB menu.lst file, the Win2k entry
looks like this:

---
title Microsoft Windows 2000 Professional
root (hd0,0)
savedefault
makeactive
chainloader +1
---

I must confess that I have no idea what the lines other than
"root" and "title" mean. In your setup, you would change the
root entry to (hd1,0) because WinXP is on the second disk in
your system.

Voila.
robert

PS: I haven't really figured out the magic of boot loaders. I'm
just happy it works.

.



Relevant Pages

  • Re: Grub Read Error on 1st boot after install
    ... > I'm new to Linux. ... > won't boot now. ... > install Linux on. ... use a second hard disk rather than just different partitions on ...
    (linux.redhat.install)
  • Re: Another Tale of Woe
    ... When it came to bringing it up the next day, it wouldn't boot. ... > decided to give it up because I really don't think Linux is for me. ... My V-Com Disk ... is diagnostics. ...
    (comp.os.linux.misc)
  • Re: Linux 7.2 booting problem
    ... > I had to install Linux 7.2 due to it being the one supported by Borland ... > but to simply change the boot disk in the BIOS whenever I want to run Win2K ... Booting using the floppy and everything ...
    (linux.redhat.install)
  • Re: Suse 10.0 must do better...
    ... >> 29.6. Creating Boot CDs ... >> disk, it is also possible to create a bootable CD with all the necessary ... >> Insert a floppy disk into your computer's floppy drive. ... > with XP that I cannot do with Linux? ...
    (alt.os.linux.suse)
  • Re: mirroring
    ... *Migrating an Existing Linux to RAID1* ... this copies your data from the existing disk to the new disk then overwrites your existing disk* ... Change the partition type on the existing non-raid disk to type 'fd' ... Create the degraded RAID array on the empty disk, but leave out the existing system disk for now. ...
    (RedHat)