[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Partitioning error
- From: Rick Stevens <rstevens vitalstream com>
- To: Getting started with Red Hat Linux <redhat-install-list redhat com>, sow alum mit edu
- Cc:
- Subject: Re: Partitioning error
- Date: Mon, 21 Nov 2005 13:10:55 -0800
On Mon, 2005-11-21 at 12:07 -0800, Sherrett O. Walker wrote:
> Hello, all.
>
> I made a mistake while trying to dual boot my computer
> and couldn't find them mailing list for dummies like
> me. So, I've successfully installed linux on my
> machine, but I can't boot my windows xp partition now,
> which shows as an ext2 partition. I'm certain things
> are this way because I made a mistake, but I can't
> tell you what I've done to cause it.
>
> I tried to change the menu.lst file in /boot/grub, but
> it just sent me on a weird chase that didn't result in
> my windows partition booting. That's all the wisdom I
> have.
Edit /boot/grub/grub.conf and add a stanza similar to
title Windows XP
root (hd0,0)
makeactive
chainloader +1
You'll need to change "(hd0,0)" to reflect the partition that holds
your Windows installation.
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer rstevens vitalstream com -
- VitalStream, Inc. http://www.vitalstream.com -
- -
----------------------------------------------------------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]