Re: How to autodecet a raid disk with aboot
>From kreutzm@itp.uni-hannover.de Wed Jun 2 17:39:59 2004
>
>Hello,
>On Wed, Jun 02, 2004 at 03:44:52PM +0900, Sanzo Miyazawa wrote:
>> If not, is it possible to use initrd with aboot?
>
>Yes, simply specify
>3:4/vmlinuz-2.4.9-32 root=/dev/sdc3 initrd=/initrd-2.4.9-32.img
>
>in our etc/aboot.conf, or put as part of your "-fl"-Arguments in SRM,
>or issue the line (minus the 3:4) in the aboot prompt. Of course, the
>names and paths have to be adjusted to your case.
>
Thank you. I succeded to boot from /dev/md0 by using initrd:
3:4/vmlinuz-2.6.6 root=/dev/md0 initrd=/initrd.img
Reply to: