First of all, sorry about my english, it's not my native language.
I have a dual boot system, with three main partitions:
The first one is NTFS formated (has Windows XP installed), another FAT32 partition, for data storing, and my Linux partition.
I decided to delete my FAT32, and format it in ext3 to make my /home partition (not very sure of how to do that). I downloaded QTParted and did that, easily. But I didn't know how to automount it in the /home directory, and how to move my user folder to the new partition.
I was opening every program that looked like i could handle partitions. I came across that Volume manager, or something, and showed something like Volume00, and an Unassigned Volume. Stupidly enough, I joined the unassigned Volume to Volume00. And I still don't know what I did.

I turned off the computer.
When I tried to use my computer (it is a laptop) a few hours later, I couldn't boot. All that i got was a grub command line.
I booted with Ubuntu Linux Live Cd, run cfdisk, and this is what i got:
Name Flags Part Type FS Type [Label] Size (MB)
------------------------------------------------------------------------------
hda1 Boot Primary NTFS [] 13908.95
hda5 Logical Linux ext3 13563.49
hda6 Logical Linux ext3 [/boot] 106.93
Logical Free Space 633.35
hda2 Primary Linux LVM 11795.06
Not very organized, I know, but I wanted to delete everything and star from scratch.
hda1 is where my windows is.
hda5 is the ex-FAT32 partition (with nothing on it)
hda6 is my boot partition
The logical free space is something I could not allocate, I don't even remember why it is there.
hda2 is (or was) my main fedora core 4 linux partition
Now, i don't want to boot anything anymore, i was going to delete everything anyway, i just want to get whatever information I didn't backed up

How could I do that? If i didn't screw up too much
Thanks in advance.