[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#61065: Need /dev/md0 for boot/install RAID support in root.bin



On Fri, 24 Mar 2000, Mike Bilow wrote:

> It can be fixed ("mount -o remount,rw /dev/root / ; mknod b 9 90")

I mistyped this originally; the correct version is:

	mount -o remount,rw /dev/root / ; mknod /dev/md0 b 9 0

The minor number must be 0 to boot from /dev/md0.

-- Mike




Reply to: