Find the answer to your Linux question:
Results 1 to 5 of 5
I'm a novice on this OS, so here's my question. I have recently installed Fedora 8 on my system. But I want to uninstall Fedora 8 and go back to ...
  1. #1
    Just Joined!
    Join Date
    Sep 2008
    Posts
    9

    [SOLVED] Fedora 8 Question

    I'm a novice on this OS, so here's my question. I have recently installed Fedora 8 on my system. But I want to uninstall Fedora 8 and go back to Windows XP. Now each time that I try to install Windows I don't get a response from the PC, just a black screen. Can anyone give me any advice on how to fix this issue....Thanks in advance.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Boot up Fedora 8, login as root and execute this in Terminal/Konsole
    Code:
    dd if=/dev/zero of=/dev/sda bs=512 count=1
    ** Above command will wipe away the partition table and all the data of your hard disk. Your hard disk will be blank and Windows Installation disk will work fine.

    You can use Fedora's Rescue Mode or any LiveCD to execute that code.
    Last edited by devils casper; 01-31-2009 at 02:56 AM.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Sep 2008
    Posts
    9
    Thanks I will try it now, I will let you know the systems response.

  4. #4
    Just Joined!
    Join Date
    Sep 2008
    Posts
    9
    Thanks it worked....

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Glad to help you !
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...