This is SID version of DebianDog. Uploaded only for testing the latest software versions. It will not be further updated or developed. It is only for testing and finding fixes and improvements for DebianDog-Wheezy version. If you decide to use it as main system keep in mind it is better to upgrade the whole system and make full remaster after every upgrade. Upgrades in SID are available every day. This means you will need to make small configuration changes very often to keep the system up to date all the time. To use more available repositories add the multimedia, contrib and non-free from sources.list included in the CD in /etc/apt/sources.list Only live-boot-v2 included in the iso image. The difference is initrd1.img is made with initramfs-tools-2x which gives back Copy On Write option. You need to have save file named live-rw on top of ext or vfat partition. It works on top of boot partition also. Or use ext partition labeled live-rw. Read more about live-boot-2x code options here: http://live-systems.org/manpages/oldstable/en/html/live-boot.7.html Here is 1Gb example live-rw save file for testing the persistent method. Extract it on top of any partition including the boot one. Only on NTFS partition it will not work. There is workaround for this which will be added later here. http://smokey01.com/saintless/1gb-example-save-file.zip How to use live-rw save file on NTFS partition: http://ns1.murga-projects.com/puppy/viewtopic.php?p=758027&sid=e6d575d4e2a5f4371ba064c5e210e400#758027 You need to have persistent in kernel boot line otherwise no save file will be used. Code:title DebianDog SID (sda1) root=(hd0,0) kernel /live/vmlinuz1 boot=live config persistent swapon quickreboot noprompt autologin showmounts initrd /live/initrd1.img Information how to make full install here: http://murga-linux.com/puppy/viewtopic.php?p=772061&sid=660f1e5b032f80ae011feffb62421ab4#772061 If you decide to make full install use for boot original initrd.img created with live-boot-v3x from 022-sid-boot-folder.squashfs uploaded on the site. ===========================================