El jue, 31-03-2005 a las 09:54, Xavier Reina escribi�: > El jue, 31-03-2005 a las 09:36 -0400, Alberto Rivera escribi�: > > 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 .... > > �Como tienes estructuradas las particiones? > Mandrake est� en hdc5 > �Debian est� en hdc1 (o est� en hdc1 y hdc8....?)? > > > # 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 >

