From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] boot slave drive
Date: Tue, 29 Aug 2006 17:06:53 -0700 [thread overview]
Message-ID: <7573e9640608291706j3befb97fp2a0e520444c6e405@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0608291935070.7089@neenxvf.ubzryvahk.bet>
On 8/29/06, Thufir <hawat.thufir@gmail.com> wrote:
> 28 title Gentoo
> 29 map (hd0) (hd1)
> 30 map (hd1) (hd0)
> 31 root (hd1,1)
> 32 chainloader +1
> 33 kernel /kernel-genkernel-x86-2.6.15-gentoo-r5 root=/dev/ram0
> init=/linuxrc ramdisk=8192 real_root=/dev/hda4
> 34 initrd /initramfs-genkernel-x86-2.6.15-gentoo-r5
> 35 chainloader +1
The map commands and chainloaders are almost certainly not necessary. Try:
title Gentoo
kernel (hd1,1)/kernel-genkernel-x86-2.6.15-gentoo-r5
root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hdb4
initrd (hd1,1)/initramfs-genkernel-x86-2.6.15-gentoo-r5
HTH,
-Richard
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-08-30 0:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-29 20:40 [gentoo-user] boot slave drive Thufir
2006-08-29 23:55 ` Xupeng Yun
2006-08-30 0:06 ` Richard Fish [this message]
2006-08-30 22:15 ` [gentoo-user] " Thufir
2006-08-31 0:05 ` Richard Fish
2006-08-31 4:00 ` THUFIR HAWAT
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=7573e9640608291706j3befb97fp2a0e520444c6e405@mail.gmail.com \
--to=bigfish@asmallpond.org \
--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