Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Redhat / Fedora Linux Help
Reload this Page Need to Unistall Fedora...Having Problems
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Redhat / Fedora Linux Help Help and discussion related to Redhat and Fedora Linux.

Reply
 
Thread Tools Display Modes
Old 03-02-2008   #1 (permalink)
Skully
Just Joined!
 
Join Date: Mar 2008
Posts: 6
Need to Unistall Fedora...Having Problems

Hello. I'm new to Linux and recently installed Fedora 8. I want to go back to Windows Vista, but when I put the installation discs in , its tells me that it can't install Windows because I must have a partition as NTFS. Can anyone help me. I'm very lost.

Thanks
Skully is offline   Reply With Quote
Old 03-02-2008   #2 (permalink)
ozar
Super Moderator
 
Join Date: May 2004
Location: Arch Linux
Posts: 8,503
Welcome to the forums, Skully!

The quickest way to get back to Vista will be to wipe the drive and start fresh, and then your Vista install CD should work.

To wipe the drive of all content, go to a terminal in Fedora and issue the following commands:

Code:
su

dd if=/dev/zero of=/dev/sda bs=512 count=1
You'll need to replace /dev/sda with your actual device name such as /dev/hda.

Using the dd command above will write zeros to the entire drive giving you a totally fresh start.

If needed, you can use the fdisk -l command to determine your device name:

Code:
fdisk -l
Do let us know how it goes.
__________________
oz

New Users: * FAQ *

ozar is offline   Reply With Quote
Old 03-02-2008   #3 (permalink)
Skully
Just Joined!
 
Join Date: Mar 2008
Posts: 6
Thanks for the quick reply. When I go to the Terminal and type fdisk -1, It tells me "command not found".
Skully is offline   Reply With Quote
Old 03-02-2008   #4 (permalink)
ozar
Super Moderator
 
Join Date: May 2004
Location: Arch Linux
Posts: 8,503
It's a lowercase letter l, not a number 1.

If it doesn't work, try putting /sbin in front of the command, this way:

Code:
/sbin/fdisk -l
The same goes for the dd command.
__________________
oz

New Users: * FAQ *


Last edited by ozar; 03-02-2008 at 11:34 PM. Reason: fixed broken command
ozar is offline   Reply With Quote
Old 03-02-2008   #5 (permalink)
Skully
Just Joined!
 
Join Date: Mar 2008
Posts: 6
I got "bash: /sbin: is a directory"
Skully is offline   Reply With Quote
Old 03-02-2008   #6 (permalink)
ozar
Super Moderator
 
Join Date: May 2004
Location: Arch Linux
Posts: 8,503
Sorry, it should have been:

Code:
/sbin/fdisk -l
__________________
oz

New Users: * FAQ *

ozar is offline   Reply With Quote
Old 03-02-2008   #7 (permalink)
Skully
Just Joined!
 
Join Date: Mar 2008
Posts: 6
I get "[Skully@localhost -]$"
Skully is offline   Reply With Quote
Old 03-02-2008   #8 (permalink)
ozar
Super Moderator
 
Join Date: May 2004
Location: Arch Linux
Posts: 8,503
Ok, try this command from there:

Code:
su -
...see if it gives you root access. That's su with a space and a minus.
__________________
oz

New Users: * FAQ *

ozar is offline   Reply With Quote
Old 03-02-2008   #9 (permalink)
Skully
Just Joined!
 
Join Date: Mar 2008
Posts: 6
Perfect. It asked mefor password and entered it. Then it took me to [root@localhost -]#. I entered fdisk -l and it gave me /dev/sda. then entered the dd command. It replied "1+0 records in,1+0 records out,512 bytes (512 B) copied, 4.3e-05 seconds, 11.9 MB/s.
Skully is offline   Reply With Quote
Old 03-02-2008   #10 (permalink)
ozar
Super Moderator
 
Join Date: May 2004
Location: Arch Linux
Posts: 8,503
That's it... drive is wiped.

Vista CD should work.
__________________
oz

New Users: * FAQ *

ozar is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora boot up problems Blabj Redhat / Fedora Linux Help 3 03-08-2007 11:51 PM
dependency issues!!!! buckO2 Debian Linux Help 4 02-12-2007 12:50 PM
fedora core 6 & external Best Data Modem Problems antennaejim Redhat / Fedora Linux Help 1 01-22-2007 12:01 PM
fedora boot up problems saif_shakeel Redhat / Fedora Linux Help 1 05-25-2005 06:30 PM
Some Problems with Fedora penguinlover Redhat / Fedora Linux Help 3 05-05-2005 06:34 AM




All times are GMT. The time now is 07:45 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0