Quote - (hypoxiaicon @ Nov 19 2004, 18:50)
Ah right, Live CD's are brilliant.
Im going to boot from the Fedora Core 3 DVD ISO I burnt in a bit, my partition is NTFS... is that ok? Because I read on the link markjensen gave me and it said it has to be ext2, ext3, or FAT file system.
[snapback]584952570[/snapback]
Well, to install it from an .iso file on a hard drive, the filesystem must be as listed (because that is all the minimal kernel will be able to read from during install time.
You install must have a target location that is empty and ready (or is OK to make empty and overwrite. It will have a new filesystem written to it, and Windows (with few 3rd party exceptions) will not be able to access it.
Basically, it's like moving a big-screen TV into your room. You need to move other stuff around to make room for it.

Quote - (Lokheed @ Nov 19 2004, 18:56)
You cant install Linux on NTFS if thats your question. Its going to have to be reformatted in a Linux file system. EXT2, EXT3, Reiser are all good choices. I dont think FC3 offers Reiser which is a shame. If you have a choice without Reiser, stick to EXT3. It supports file journaling which is essentially the same as NTFS. EXT2 to EXT3 is the same as FAT is to NTFS...so you dont want to use EXT2 at all.
Check out partition commander (Available on the Hiren's boot disk) to restructure your partitions. Its safe and an awesome tool. You can split apart NTFS partitions and reformat them, join them together and so one...really a must have utitily for restructuring partitions.
[snapback]584952598[/snapback]
FC does not support Reiser. However, the only difference between ext2 and ext3 is that ext3 has a reserved space for journalling. You can take an ext3 drive and use it in ext2 mode - it is the same, but the space for the journal is unused (writes directly to the data area). Use ext3, as the journal makes it more robust to errors (poweroff, etc.).
If you don't have (or want to pay for, or warez) any partitioning tools, the Knoppix LiveCD offers qtparted, which is an easy-to-use drive partitioning app.

100% legal to use. There is no need I can think of to warez in the world of Open Source. Software that you may want to buy is often reasonably priced (CrossOver Office comes to mind).
EDIT:

I need to learn to be less wordy. A whole conversation is happening while I am typing...