LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-10-2017, 11:06 AM   #1
Neville G B
LQ Newbie
 
Registered: Jan 2017
Posts: 2

Rep: Reputation: Disabled
How to remove existing partitions in an XP Ubuntu dual boot machine


I have installed Ubuntu on an XP laptop. Although it is functioning it is slow and limited by the space it is allowed. There is 100GB free so it is restricted by previous windows partitions.
How do I remove theses partitions. I do not want/need to maintain dual boot and am happy to remove XP?
 
Old 01-10-2017, 11:16 AM   #2
TheEzekielProject
Member
 
Registered: Dec 2016
Distribution: arch
Posts: 668

Rep: Reputation: 190Reputation: 190
If you are looking for a graphical frontend as opposed to doing this from a terminal, Gparted is a good choice. Just be very careful or you may delete the wrong partition
 
Old 01-10-2017, 11:22 AM   #3
Keith Hedger
Senior Member
 
Registered: Jun 2010
Location: Wiltshire, UK
Distribution: Void, Linux From Scratch, Slackware64
Posts: 3,197

Rep: Reputation: 867Reputation: 867Reputation: 867Reputation: 867Reputation: 867Reputation: 867Reputation: 867
You may be better off just doing a fresh install, and let the installer use the whole disk, of course backup any important data first.
 
Old 01-10-2017, 12:59 PM   #4
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 22 MATE, Peppermint OS-Devuan, EndeavourOS
Posts: 4,264
Blog Entries: 48

Rep: Reputation: 1578Reputation: 1578Reputation: 1578Reputation: 1578Reputation: 1578Reputation: 1578Reputation: 1578Reputation: 1578Reputation: 1578Reputation: 1578Reputation: 1578
Neville G B,

Welcome to LQ.

You will find that a lightweight Linux OS like antiX-16 will fly on your older laptop instead of crawling like Ubuntu:
http://antix.mepis.org/index.php?title=Main_Page

BACKUP all your data first!!

Installation video:
https://www.youtube.com/watch?v=G8Aw2zzBE-g

Download the antiX-16_386-full.iso (32 bit) version from:
https://www.youtube.com/watch?v=G8Aw2zzBE-g

NB
You may prefer the installation video guide for antiX-15 which has informative dialogue instead of just a musical accompaniment:
https://www.youtube.com/watch?v=F9kRoXliH9s

Last edited by beachboy2; 01-10-2017 at 01:05 PM.
 
Old 01-10-2017, 01:02 PM   #5
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355

Rep: Reputation: 70
Quote:
Originally Posted by Keith Hedger View Post
You may be better off just doing a fresh install, and let the installer use the whole disk, of course backup any important data first.
I'd agree with this, and it's usually what I recommend when people ask the OP's question. Unless you have a ton of time involved in customizing the OS, compiling tons of software, etc.. it's just an easier solution to reinstall.

You'd be amazed how fast you can go from a new install to having things back the way you wanted them. For me personally... I've used XFCE so long, as soon as I boot a new installation I know what to uninstall and what I want to install.

Last edited by IndyGunFreak; 01-10-2017 at 01:13 PM.
 
Old 01-10-2017, 06:34 PM   #6
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,177

Rep: Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645
Hello and welcome to LQ.

I agree with the suggestions above basically.

One could reclaim space but could cause some other issues. If you insist then be sure to backup your important data off the machine. Run a live cd/dvd/usb and use gparted to delete windows and move linux partitions.
 
Old 01-10-2017, 06:40 PM   #7
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
mw, I use Gparted, delete the partition in question. then make it the same linux type I am using then merge it into the exiting partition.

update-grub to remove any entries dealing with any other OS's that are no longer there.

depending on how you have your Linux system parted out if / and /home is on the same partition then I'd boot using a live ISO that has Gparted because you have to unmount the partitions.
 
Old 01-10-2017, 08:41 PM   #8
Keith Hedger
Senior Member
 
Registered: Jun 2010
Location: Wiltshire, UK
Distribution: Void, Linux From Scratch, Slackware64
Posts: 3,197

Rep: Reputation: 867Reputation: 867Reputation: 867Reputation: 867Reputation: 867Reputation: 867Reputation: 867
I'm not knocking gparted being run from a live CD etc, I use it myself and I think it's a great peice of software, but using it to move/shrink/grow partitions is reeeeaaaalllyyy sllllooooooowww, it realy is much faster to do do a new install, depending on as has been said how much you have mod'ed your install.
 
Old 01-10-2017, 09:42 PM   #9
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Keith Hedger View Post
I'm not knocking gparted being run from a live CD etc, I use it myself and I think it's a great peice of software, but using it to move/shrink/grow partitions is reeeeaaaalllyyy sllllooooooowww, it realy is much faster to do do a new install, depending on as has been said how much you have mod'ed your install.
@Keith Hedger Good point. I have said the same many times - it is faster to just re-install the OS. But at least the OP now knows he has options, if he did not part it in two / and /home and wants to save what he has in /home he might just want to make a pot of coffee and rent a movie if he has a lot of data to be moved and let Gparted to its thing.


this time that is spoken of too all depends on the CPU and data throughput of the MOBO (MOtherBOard) / by amount of data to be moved.

on another thought:

he too could (depending on space he has to work with) move things around and make a separate /home move his home data into it then proceed to get rid of Windows and take control of it and place it into Linux.

Last edited by BW-userx; 01-10-2017 at 09:52 PM.
 
Old 01-11-2017, 07:15 AM   #10
Neville G B
LQ Newbie
 
Registered: Jan 2017
Posts: 2

Original Poster
Rep: Reputation: Disabled
Many Thanks

Thanks to you all, very useful. I am new to Linux but not to computers. Many years ago I was using a DOS based system. Although I became brain washed by windows I always longed to go back. Now retired I can please myself. Thanks for the help.
 
  


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
Dual-boot Windows XP after existing Ubuntu Lucid install--Can I do this? Oldgeek54 Linux - General 1 02-01-2012 03:30 PM
How to remove Ubuntu 10.04 from dual boot? black_wire Linux - Newbie 2 05-31-2010 03:27 AM
Install Mint 7 on existing XP Pro/ubuntu 9.04 dual boot blues2use Linux Mint 5 11-05-2009 11:28 PM
how to remove RHEL 5.0 on dual boot machine Mrugesh Linux - General 4 08-23-2009 02:31 PM
how to remove existing dual boot winxp and fc5? revoked Linux - Newbie 13 07-26-2006 11:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:02 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