Re: [Scratchbox-users] Chroot and debootstrap

2006-12-12 Thread Riku Voipio
On Tue, Dec 12, 2006 at 09:08:41AM +0100, Claudio Scordino wrote: > Now I would like to create a minimal bootstrap inside Scratchbox using > debootstrap. inside scratchbox debootstrap to /targets/$YOURTARGET . > However I have some problem with the chroot that doesn't work. > Any suggestion a

Re: [Scratchbox-users] Chroot and debootstrap

2006-12-12 Thread Jussi Hakala
Inside Scratchbox, your target's rootfs is located in /targets/${TARGET_NAME}. You could make the debootstrap outside scratchbox, make a tarball of the debootstrapped rootfs and extract it into the target using sb-menu or sb-conf (or alternatively by copying the files by hand). Regards, Jussi

[Scratchbox-users] Chroot and debootstrap

2006-12-12 Thread Claudio Scordino
Hi all, I created a repository inside Scratchbox using reprepro. Now I would like to create a minimal bootstrap inside Scratchbox using debootstrap. However I have some problem with the chroot that doesn't work. Any suggestion and explanation is welcome... Regards, Michael Trimar