Manual Partitioning with Disk Druid
- create a 100MB boot partition at begining of disk
- create a swap partition right after boot partition that is equivalent or less than the amount of RAM you have.
- create a / mount of type ext3
- possible to create other mounts, such as /usr, /opt, or others.
- can place swap partitions between main partitions