public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "askar ..." <tenzan@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] about multiboot with grub
Date: Sun, 5 Dec 2004 19:04:56 +0500	[thread overview]
Message-ID: <ff32565b04120506047c6d8f26@mail.gmail.com> (raw)

Hello!

I have 2 hard disks in my PC.

On the 1st one, /dev/hda, I have Gentoo and Windows XP.
On the 1st partition of the 2nd hard disk, /dev/hdb1 , I have Windows 2000.
I want to include this in my grub.conf, but it doesn't go well.

When I click on Windows 2000 of the grub menu Windows XP of the 1st
hard disk starts up.
I think, mayby problem with chainloader parameter...
My grub.conf as follows:
-----------------
# Boot automatically after 30 secs.
timeout 30

# By default, boot the first entry.
default 1

splashimage=(hd0,1)/grub/splash.xpm.gz

title=Gentoo Linux
root (hd0,1)
kernel /kernel-2.6.7-gentoo-r11 root=/dev/hda3 vga=792

title=Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1

title=Windows 2000
root (hd1,0)
rootnoverify (hd1,0)
chainloader +1
-------------------------



Sincerely,

Askar

--
gentoo-user@gentoo.org mailing list


             reply	other threads:[~2004-12-05 14:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-05 14:04 askar ... [this message]
2004-12-05 16:18 ` [gentoo-user] about multiboot with grub mac
2004-12-05 23:43 ` James Hiscock
2004-12-06  0:30   ` Bastian Balthazar Bux

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=ff32565b04120506047c6d8f26@mail.gmail.com \
    --to=tenzan@gmail.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