Re: Partitioning for XP & Linux, How Much for What?

From: Arno Wagner (me_at_privacy.net)
Date: 10/08/04


Date: 8 Oct 2004 21:59:13 GMT

In comp.sys.ibm.pc.hardware.storage chrisv <chrisv@nospam.invalid> wrote:
> chrisv <chrisv@nospam.invalid> wrote:

>>FC2 uses Grub by default, and there was no option to boot Windows. It
>>was hosed. It's a documented fact that the 2.6 kernel has this
>>problem.

> I mis-spoke there. As I recall, Grub gave the option, but Windows
> would not boot.

O.K., then this was likely because the preconfigured Windows
boot optins were wrong. Solution:

- boot into grub bit not farther
- Go to grub shell.
- Tell it which partition is Windows:
    root (hd0,1)
  if on hda1, adjust if somewere else.
- Make the partition active (for some reason Windows still needs this):
    makeactive
- Tell Grub to use the chainloader:
   chainloader +1
- Boot:
   boot

This should bring Windows up o.k.. Also works with a Grub
boot-floppy. You can add the correct settings from Linux in the
/boot/grub/menu.lst file once you have figured them out.

An other possibility is that FC2 did damage in the partitioning
process. Still not a Linux or Kernel issue, but a problem of
FC2. That Linux is a great OS does not mean there are no broken
distros or installers.

Arno

-- 
For email address: lastname AT tik DOT ee DOT ethz DOT ch
GnuPG: ID:1E25338F FP:0C30 5782 9D93 F785 E79C  0296 797F 6B50 1E25 338F
  "The more corrupt the state, the more numerous the laws" - Tacitus


Relevant Pages

  • fixing grub : mbr fix when windows install after linux
    ... "There is not a boot manager screen at all, ... windows but GRUB boot window does not appear. ... "I forgot to install GRUB, I didn't install GRUB in the MBR, I chose ... Fedora but that was not an active primary partition". ...
    (comp.os.linux.misc)
  • Re: Naming harddisks (Linux)
    ... But I also see that for an USB drive it uses /dev/sdas the ... Does GRUB recognize SCSI drives? ... The first step in understanding the boot process is to ... The bootloader's job is to load the OSs kernel. ...
    (comp.os.linux.misc)
  • Re: changing default os in grub
    ... > I've just installed a 2.6.8 kernel in Sarge and was ... > hoping the adjustment to grub would return Sarge to ... # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST ... # This entry automatically added by the Debian installer for an existing ...
    (Debian-User)
  • Re: booting linux using a floppy
    ... which kernel of the list to boot from. ... Note that this will at this point remove your ability to boot into windows. ... I think I recall that you said the grub loader... ... and grub will search for a partition containing grub's stage2 file ...
    (comp.os.linux.misc)
  • Re: Debian bootable on external USB-harddisk
    ... > They are all on the external harddisk since I want to boot from this ... >> fail if you have placed the kernel and initrd on the external ... >> available from BIOS. ... >> grub stage one on the external disk. ...
    (comp.os.linux.setup)