W: Failure trying to run: chroot /mnt mount -t proc proc /proc
W: See /mnt/debootstrap/debootstrap.log for details
root@rescue:/tmp# mount -t proc none /mnt/proc
root@rescue:/tmp# mount -o bind /dev /mnt/dev
root@rescue:/tmp# mount -t tmpfs none /mnt/tmp
root@rescue:/tmp# mount -o bind /sys /mnt/sys
root@rescue:/tmp# LANG=C chroot /mnt /bin/bash
chroot: failed to run command `/bin/bash': Exec format error
Es hat am Anfang auch geklappt dann aber durch passwd und den adduser musste ich die Installation wiederholen. Habt Ihr eine Idee wie ich diese Fehlermeldung wegkriege?
Es gibt 2 Rescue Systeme zur Auswahl: FreeBSD 10 rescue und rescue-pro (Linux) Im Moment bin ich auf den rescue-pro (Linux). Auf FreeBSD 10 rescue lässt sich cfdisk-z nicht ausführen.