From: Adam Holisky <linux@holisky.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Good reference for installing windows *after* linux?
Date: Mon, 25 Jul 2005 12:33:08 -0500 [thread overview]
Message-ID: <200507251233.08956.linux@holisky.com> (raw)
In-Reply-To: <00a101c5912c$89b73140$5f01010a@jnetlab.lcl>
In the gentoo guide, you most likely installed the grub bootloader. What you
want to do is after installing XP, go back and reload grub onto the master
boot rercord (MBR). To do this, use the install disc that you used to setup
your gentoo box. The manual has the steps to put grub on the MBR - you don't
need to re-emerge it.
When in the grub config file, you'll also have to add an entry for windows.
My working config file is shown below, though i've removed a bunch of entries
for different kernel versions I keep around..
You also want to be very very careful when formating your partions in the XP
setup.. it's possible to make a mistake here, and coming from someone who
just did that; it's not fun!
Good luck! - Adam
#/boot/grub/grub.conf
default 0
timeout 30
splashimage=(hd0,3)/boot/grub/splash.xpm.gz
title=Inital Kernel (2.6.12-r4)
root (hd0,3)
kernel (hd0,3)/boot/initalKernel root=/dev/sda4
title=WindowsXP x64 SP 2
root (hd0,0)
makeactive
chainloader +1
On Monday 25 July 2005 10:21 am, Dave Nebinger wrote:
> I've been doing research about finding a way to install windows on my
> gentoo box (don't flame me, I wouldn't be doing it if I didn't have to).
>
> I've got a spiffy new 80gb drive which is available at /dev/hdb that I plan
> on using as the windows drive.
>
> Most of the dual boot guides suggest adding linux after windows; in my case
> I have a working gentoo linux system in place that I don't want to sack,
> I'd rather just add windows to the new drive.
>
> Anyone out there have a good pointer for me?
>
> Thanks!
>
> Dave
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-07-25 17:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-25 15:21 [gentoo-user] Good reference for installing windows *after* linux? Dave Nebinger
2005-07-25 15:33 ` Ric Messier
2005-07-25 17:33 ` Adam Holisky [this message]
2005-07-26 1:21 ` Chris Cox
2005-07-26 1:29 ` Chris Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200507251233.08956.linux@holisky.com \
--to=linux@holisky.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox