El dom, 26-09-2004 a las 22:17, jrockys2 escribi�:

> > grubconf - a Gnome2 based GNU GRUB configuration editor (yo lo uso
> > porque me gustan mas las X que el texto :o)
> 
> Algo as� nos va perfecto a los novatos, pero aqui tienes el resultado
> al reiniciar:
> 
> Kernel panic: Attempted to kill init!
> 
> Y ahora qu� puedo hacer? He probado intentando entrar con otro kernel
> e incluso con el que menciona Recovery, pero siempre da el mismo
> resultado.

me has dejado :o
Yo le he usado y no he tenido ningun problema...

Suponiendo que eso que mencionas te haya ocurrido (lo cual me haria
sentir muy mal por haber recomendado esa aplicacion -_repito_ a mi me ha
funcionado de maravillas-). 

Te recomendaria que arrancaras con una live cd y retocaras a mano el
/boot/grub/menu.lst con los datos apropiados de tu pc.

Pego el mio  a ver si sirve de ayuda:

----------------------inicio--------------------------
default=1
timeout=5
splashimage=(hd0,0)/boot/grub/splashimages/debsplash.xpm.gz

title WinChots Extra Pesado :O
#:1 <-- type: 0 => linux, 1 => windows, 2 => other
        map (hd0,0) (hd1,0)
        map (hd1,0) (hd0,0)
        rootnoverify (hd1,0)
        makeactive
        chainloader +1
title Debian GNU/Linux, kernel 2.6.7-1-k7 
#:0 <-- type: 0 => linux, 1 => windows, 2 => other
        root (hd0,0)
        kernel /boot/vmlinuz-2.6.7-1-k7 root=/dev/hda1 ro 
initrd          /boot/initrd.img-2.6.7-1-k7
savedefault
boot
title Debian GNU/Linux, kernel 2.6.7-1-k7 (recovery mode)
#:0 <-- type: 0 => linux, 1 => windows, 2 => other
        root (hd0,0)
        kernel /boot/vmlinuz-2.6.7-1-k7 root=/dev/hda1 ro single
initrd          /boot/initrd.img-2.6.7-1-k7
savedefault
boot
title Debian GNU/Linux, kernel 2.4.26-1-386 
#:0 <-- type: 0 => linux, 1 => windows, 2 => other
        root (hd0,0)
        kernel /boot/vmlinuz-2.4.26-1-386 root=/dev/hda1 ro 
initrd          /boot/initrd.img-2.4.26-1-386
savedefault
boot
title Debian GNU/Linux, kernel 2.4.26-1-386 (recovery mode)
#:0 <-- type: 0 => linux, 1 => windows, 2 => other
        root (hd0,0)
        kernel /boot/vmlinuz-2.4.26-1-386 root=/dev/hda1 ro single
initrd          /boot/initrd.img-2.4.26-1-386
savedefault
boot
----------------------fin--------------------------

la opcion "map" la uso porque tengo w1n en un disco secundario

Saludos, (y suerte)
-- 
Fernando Sfeir
WebMaster de:
www.fer-sfeir.com.ar
www.aulasur.com.ar
A diario uso: Debian Testing, OpenOffice, Gaim, Evolution y Gecko
Hay vida (y que vida!) despues de Windows
Todavia no te pasaste a GNU/Linux???

Responder a