I'm trying to create partition during Ubuntu Server installation(12.10).Now I have a 500GB hard disk where I need to create a partition of 200GB for root file system and another 20GB for swap space and the remaining 280GB logical partition called backup for storing backup files during upgradation .
I'm new to server installation,
How can I achieve the following:  
- I'm not familiar with RAID array partition and LVM partition. Which is better and how can I do partitioning using any of this.
- How can I create a partition called backup and use this partition using command line.
