I bought a new desktop and installed Windows 7 first. I am now trying to instal Ubuntu 11.04, but it doesn't see my partions corectly.
Any thoughts are appreciated. Thanks.
Here is the windows setup:
What live cd partioner sees:
What ubuntu live cd sees:
Your harddisk is using the Dynamic Disk Format, which is not compatible with Linux and some Windows Version (Home Editions). Windows allows you to convert every disk to a Dynamic Disk but not back to a Basic Disk. Dynamic Disk format is used to provide features like Software RAID. You're setup doesnt seem to use such a feature, therefor you can safely use the Basic Disk format.
You can backup all your data, delete all partitions and create a new partition table (make sure you don't convert it to a Dynamic Disk again).
There are ways to convert this disk back to a Basic Disk without copy all data around. This Blog entry describes a method using Test Disk. But be careful, and as always, make a backup first!
My guess is this: your Windows setup is using some sort of LVM on your drive. So D:Work, E:Torrents and F: are not real partitions, but rather LVM logical volumes. Nautilus can see and read them (hence your 3rd picture showed them all), but the installer is instead showing you the real partition table. So, you have:
As you can see, Ubuntu can read those logical volumes, but cannot install into one of them. And since you're already using your 4 primary partitions, you need to delete one to created an extended partition so you can overcome this 4-partition limit.
My suggestion on approach would be:
These are just directions... just say so if you need more details in any of the steps above.
Good luck!
I have had trouble with NTFS filesystems since I started using Linux with Ubuntu 8.10! I still have difficulty every once in a while... I think your best chance would be to use the windows 7 install disc to just delete the partition that you want to use for Ubuntu, and then you can format it in Ubuntu (most likely) with ext3 or ext4. Thats how I have always got around it. Sometimes Gparted's live CD from a couple years ago works better on NTFS than the newer versions. I wouldn't take my advise though, as I have only switched 20 or so people from using Windows xp, vista & 7 to flavors of Debian / Ubuntu...