Re: Need help installing Fedora Core 3

From: Randy Crawford (joe_at_burgershack.com)
Date: 11/28/04

  • Next message: AnonymousFC3: "Re:"in short, must the BIOS be set to LBA as well?" --> YES"
    Date: Sun, 28 Nov 2004 09:25:05 GMT
    
    

    Andrew Falanga wrote:
    > Hello,
    >
    > As strange as it may sound, yes I need help with this simple task. I've
    > got a problem that I've never seen before. The install works just
    > perfectly, but when the system reboots all I get is "GRUB " in the upper
    > left corner of my monitor with a flashing cursor one space to the text's
    > right. This occurs whether I use the automated partitioning system or
    > if I try and do it myself.
    >
    > For the current system setup, it's a brand new MoBo with an AMD-64
    > processor. I have Windows XP currently installed and must dualboot the
    > system. Windows XP consumes 55gb of our 80gb HDD, the remainder I want
    > for linux (or some other free UNIX-like system). Any ideas as to what
    > is going wrong? I know that a few years ago there was a deficiency in
    > some systems for having boot files outside of a 6gb boundary. However,
    > I thought that only applied to Windows and that it had been fixed. What
    > am I missing? This is getting quite irritating.
    >
    > Thanks for any help,
    > Andy

    I dual boot using WinXP's bootloader. To do this, you'll need to:

    1) Create an image of Linux's 512 byte boot sector using dd, as in:

    % dd if=/hda4 of=boot.lnx bs=512

    (This assumes /dev/hda4 is your Linux / partition)

    2) Copy the sector file to Windows' C:, either via floppy, pen drive, or
    via an external host.

    3) Edit C:/BOOT.INI and edit to contain something like this:

    boot loader]
    timeout=30
    default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
    [operating systems]
    multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Home
    Edition"/fastdetect /NoExecute=OptIn
    c:\boot.lnx="Fedora Linux Core 3"

    (This will require you to fiddle with Windows' hidden and protected
    attributes. See the following links for how to do this.)

    Then, when you boot, you can choose between WinXP and Linux. If you
    edit grub.conf, you will NOT need to export your boot sector again (the
    way you had to do when using LILO).

    The process is also described at:

    http://tldp.org/HOWTO/Linux+Win9x+Grub-HOWTO/index.html
    http://www.lesbell.com.au/Home.nsf/0/96ed97b0093f9fb44a2568c60036ca4e?OpenDocument

         Randy

    -- 
    Randy Crawford   http://www.ruf.rice.edu/~rand   rand AT rice DOT edu
    

  • Next message: AnonymousFC3: "Re:"in short, must the BIOS be set to LBA as well?" --> YES"

    Relevant Pages

    • Re: New to linux..looking for program I can boot and run off CD
      ... >>and he was using a windows os but booted and run Linux programs off a CD. ... >having to do a dual boot thing on my current machine. ... > That would be Knoppix or one of it's derivatives. ...
      (alt.linux)
    • Re: Problems with dual boot system
      ... > I then i tried rebooting and it just booted linux, ... > so i figured it was probably just an erorr with the boot ... is your windows system still there? ... bootable disk assuming that your main bootable disk is your IDE primary ...
      (Fedora)
    • Re: Looking for dual booting advice
      ... I'm going to dual boot WinXP and Linux from a single HD. ... should be installed BEFORE or AFTER Windows. ... It is not really a big deal if you install Linux first then MS ...
      (comp.os.linux.misc)
    • Re: GRUB problem (double windows + linux)
      ... For years I've been able to boot my windows and ... but suddenly neither of both windows ... versions respond, Linux does start normally. ... Are the two Windows drives Master on SEPARATE IDE controllers, ...
      (comp.os.linux.setup)
    • Re: Multiple questions...
      ... >in Windows Xp Home Edition. ... >boot into Linux and DOS. ... >installing 3 OS's on a single partition, or is there a simpler way... ...
      (microsoft.public.windowsxp.hardware)