--- hblennox <no-reply-gw@xxxxxxxxxxxxxxxxx> wrote: > Yea its XP, but I want a completely fresh install. > Uhm, this may sound dumb, but what are mount points > ? > > > -- > This is an email sent via the webforum on > http://fcp.homelinux.org > http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=48773&topic_id=12298&forum=1#forumpost48773 > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: > http://www.redhat.com/mailman/listinfo/fedora-list > If you need a completely Fresh install then you will have to have the Windows XP bootable installation CD with you to do a fresh install. Also Mount points is the point where a filesystem other than the Linux file system are mounted. you can create a mount point anywhere in the linux filesystem. I suggest you to create a mount point in /mnt, by creating a a folder (take 'win' as an example). Now if you want to mount the Fat32 filesystem you can use the following command mount -t vfat /dev/hda1 /mnt/win where /dev/hda1 is the partition (usually called as C drive in Windows if your HD is set to Master). All the files from hda1 (or C: in Windows language) will be loaded in /mnt/win directory. __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs