LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 02-16-2011, 10:23 AM   #1
royaloakpoland
LQ Newbie
 
Registered: Feb 2011
Posts: 8

Rep: Reputation: 0
uninstalling ubuntu, possibly installing fedora, need help please


i have recently installed the ubuntu os on my laptop, it is dual booting, and i believe i did it without partitioning any disk space. since then, i think i have gotten in over my head, i was never too good with computers, but since all of my friends are, and they use ubuntu it seemed pretty cool, however, i have been attempting to figure out how to work with it for 2 weeks now with no luck in fact, i cant even figure out how to get rid of it. i did look into fedora, which possibly seems to have an easier user interface... any suggestions how to uninstall an non partitioned version of ubuntu? please and thank you. i am also running windows 7
 
Old 02-16-2011, 10:38 AM   #2
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Welcome to the forums!

Did you install Ubuntu using "Wubi"? If so, you might find this documentation helpful for uninstalling Ubuntu:

https://wiki.ubuntu.com/WubiGuide#Uninstallation
http://www.psychocats.net/ubuntu/wubi#remove

I have used both Ubuntu and Fedora extensively. In my experience, Ubuntu and Fedora have the same user interface (both use a desktop environment called "Gnome" by default) but Fedora is more of an intermediate distro compared with Ubuntu. Furthermore Fedora will require you to repartition your hard drive, running the risk you will destroy your Windows install. If you are serious about learning Linux, I would recommend that you stick with Ubuntu and ask some specific questions. A great place to ask for help is http://ubuntuforums.org

Last edited by snowday; 02-16-2011 at 10:43 AM.
 
1 members found this post helpful.
Old 02-16-2011, 11:15 AM   #3
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
I don't know how to get rid of an Wubi-Install of Ubuntu.
But I would strongly recommend to test other Linux-Distributions in a virtual machine, like Virtualbox. This way you don't have to re-partition your drive and you can install many different distros for a direct comparison.
If you want an easy-to-use UI I would recommend to have a look at Linux Mint.
 
Old 02-16-2011, 12:00 PM   #4
royaloakpoland
LQ Newbie
 
Registered: Feb 2011
Posts: 8

Original Poster
Rep: Reputation: 0
i did not use Wubi, and also could not find Ubuntu in the progam list to delete.
 
Old 02-16-2011, 12:41 PM   #5
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Please open a terminal (Applications->Accessories->Terminal) and copy and paste the following command (typing your password when prompted).

Code:
sudo fdisk -l
Then copy & paste the results back here. This will tell us whether or not you have created a separate partition for Ubuntu.
 
Old 02-16-2011, 01:23 PM   #6
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
I would strongly second the comment above by snowpine, and suggest that you download (and burn) several different "LiveCD" distributions and try them to find one you like.

In addition to distributions, there are several different desktop interfaces available for most distributions. For example, the KDE desktop is much closer (in appearance) to the "traditional" desktop used by Windows. You might find that a better 'fix" for you than the default GNOME interface used by Ubuntu. (You can add the KDE desktop to your Ubuntu system from the "Add software" menu. After you add it, you should see a "Menu" item on your login screen where you can select the desktop to use,)

Oh, you should also be aware that Fedora is, by-in-large, a "testing" release to the commercial RHEL system, and that no Fedora release is supported for more than a year or so, and new releases are issued about every six months. Fedora users are expected to find bugs in the "cutting edge" software in the distribution, and report the bugs so they can be fixed before the new software is added to the RHEL system. I.e., it's a very up-to-date distribution, but not useful for everyone.
 
Old 02-16-2011, 03:57 PM   #7
royaloakpoland
LQ Newbie
 
Registered: Feb 2011
Posts: 8

Original Poster
Rep: Reputation: 0
Usage:
fdisk [options] <disk> change partition table
fdisk [options] -l <disk> list partition table(s)
fdisk -s <partition> give partition size(s) in blocks

Options:
-b <size> sector size (512, 1024, 2048 or 4096)
-c switch off DOS-compatible mode
-h print help
-u <size> give sizes in sectors instead of cylinders
-v print version
-C <number> specify the number of cylinders
-H <number> specify the number of heads
-S <number> specify the number of sectors per track



this is what i got
 
Old 02-16-2011, 04:18 PM   #8
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
You're sure you copied and pasted the exact command:

Code:
sudo fdisk -l
 
