Me again: Just in case someone else is trying this, here's what I did. Maybe someone can help me go the next step... 1. From within my Debian partition, se the procedure outlined in "Preparing" on this page, but with this package as the source for the right script, and only copying the "hasty" scripts. 2. Run the following from within my Debian partition: Code: mount -t ext2 /dev/mmcblk0p4 /opt -o noatime debootstrap --arch=arm hasty /opt http://repository.handhelds.org/hasty-armv6el-vfp/ After that's done, we've got a working root fs. But there are problems, as detailed above...
mount -t ext2 /dev/mmcblk0p4 /opt -o noatime debootstrap --arch=arm hasty /opt http://repository.handhelds.org/hasty-armv6el-vfp/