Hi Sergey, I had the same problem recently in my case the problem was
caused by a fs error because i did the debootstrap in a ntfs fs,(it
caused a permission error). When i repeated the process in an ext4
partition the problem got solved.
Hope it will be the same problem.
On 02/05/16 07:05, S
Hi,
I can't make jessie chroot system for mips or mipsel. How I do:
# Prepare chroot
prepare_chroot() {
suit=$1
target=$2
chroot_name=$3
arch=${4:-`dpkg --print-architecture`}
extra_packages="ccache"
user=`id -un`
root_user=$user
2 matches
Mail list logo