Sven Joachim <svenj...@gmx.de> writes: > On 2010-07-22 19:42 +0200, Paul Chany wrote: > >> I'm trying to follow >> http://wiki.debian.org/Migrate32To64Bit >> >> but can't to run the >> 'chroot /chroot64' >> >> command because I get an error message: >> bash: chroot: command not found > > Did you do this as an ordinary user? You have to be root for chroot > to work.
Yes, I did but now I tried it as root user too: # chroot /chroot64/ chroot: cannot run command `/bin/bash': No such file or directory >> Why can't I run the 'chroot' command? > > If running it as root fails, check your PATH and your coreutils > installation. $ aptitude search coreutils i coreutils $ env | less | grep "PATH" ... PATH=/usr/hla:/usr/brlcad/bin:/home/csanyipal/GNUstep/Tools:\ /usr/GNUstep/Local/Tools:/usr/GNUstep/System/Tools:\ /home/csanyipal/Programozas/Eclipse/LetoltottEclipse.tar.gz/\ Eclipse_Galileo/eclipse:/usr/GNUstep/System/Tools:\ /usr/local/bin:/usr/bin:/bin:/usr/games:\ /usr/lib/jvm/java-6-openjdk/jre/bin:\ /usr/local/netbeans-6.7.1/bin ... I can see that that there isn't in the PATH: /usr/sbin. Should I have it there? Command 'mlocate chroot' gives me: ... /usr/bin/schroot ... /usr/sbin/chroot ... -- Regards, Paul Chany You can freely correct me in my English. http://csanyi-pal.info -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/877hkn5q8c....@gmail.com