|
From: <ee...@fr...> - 2007-07-01 14:22:05
|
Hi all,
I've got a hard-time trying to boot on a raid1 device /dev/md0 composed
of /dev/hda1 and /dev/hdc1
I used install-on-usb with /dev/ide/host0/bus0/target0/lun0/disc for the
disk and /dev/md/0 as the boot partition but I have several problems :
* grub installed but try to boot on hd(0,-1) instead of hd(0,0) or hd(1,0)
* my md0 device seems in bad state when i send cat /proc/mdstat :
md0 : inactive ide/host0/bus1/target0/lun0/part1[1]
0 blocks
* It seems /dev/hda1 get inaccessible as it is listed in mount list as
mounted on /shm/var/adm/boot/ but is not in reality!
It is completly impossible to mount it anywhere ...
I guessed there's a problem with the init script as bootcd.iso is on it
...
and it looks like the init script doesn't release it.
I can't access it even to fix the grub config file.
Guess DL doesn't support booting on raid devices :(
but i think grub can handle booting on raid devices for a long time,
what's up?
Regards,
MaNU
|