Old 02-16-2011, 04:48 PM   #9
royaloakpoland
LQ Newbie
 
Registered: Feb 2011
Posts: 8

Original Poster
Rep: Reputation: 0
no i did it wrong
here is what it says the correct way

Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x06e281f1

Device Boot Start End Blocks Id System
/dev/sda1 1 1447 11622996 7 HPFS/NTFS
/dev/sda2 * 1448 1460 102400 7 HPFS/NTFS
/dev/sda3 1460 30402 232471552 7 HPFS/NTFS
restaufeneger@ubuntu:~$
 
Old 02-16-2011, 05:26 PM   #10
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
I am not familiar with this type of Ubuntu installation, I'm sorry.
 
Old 02-16-2011, 05:43 PM   #11
royaloakpoland
LQ Newbie
 
Registered: Feb 2011
Posts: 8

Original Poster
Rep: Reputation: 0
ha just my luck. oh well, thanks anyways i appreciate the help
 
Old 02-16-2011, 09:18 PM   #12
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,444

Rep: Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474
Your fdisk output shows three windows partition so you don't have Ubuntu installed unless you did a wubi install which as I understand is just a folder in a windows partition. I've never done a wubi install so...? I'm not sure exactly what the problem is??
 
Old 02-16-2011, 10:07 PM   #13
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Quote:
Originally Posted by royaloakpoland View Post
i have recently installed the ubuntu ... i have been attempting to figure out how to work with it for 2 weeks now with no luck ...
Here are 2 great websites for getting started in Ubuntu:
http://www.psychocats.net/ubuntu/
And for dual booting with Windows:
http://members.iinet.net/~herman546/index.html
And here is the free Ubuntu manual: http://ubuntu-manual.org/
I do not think you will find Fedora easier to use than Ubuntu. If anything, Fedora is perhaps more "geekier" than Ubuntu.
Quote:
Originally Posted by royaloakpoland View Post
did not use Wubi, and also could not find Ubuntu in the progam list to delete.
Your output from "sudo fdisk -l" indicates that you have no linux partitions. You must gave used Wubi then. Did you choose the option to install Ubuntu inside Windows?
If you did install Ubuntu inside Windows you should be able to remove it just the same as any software installed in Windows. In XP this would be from the control panel. I assume Windows 7 has a control panel or something similar.
See this for getting rid of a Wubi Ubuntu install:
https://help.ubuntu.com/community/Wu...n-installation
Then install Ubuntu the real way. Install it to a dedicated linux partition on your hard drive.
 
Old 02-17-2011, 10:01 AM   #14
royaloakpoland
LQ Newbie
 
Registered: Feb 2011
Posts: 8

Original Poster
Rep: Reputation: 0
Ok, so I did use a wubi installer, (I misunderstood this earlier) and to install Ubuntu I downloaded the image (?) and burned it to a dvd, then booted from that dvd, and when in Windows, in the remove program list, I cannot find Ubuntu there.
 
Old 02-17-2011, 09:11 PM   #15
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Quote:
Originally Posted by royaloakpoland View Post
... to install Ubuntu I downloaded the image (?) and burned it to a dvd, then booted from that dvd,
Well, if you booted from the Ubuntu CD or DVD, this does not sound like a Wubi install. This sounds like a reqular linux install. Did you install Ubuntu using Ubuntu's partition manager to make a linux partition? Or did you install Ubuntu from within Windows, as is discussed here:https://help.ubuntu.com/community/Wubi
Did you possibly install Ubuntu to an external hard drive or using a virtual machine or something?

If you installed Ubuntu to a dedicated linux partition, then your output of "sudo fdisk -l" would show a linux partition.
If you installed Ubuntu inside Windows, there should be a Ubuntu folder inside Windows somewhere.
 
  


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
Uninstalling Fedora Core 1 and Installing Fedora Core 10 jishnukd Linux - Newbie 10 06-29-2009 10:41 AM
uninstalling Gnome and installing KDE on Ubuntu Hardy blastradius Linux - Desktop 3 08-25-2008 12:59 PM
Problems Installing/uninstalling MySQL On Fedora Fc4 (library dependency issue) donraja Linux - Software 2 05-26-2006 01:06 AM
Installing/Uninstalling apps in Fedora 3 Riff Linux - Newbie 3 02-21-2006 07:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 11:53 AM.

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