3 -------- Mount the current Debian image: You can do it by starting Qole's "Debian chroot" menu item. Alternatively, you can do so with this command (as root): Code: mount -o loop /path/to/currentimgfile /debian Mount the new formated partition: Code: mount /dev/mmcblkxxxx /media/mmc1
mount -o loop /path/to/currentimgfile /debian
mount /dev/mmcblkxxxx /media/mmc1