I was able to get DreamPi 1.6 working through BerryBoot today, using the instructions here:
http://www.berryterminal.com/doku.php/b ... tributions
The basic steps I followed were:
1. Transfer the DreamPi image to the Raspbian instance already running on my Raspberry Pi (I did this through SFTP, but you could also do it through a USB card)
2. Install kpartx and squashfs-tools on Raspbian, via apt-get
3. Run the instructions at the above link (be sure to read the first "Note" on that page - it affected me! Also, the "mksquashfs" step stopped prematurely for me on the first attempt, but a second try worked fine.)
4. Copy the final image to a FAT32-formatted SD card
5. Reboot into the BerryBoot menu, and choose to Edit the menu
6. Long-click the Add OS option, and choose to install from USB
7. Choose your new BerryBoot version of DreamPi, and a few minutes later it will be imported and available to boot
Hopefully this helps others.