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 ...
- 08-23-2009 #1Just 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
- 08-23-2009 #2forum.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:
If you can no longer boot into Fedora, you can run the command from a liveCD such as Parted Magic:Code:dd if=/dev/zero of=/dev/sda bs=512 count=1
Parted Magic Newsoz
→ 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.
- 08-27-2009 #3Just 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.
- 08-27-2009 #4Just Joined!
- Join Date
- Aug 2009
- Posts
- 9
Hi,
Put the fedora cd and try to reinstall the Operating system.


Reply With Quote