[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Error 17



Am Mittwoch, 8. November 2006 21:29 schrieb Peter Wiersig:
> Falls nicht: Knoppix booten und in dein Debian-System chrooten:
>
> knoppix root # mount /dev/hda3 /mnt/
> knoppix root # mount --bind /dev/ /mnt/dev/
> knoppix root # mount --bind /proc/ /mnt/proc/
> knoppix root # chroot /mnt
>
> dann sollte dein aktuelles Verzeichnis mit / benannt und den
> Inhalt deiner Festplatteninstallation haben.
> grub-install "(hd0)"
>
> ausloggen und neubooten und hoffentlich kannst du dann dein Debian
> booten.
>
> Peter

Hallo Peter und auch Bernd, 
ich beantworte eure Tipps in einer Mail da ich es so verstanden habe, dass ihr 
beide auf das gleiche hinaus wolltet.
Also die Umsetzung des obigen Vorgehens erbrachte das unten kopierte Ergebnis.
Am Error 17 hat sich leider noch nichts geändert.

Gruß
Berthold




knoppix@1[knoppix]$ su
root@1[knoppix]# mount /dev/hda3 /mnt
root@1[knoppix]# mount --bind /dev /mnt/dev/
root@1[knoppix]# mount --bind /proc/ /mnt/proc/
root@1[knoppix]# chroot /mnt/
Knoppix:/# grub-install "(hd0)"
You shouldn't call /sbin/grub-install. Please call /usr/sbin/grub-install 
instead!

Installation finished. No error reported.
This is the contents of the device map /boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.

(hd0)   /dev/hda
Knoppix:/#



Reply to: