>  Also, you should mount proc inside of the chroot, not to /proc. `mount -o
bind
> dev /mnt/dev; mount -t proc none /mnt/proc`
Thanks! That worked!

Reply via email to