--- Begin Message ---
El jue, 31-03-2005 a las 09:36, Alberto Rivera escribió:
El mensaje que salió es este:
root(hd0,0)
filesystem type is fat partition type 0x6
kernel /boot/vmlinux-2.6.10-1-386 root=/dev/hdc1 ro
Error 15 : File not found
Press any to continue ...
y vuelve al grub :(
Le Debian esta instalado en /dev/hdc8, pero al momento de cambiar esta
alternativa me aparecen otros errores.
> Baje un programa grubconf (no se porqué en realidad), bueno anoche lo
> ejecute y no cambie nada, ahora en la mañana no me reconoció el boot de
> Debian, de hecho ahora estoy con Mandrake que es la segunda opción que
> tengo en mi máquina.
>
> El error que me aparece es que no me reconoce el boot en hdc1 y no
> cambie nada, aqui va el menu.lst para que lo vean y por favor denme una
> idea o solución ;).... Lamentablemente no reconoce ni siquiera los
> recovery mode.... uf no sé que puedo hacer ....
>
>
> # Generated by grubconf-0.5.1
> default=0
> timeout=10
> color cyan/blue white/blue
> title Debian GNU/Linux, kernel 2.6.10-1-386
> #:0 <-- type: 0 => linux, 1 => windows, 2 => other
> root (hd0,0)
> kernel /boot/vmlinuz-2.6.10-1-386 root=/dev/hdc8 ro
> initrd /boot/initrd.img-2.6.10-1-386
> savedefault
> boot
> title Debian GNU/Linux, kernel 2.6.10-1-386 (recovery mode)
> #:0 <-- type: 0 => linux, 1 => windows, 2 => other
> root (hd0,0)
> kernel /boot/vmlinuz-2.6.10-1-386 root=/dev/hdc1 ro single
> initrd /boot/initrd.img-2.6.10-1-386
> savedefault
> boot
> title Debian GNU/Linux, kernel 2.4.27-2-386
> #:0 <-- type: 0 => linux, 1 => windows, 2 => other
> root (hd0,0)
> kernel /boot/vmlinuz-2.4.27-2-386 root=/dev/hdc1 ro
> initrd /boot/initrd.img-2.4.27-2-386
> savedefault
> boot
> title Debian GNU/Linux, kernel 2.4.27-2-386 (recovery mode)
> #:0 <-- type: 0 => linux, 1 => windows, 2 => other
> root (hd0,0)
> kernel /boot/vmlinuz-2.4.27-2-386 root=/dev/hdc1 ro single
> initrd /boot/initrd.img-2.4.27-2-386
> savedefault
> boot
> title Other operating systems:
> #:2 <-- type: 0 => linux, 1 => windows, 2 => other
> root
> title Mandrake 10 Oficial (on /dev/hdc5)
> #:2 <-- type: 0 => linux, 1 => windows, 2 => other
> root (hd0,4)
> kernel /boot/vmlinuz root=/dev/hdc5 ro devfs=mount acpi=ht
> resume=/dev/hdc6 splash=silent
> initrd /boot/initrd.img
> savedefault
> boot
>
>
>
>
--- End Message ---