El dom, 20-03-2005 a las 17:03 +0100, Imanol escribiÃ: > Xavier Reina escribiÃ: > > Si no me falla la memoria desde comandos tienes que hacer: > > grub>kernel /boot/loquesea > > grub>image /boot/initrd.img-2.6.x > > grub>boot > > > > Con eso a mà me basta. SIno mira en el help del Grub: > > grub> help > > Lista de comandos > > grub>help comando > > Hola: > > He segido los pasos que me has indicado,salvo que en vez de > image /boot/initrd.img-2.6.x > he hecho > initrd /boot/initrd.img-2.6.x
aps... si perdÃn me confundÃ. Una cosa, cuando decia initrd.img-2.6.x, esa "x" se refiere a la versiÃn del kernel, por ejemplo, si hablamos del kernel linux 2.6.8 de debian Sarge (la imagen instalada por apt-get) serÃa: initrd /boot/initrd.img-2.6.8 ÂLe indicas bien el initrd.img-2.6.loquesea? > Y al poner boot me dice: > > pivot_root: No such file or directory > /sbin/init:431:cannot open dev/console: No such file Si no encuentra la ÂconsolaÂ, creo, puede ser cosa del initrd.img... (creo recordar que me paso lo mismo cuando recompile el kernel y escribi mal el path de initrd.img...). > Y ahà se queda. Prueba a ver si escribes bien la ruta del initrd.img, sino intenta arrancar con otro kernel (y su respectvo initrd.img). Si no te funciona tocara usar live-cd... (o live-floppy ;-) Suerte -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

