El Wed, 15 May 2013 17:20:24 +0200, Mc Perry escribió: (ese top-posting y ese html...)
> El 13 de mayo de 2013 18:57, Camaleón <[email protected]> escribió: (...) >> Hum... Podría tratarse de este bug: >> >> grub-pc: grub-install can't install on raid0 device (grub-probe can't >> find /boot) >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659460 >> >> Prueba lo que sugieren en el comentario #25 aunque conviene que leas el >> informe completo para cerciorarte de que estáss en la misma situación >> ;- > No me ha funcionado y parece que es mi caso :( Vaya ;-( > Os pego info : > > cat /boot/grub/device.map > > (hd0) /dev/disk/by-id/ata-KINGSTON_SH103S3120G_50026B722700C3A7 > (hd1) /dev/disk/by-id/ata-KINGSTON_SH103S3120G_50026B722700C2D9 > (hd2) /dev/md126 <-- esta es la linea que he añadido > > En teoría es así y luego : > > grub-install /dev/md126 > > Searching for GRUB installation directory ... found: /boot/grub > Unknown partition table signature > Unknown partition table signature > Unknown partition table signature > Unknown partition table signature > Unknown partition table signature > The file /boot/grub/stage1 not read correctly. (...) > El (hd2) no lo encuentra. (...) > ¿alguna idea? Hum... Pon la salida de estos dos comandos que mencionan en el informe de fallo: /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=fs -v /boot/grub ls -la /dev/disk/by-id Saludos, -- Camaleón -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

