Dirk,
At 16:20 Uhr +0100 18.11.1999, Dirk Lutzebaeck wrote:
>Jochen Haeberle writes:
> > Although lilo.raid accepts my lilo.conf and shows two parts of adding
> > configs, only the first disk in the raid seems bootable.
> > The only sign of failure I get is a line saying "open /tmp/dev.0: No
> > suitable device found" after adding the configs to the boot record of
> > the second disk.
>
>I have exactly the same problem! I have looked at the lilo (patched)
>source code and I think that lilo doesn't know about the major/minor
>number of the raid devices when making a temporary device /tmp/dev.0
>resulting in a access failure. Lilo dies then. This could be a kernel
>problem (I'm using 2.2.10 patched with raid0145) because somebody
>reported success with this configuration on vanilla RH6.1
Hmm, I am doing this with kernel 2.2.13.ac3 and raidtools 0.90,
following the online HowTo as
close as possible...
If there is the problem you describe, why is lilo then able to
install a working boot sector on one of
the disks???
I tried to do a boot-disk as an alternative... although this _seems_
to work, the disk fails to boot when
done using lilo. The prompt comes up, it starts to load the kernel
but stops with the message error 0x10
Doing a boot disk with the dd-stuff works...
Jochen