On 6/2/06, Роман Кирилич <[EMAIL PROTECTED]> wrote:
> After that I removed mkinitrd (BTW, IMHO mkinitcpio should have
> replaces=(mkinitrd mkinitramfs), shouldn't it?).
Not yet.  The kernels in current still use those two.  It would make
90% of systems unbootable if that were added.

> image=/boot/vmlinuz26
>         label=arch
>         root=/dev/hda3
>         initrd=/boot/initrd26.img
>         read-only
Add:
append="root=/dev/hd3" and remove the root=/dev/hda3 line

Admittedly, this should have been fixed without that syntax... what
hooks are you using?
_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to