View previous topic :: View next topic |
Author |
Message |
benjamin200 Veteran
Joined: 01 Feb 2004 Posts: 1426 Location: DE Munich
|
Posted: Tue Nov 09, 2004 4:43 pm Post subject: Stage1 Install für AMD64-Bit |
|
|
Hallo zusammen,
bekomme nach dem versuch das chroot auszuführen folgende Meldung:
Code: |
root@ttyp0[gentoo]# mount -t proc none /mnt/gentoo/proc/
root@ttyp0[gentoo]# chroot /mnt/gentoo/ /bin/bash
chroot: /bin/bash: Exec format error
root@ttyp0[gentoo]#
|
Hab nicht die LiveCD sondern Knoppix verwenden.
Stage = stage1-amd64-2004.2.tar.bz2
Hat jemand ne Idee woran es liegen könnte?
Gruß,
Benjamin _________________ Gentoo Linux Stage1 / Kernel 2.6.18
AMD Athlon64 3500+ on Asus A8N-E / 1024 MB DDR-RAM / ATI X700 PCIe
Take LINUX and forget Blue Screens |
|
Back to top |
|
|
psyqil Advocate
Joined: 26 May 2003 Posts: 2767
|
|
Back to top |
|
|
benjamin200 Veteran
Joined: 01 Feb 2004 Posts: 1426 Location: DE Munich
|
Posted: Tue Nov 09, 2004 5:00 pm Post subject: |
|
|
oki, habe
Code: |
# umount /mnt/gentoo/proc
# mount -o bind /proc /mnt/gentoo/proc
# chroot /mnt/gentoo /bin/bash
|
Aber darauf kommt wieder:
Code: |
root@ttyp0[gentoo]# chroot /mnt/gentoo/ /bin/bash
chroot: /bin/bash: Exec format error
root@ttyp0[gentoo]#
|
Habs jetzt auch schon mit der stage von der 2004.1er versucht, selbes problem. Hmm...Was kann das sein? _________________ Gentoo Linux Stage1 / Kernel 2.6.18
AMD Athlon64 3500+ on Asus A8N-E / 1024 MB DDR-RAM / ATI X700 PCIe
Take LINUX and forget Blue Screens |
|
Back to top |
|
|
benjamin200 Veteran
Joined: 01 Feb 2004 Posts: 1426 Location: DE Munich
|
|
Back to top |
|
|
|