FALLO 1
knoppix@ttyp0[knoppix]$ chroot /mnt/hdb2
chroot: cannot change root directory to /mnt/hdb2: Operation not permitted
knoppix@ttyp0[knoppix]$ chroot /mnt/hdb2 /bin/bash
chroot: cannot change root directory to /mnt/hdb2: Operation not permitted
knoppix@ttyp0[knoppix]$ chroot /mnt/hdb2/bin/bash
chroot: cannot change root directory to /mnt/hdb2/bin/bash: Not a directory
FALLO 2
knoppix@ttyp0[knoppix]$ su
root@ttyp0[knoppix]# chroot /mnt/hdb2
bash: /dev/null: Permission denied
bash: /dev/null: Permission denied
bash: /dev/null: Permission denied
[root@Knoppix /]# lilo
Fatal: open /dev/hdb: Permission denied
[root@Knoppix /]#
Ahora navego como si estuviera en Mandrake, si le doy al cursor arriba, veo los urpmi que hice la ultima sesion y mas cosas.
FALLO 3
Tras eso, he ido a ver que ponia en /etc/lilo.conf, y al final ponia esto:
other=/dev/hda3
label="old_windows2"
table=/dev/hda
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
Debe de ser el hda3 que me da este error al arrancar con el cd1 de mandrake, poner la opcion Rescue=> Re-install boot loader.
...
Fatal: open /dev/hda3: No such device or addres
FALLO 4
[root@Knoppix /]# cd etc
[root@Knoppix etc]# chmod 777 lilo.conf
chmod: changing permissions of `lilo.conf': Read-only file system
[root@Knoppix etc]# chmod u+w lilo.conf
chmod: changing permissions of `lilo.conf': Read-only file system
[root@Knoppix etc]#
Lo hacia para eliminar el parrafo del error 3 que me da error al reinstalar el boot loader, a ver si asi tenia suerte.
Nada mas. Si no esta algo claro, lo aclaro, valga la redundancia.