View Single Post
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#266
You can increase image size:

Code:
dd if=/dev/zero bs=1048576 count=500 >> /home/user/MyDocs/debian-m5-v2.img.ext2
losetup /dev/loop0 /home/user/MyDocs/debian-m5-v2.img.ext2
resize2fs /dev/loop0
Preferably do it after a reboot, to make sure nothing is mounted, since closechroot does not always work.
__________________
My repository

"N900 community support for the MeeGo-Harmattan" Is the new "Mer is Fremantle for N810".

No more Nokia devices for me.
 

The Following 3 Users Say Thank You to Matan For This Useful Post: