Is the 10.2 perl-Bootloader the same as for factory, or is that off
topic here?

The kernel update produced at last a bootable system (with the exception
of having to manually select the correct grub menu entry for booting, or
editing menu.lst).

Some of the details of the newly added entries are bad though (I left
off the irrelevant parts):

title openSUSE 10.2 - 2.6.18.8-0.3
    root (hd1,4)
    kernel /boot/vmlinuz-2.6.18.8-0.3-default root=/dev/md0

title Failsafe -- openSUSE 10.2 - 2.6.18.8-0.3
    root (hd1,4)
    kernel /boot/vmlinuz-2.6.18.8-0.3-default root=/dev/md0

This has been

title openSUSE 10.2
    root (hd0,4)
    kernel /boot/vmlinuz-2.6.18.8-0.1-default root=/dev/md0

title openSUSE 10.2 (disk 2)
    root (hd1,4)
    kernel /boot/vmlinuz-2.6.18.8-0.1-default root=/dev/md0

for a very good reason: together with /etc/grub.conf

setup --stage2=/boot/grub/stage2 (hd0) (hd0,4)
setup --stage2=/boot/grub/stage2 (hd1) (hd1,4)

I get a boot loader installed on each of the two disks, so that when one
disk gets removed from the raid1, the system still boots.

Volker

-- 
Volker Kuhlmann                 is list0570 with the domain in header
http://volker.dnsalias.net/     Please do not CC list postings to me.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to