LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-24-2005, 01:28 PM   #1
SoldierofHyrule
LQ Newbie
 
Registered: Apr 2005
Posts: 3

Rep: Reputation: 0
How Do You Uninstall Fedora Core?


I'm trying to get rid of everything on my harddrive and it tells me that i need to get rid of Fedora Core first, how would i go about doing this?

Last edited by SoldierofHyrule; 04-24-2005 at 01:29 PM.
 
Old 04-24-2005, 01:33 PM   #2
koodoo
Member
 
Registered: Aug 2004
Location: a small village faraway in the mountains
Distribution: Fedora Core 1, Slackware 10.0 | 2.4.26 | custom 2.6.14.2, Slackware 10.2 | 11.0, Slackware64-13
Posts: 345

Rep: Reputation: 33
How are u trying to get rid of stuff on your Hardisk. I mean which O.S.are u using

More info needed.

To remove Fedora Core just format its partition with some disk-management tool if u are using windows.
 
Old 04-24-2005, 01:38 PM   #3
SoldierofHyrule
LQ Newbie
 
Registered: Apr 2005
Posts: 3

Original Poster
Rep: Reputation: 0
I'm Trying to get rid of Windows XP, im using my cpromp. And im not sure i have any disk formatting programs...
 
Old 04-24-2005, 01:42 PM   #4
koodoo
Member
 
Registered: Aug 2004
Location: a small village faraway in the mountains
Distribution: Fedora Core 1, Slackware 10.0 | 2.4.26 | custom 2.6.14.2, Slackware 10.2 | 11.0, Slackware64-13
Posts: 345

Rep: Reputation: 33
Just mount the windows partition under Linux (i.e. Your C drive or whatever drive that has XP installed ) and delete the files from it.You could do this if it is FAT. If it is NTFS you have to use the command line to format the partition.
 
Old 04-24-2005, 01:45 PM   #5
koodoo
Member
 
Registered: Aug 2004
Location: a small village faraway in the mountains
Distribution: Fedora Core 1, Slackware 10.0 | 2.4.26 | custom 2.6.14.2, Slackware 10.2 | 11.0, Slackware64-13
Posts: 345

Rep: Reputation: 33
And also why do u want to uninstall Fedora Core?
i.e. what do you finally want XP or Fedora Core
 
Old 04-24-2005, 01:46 PM   #6
SoldierofHyrule
LQ Newbie
 
Registered: Apr 2005
Posts: 3

Original Poster
Rep: Reputation: 0
How do I mount windows under Linux??
 
Old 04-24-2005, 02:02 PM   #7
koodoo
Member
 
Registered: Aug 2004
Location: a small village faraway in the mountains
Distribution: Fedora Core 1, Slackware 10.0 | 2.4.26 | custom 2.6.14.2, Slackware 10.2 | 11.0, Slackware64-13
Posts: 345

Rep: Reputation: 33
first just open up a terminal (or konsole) window. It will be in main-menu->system tools->Terminal and do the following :
Code:
[root@localhost root]# fdisk -l
 
Disk /dev/hda: 40.0 GB, 40057224704 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
 
   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1      2435  19559106    c  Win95 FAT32 (LBA)
/dev/hda2          2436      4870  19559137+   f  Win95 Ext'd (LBA)
/dev/hda5          2436      3653   9783553+   b  Win95 FAT32
/dev/hda6          3654      4804   9245376   83  Linux
/dev/hda7          4805      4870    530113+  82  Linux swap
[root@localhost root]#
Here we use the command fdisk -l to find out the information about the hardisk. The output obtained was for my hardisk and you will get a different output for your hardisk.

Observe the entries which have Win95 FAT32 (LBA) These are the windows partitions :

Now to mount these make new folders (equal to the no. of windows partitions) and use the mount command to mount these.

suppose u create the folders in the /mnt/ directory like /mnt/win1 and /mnt/win2
Then use the command :
Code:
mount /dev/hda1 /mnt/win1
to mount a windows partition. Observer that the /dev/hdaX entry is the one corresponding to the windows partition u wish to mount.

Go to /mnt/win1 and u will find all your windows files there.

Also don't try to mount the partition that has Ext'd written alongside it. It won't mount

Hope that helps
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to uninstall Fedora Core 3 and install Windows XP SpiderIRE Linux - Software 2 01-22-2005 01:17 PM
Severe problems with Fedora Core 1 and Fedora Core 2 installatiom TheOneKEA Fedora - Installation 2 07-14-2004 02:12 PM
Upgrading via Internet Fedora Core 1 to Fedora Core 2 cdean Linux - Newbie 2 05-30-2004 11:14 PM
Fedora Core 2 - Just days away! Final comments on Fedora Core 1 lrt2003 Fedora 3 05-12-2004 02:09 AM
Will Fedora Core 1 RPMs still be compatable with Fedora Core 2? yarjar Linux - Software 1 05-02-2004 01:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration