Welcome! Log In Create A New Profile

Advanced

Script dies. Failure trying to run: chroot ...

Posted by oxygen8 
oxygen8
Script dies. Failure trying to run: chroot ...
August 10, 2010 08:39AM
I: Extracting zlib1g...
W: Failure trying to run: chroot /tmp/debian mount -t proc proc /proc
debootstrap failed.  You may not have enough space on /dev/sda1
dockstar:/tmp$ df
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/mtdblock2           32768     16180     16588  49% /
none                     63032       688     62344   1% /tmp
/dev/sda1               994780     65504    878744   7% /tmp/debian
dockstar:/tmp$

What is wrong?



Edited 1 time(s). Last edit at 08/10/2010 09:52AM by Jeff.
Re: Script dies. Failure trying to run: chroot ...
August 10, 2010 10:06AM
chroot isn't in your PATH variable.

You need to run:
export PATH=$PATH:/usr/sbin:/sbin

before running the script.

-- Jeff
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: