Find the answer to your Linux question:
Results 1 to 4 of 4
i installed fedora 9 on my laptop a while ago and it booted into GUI once or twice but now is forever stuck into text only mode and i want ...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    2

    installed fedora 9 text only now it wont unistall

    i installed fedora 9 on my laptop a while ago and it booted into GUI once or twice but now is forever stuck into text only mode and i want to uninstall it to use the laptop for other purposes but nothing i have tried or done or read has worked so far.... please help

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Welcome to the forums!

    Linux doesn't really have an uninstall option.

    You should be able install another distribution right over it using the same partitions, or you can delete the partitions and when you go to install another OS, create new partitions. One of the easiest methods of clearing the MBR and the partition table would be to go to a terminal and issue the following dd command:

    Code:
    dd if=/dev/zero of=/dev/sda bs=512 count=1
    If you can no longer boot into Fedora, you can run the command from a liveCD such as Parted Magic:

    Parted Magic News
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Aug 2009
    Posts
    2
    well when i boot up it just says k login. i dont remember setting a password for it nonetheless an user name. i can get it to boot into grub though.

  4. #4
    Just Joined!
    Join Date
    Aug 2009
    Posts
    9
    Hi,
    Put the fedora cd and try to reinstall the Operating system.

Posting Permissions

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