NavigationUser loginWho's onlineThere are currently 1 user and 15 guests online.
Online users
Highest Users
Linux NewsClick the above for your daily dose of Linux news. Food for ThoughtNot a nut or bolt shall reach Chile under Allende. Once Allende comes to power we shall do all within our power to condemn Chile and all Chileans to utmost deprivation and poverty. Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
AMD 64 Chroot install fails at chrootI have quite a bit of experience on installing Debian over the net using debootstrap and chroot, even on remote machines. I have leased a new server with OpenSuSE 10.1 (32 bit) installed, and frankly prefer Debian as I am more familiar with it. Here is the uname -a :
I would like to install Debian sarge on this machine, and everything goes well up until the chroot - where I get the error:
I suspect that the binary executable was compiled for 64 bit, and the kernel is 32 bit. Anyone have any ideas on what to do? I confess that this is my first 64 bit machine. If necessary I will just install everything in 32 bit emulation - but what a shame to waste such a nice cpu... I located this on the net: But no luck. Would bash execute if I installed the AMD64 kernel on the chroot partition, hoping for the best on reboot? Or copying the 32-bit binary bash to the chroot? Running out of ideas, so would really appreciate some help. I do not have physical access to the machine, only network and sshd (not a problem normally for me, but without a chroot, this gets difficult). Thanks. |