JoeDude wrote:It wouldn't even allow me to set the partitions under Ext3. It kept giving me errors (can't resize errors). When I went to Ext2 everything went fine.
All of the previous partitions were set up pretty much the same from Ubuntu, except they were ext2. I tried ext3, didn't work for whatever reason (to be honest, I didn't put that much effort into it) so I went back to ext2. To be honest, I didn't even have to reformat and partition as that is the exact same partitioning Ubuntu was under.
That's probably why it didn't work.
Some ext3 tools(like all resize stuff) are disabled in the installer (cause they didn't work yet).
You could still leave the installer and do everything manually though.
From
http://www.debian.org/releases/stable/debian-installer/
Resizing of existing ext3 partitions may fail
The installer is currently not able to resize ext3 partitions that have the dir_index and/or resize_inode features enabled. This includes ext3 partitions created with the Etch installer.
You can however manually resize an ext3 partition during installation. Proceed until the partitioning step, use the <Go Back> button to exit to the main menu, start a shell, and resize the file system and partition using the commands available in the shell (fsck.ext3, resize2fs and e.g. fdisk or parted). If you start partman again after completing the resize operation, it should show the new size of the partition.
If you install it in "free disk space" (or don't change existing ext3 partitions at all) and allow the installer to create the actual partitions, it should normally work (ext3 being the default option).
Apart from the lack of some options in the installer, Etch is IMHO the best distro out there. It makes the *buntus look like crippled kiddy toys ;)