I would like to dual-boot Windows 7 and Ubuntu and have reserved 2 partitions for that purpose.
But when I boot de Ubuntu LiveDVD, it doesn't recognize Windows and wants to install Ubuntu on the entire drive.
Output of parted --list
:
Model: ATA Hitachi HDS72101 (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 106MB 105MB fat32 EFI system partition boot
2 106MB 240MB 134MB Microsoft reserved partition msftres
3 240MB 315GB 315GB ntfs Basic data partition msftdata
4 315GB 629GB 314GB ntfs Basic data partition msftdata
5 629GB 1000GB 371GB ntfs Basic data partition msftdata
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Error: Can't have a partition outside the disk!
How can I install Ubuntu next to Windows 7 and dual boot?