From: Bryan Whitehead <driver@megahappy.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] lilo and SW-RAID-boot-partition
Date: Thu, 15 Mar 2007 02:03:02 -0700 [thread overview]
Message-ID: <45F90BC6.6090702@megahappy.net> (raw)
In-Reply-To: <45E9618A.7060705@xunil.at>
This is what I have for sw-raid for lilo:
disk=/dev/hda
bios=0x80
disk=/dev/hdc
bios=0x81
menu-scheme=Wb
boot = /dev/md0
prompt
map = /boot/System.map
raid-extra-boot=/dev/hda,/dev/hdc
lba32
timeout=150
delay = 50
default = 2.6.14
serial = 0,9600n8
vga = normal # Normal VGA console
image = /boot/vmlinuz-2.6.14-gentoo
append= "console=ttyS0,9600 console=tty0"
root = /dev/md1
label = 2.6.14
read-only # read-only for checking
My /etc/fstab:
/dev/md0 /boot ext2 noatime 1 1
/dev/md1 / ext3 noatime 0 0
/dev/md3 none swap
sw 0 0
/dev/md2 /tmp ext3 noatime 0 0
/dev/md4 /var ext3 noatime 0 0
/dev/md5 /export/home xfs noatime 0 0
none /proc proc
defaults 0 0
none /dev/shm tmpfs
defaults 0 0
/export/home /home xfs
bind 0 0
Stefan G. Weichinger wrote:
> Mark Kirkwood schrieb:
>
>
>> I think you might need a root=/dev/md3 inside the specification for
>> 'Gentoo':
>>
>> image=/boot/kernel-genkernel-x86-2.6.19-gentoo-r5
>> label=Gentoo
>> vga=0x314
>> initrd=/boot/initramfs-genkernel-x86-2.6.19-gentoo-r5
>> root=/dev/md3
>>
>
> Thanks for that, but it didn't work.
> Same error as before.
> S
>
>
>
>
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2007-03-15 9:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-01 10:12 [gentoo-user] lilo and SW-RAID-boot-partition Stefan G. Weichinger
2007-03-02 22:13 ` Stefan G. Weichinger
2007-03-03 1:28 ` Dan Farrell
2007-03-03 9:25 ` Mark Kirkwood
2007-03-03 11:52 ` Stefan G. Weichinger
2007-03-15 9:03 ` Bryan Whitehead [this message]
2007-03-15 10:39 ` [gentoo-user] lilo and SW-RAID-boot-partition [SOLVED] Stefan G. Weichinger
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=45F90BC6.6090702@megahappy.net \
--to=driver@megahappy.net \
--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