> Message: 7
> Subject: GRUB and Windows problem
> From: Brandon Robert Dorman <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: 07 Jan 2002 19:42:19 -0800
> Reply-To: [EMAIL PROTECTED]
> 
> Hi,
> 
> I've got RH 7.2.  Just got a new harddrive.  Let's call it HD1, the new
> one HD2.  /boot and / are on HD2, Windows and such is on HD1.  I thought
> I installed GRUB on the master boot partition, but during the
> installation process it listed it as, "hdh5" because that's the first 
> vfat partition on the second harddrive.  Below is the pertinant portion
> of my grub.conf file in /etc/  It looked identical to the one in
> /boot/grub    Input is appreciated, as I can't even load windows with a
> boot disk, and being in college I need to go in there to print as I have
> a Lexmark USB multifunction device with no drivers for linux...  good
> thing the semester is just starting.  Thanks
> 
> splashimage=(hd1,0)/grub/splash.xpm.gz
> title Red Hat Linux (2.4.7-10)
>       root (hd1,0)
>       kernel /vmlinuz-2.4.7-10 ro root=/dev/hdh2 hdd=ide-scsi
>       initrd /initrd-2.4.7-10.img
> title Windows
>       rootnoverify (hd1,4)
>       /dev/hda1       
>       chainloader +1
> 
> Sincerely,
> Brandon Dorman

This is confusing.  I don't understand "hdh5" and I don't understand 
what's with a "vfat partition" on the second drive thay you said contained
'/boot' and '/'.

It would be helpful if you posted the output of 'fdisk -l' with an 
explanation of what you intend to be where.  If you specified putting
the boot loader in the master boot record, it should be put at the
beginning of the windows disk which Linux should call "/dev/hda"
and which you called "HD1".

You should also include *ALL* of your grub.conf file, not just what you
consider the "pertinent part".

Offhand, it looks like the "Windows" stuff is pointing at the wrong disk,
but the output of 'fdisk -l', with an explanation of what you think
is where, should help.

   pete peterson

> 
> 
> Message: 10
> Subject: Re: GRUB and Windows problem
> From: Brandon Robert Dorman <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: 07 Jan 2002 20:17:49 -0800
> Reply-To: [EMAIL PROTECTED]
> 
> Clarification:
> In
>  title Windows
> >     rootnoverify (hd1,4)
> >     /dev/hda1       
> >     chainloader +1
> 
> the part about /dev/hda1` is me guessing.  But anyway my windows
> partition is /dev/hde1 anyway, in case that can help.  Please I realize
> that e-mail is kinda unclear, I'm a bit panicked here...
> 
> -Brandon
> 

--
        pete peterson
        Teradyne, Inc.
        7 Technology Park Drive
        Westford, MA 01886-0033

        [EMAIL PROTECTED] or [EMAIL PROTECTED]
        +1-978-589-7478 (Teradyne); +1-978-589-2088 (Closest FAX);
        +1-978-589-7007 (Main Teradyne Westford FAX)
 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to