"No root filesystem is defined" while installing Ubuntu

I have just got a new laptop, It is running Windows 7 Home Premium.

I have shrunk the windows partition to give me some empty space and now I want to install ubuntu.

From Windows my partitions look like: My partitions

So now in the ubuntu live cd If I hit install and go manual the partitioner looks like My partitions in Ubuntu

So I thought I could just select the empty space and be away laughing, but when I hit it I get

Error message


Solution 1:

From windows delete the empty partition (unallocated is probably the word they'd use for that so you are good to go).

Start the Ubuntu installation and when you get to the partitioner choose 'install on empty space' or use the manual partitioner to manually choose it (that way you can also set sizes for /, swap and, if need be, /home)

It will look like this:

enter image description here

Regarding the edit:

You MUST create a mountpoint for at least root. See the / in this image:

enter image description here

From your situation: hit the line that says 'free space'. Create the partitions you need (root /, swap, home, data partition(s) etc) and then hit forward.