View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#7
Originally Posted by fatalsaint View Post
Technically you COULD use a directory... although I think that would screw with some of Qole's "easy" scripts.. since it's trying to mount an image or device .. not just chroot to an already active directory.
If you put your files in a directory, use IMGFILE=none and CHROOT=/your_directory in the .chroot file, and it should work. But this isn't the best way to do it; if something crashes in the chroot, you can't clean up very well (because you can't tell the system just to kill everything in a certain mounted partition, since that partition is the main system partition), and also, it seems to be a bit slower. I know, slower is weird. But true. Oh, and of course, you can only use a directory in a Linux file system, since you need file permissions to work. And not in your home directory.

However if you've already cloned then you can't just up and "make" a new partition without losing your current one. You need to either RESIZE your current partition, and then make a new one on the remaining space, or use your EXTERNAL SD card to store Easy Debian.
You could repartition your SD card on a Linux desktop computer using gparted. Or, you can do the repartitioning on-tablet using PenguinBait's GParted for the tablets.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following 2 Users Say Thank You to qole For This Useful Post: