LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 09-26-2020, 05:22 PM   #1
vw98008
Member
 
Registered: Jul 2019
Posts: 173

Rep: Reputation: Disabled
(OT) Free Partition Software For Old Windows


To have a dual boot (Windows & Linux), I need to make a free partition tool. Unlike Windows 10, one needs to have a partition tool for Windows XP. I try two "free" partition software EaseUS and MiniTool Partition based on online article recommendations. And it turns out both are fee-based tools right now. They might be free a few years ago.

Please let me know if you use such free tools lately.
 
Old 09-26-2020, 05:30 PM   #2
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
Gparted is the Linux tool, and it's certainly free. Install it with the package manager.
 
Old 09-26-2020, 05:34 PM   #3
vw98008
Member
 
Registered: Jul 2019
Posts: 173

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by sgosnell View Post
Gparted is the Linux tool, and it's certainly free. Install it with the package manager.
Thanks. I guess I need a tool for Windows to make a room on the hard drive for Linux. I work on an existing Windows installation.
 
Old 09-26-2020, 05:44 PM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Most distributions have a live version that runs from CD or USB that has gparted installed or use its live CD version.

https://gparted.org/livecd.php

What are the specs of your XP computer?
 
Old 09-26-2020, 05:51 PM   #5
vw98008
Member
 
Registered: Jul 2019
Posts: 173

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
Most distributions have a live version that runs from CD or USB that has gparted installed or use its live CD version.

https://gparted.org/livecd.php

What are the specs of your XP computer?
Great! It also works on Windows. I need to create another bootable USB for it. The PC has 120GB hard drive and 3GB memory. I don't know whether that is what you ask for specs or not.

Last edited by vw98008; 09-26-2020 at 06:11 PM.
 
Old 09-26-2020, 06:00 PM   #6
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
If you already have a bootable USB, simply connect to your network and install gparted in the live environment. Might be quicker/easier.
 
Old 09-26-2020, 06:12 PM   #7
vw98008
Member
 
Registered: Jul 2019
Posts: 173

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by syg00 View Post
If you already have a bootable USB, simply connect to your network and install gparted in the live environment. Might be quicker/easier.
Just copy & paste the file to the bootable USB?
 
Old 09-26-2020, 06:43 PM   #8
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
That won't work. The system won't know about it. Boot from the USB, and install it. If you copy it to the USB, you can install it using dpkg, but you need to know how, and where the package is. It's much easier to boot the USB, get networking going, and install it from the repository using the package manager.

You can't resize the partition from Windows while it is running. You can't alter partitions which are in use, so you have to boot from some external drive in order to alter the partitions on your HDD anyway.
 
Old 09-26-2020, 08:09 PM   #9
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,446
Blog Entries: 7

Rep: Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553
Quote:
Originally Posted by sgosnell View Post
You can't resize the partition from Windows while it is running. You can't alter partitions which are in use
Yes you can. Run diskmgmt.msc as an administrator, and that will allow you to resize & alter partitions on a running system. But that won't allow you to shrink a partition down to below the last used sector, because it doesn't move files.

That's where Paragon partition manager comes in: https://www.paragon-software.com/free/pm-express/#. That will let you do whatever you want, running system or not.
 
Old 09-26-2020, 10:09 PM   #10
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
I don't remember Windows XP disk management having resize capabilities and Paragon only supports Windows 7+ now.

Is the computer 32 or 64 bit

Last edited by michaelk; 09-26-2020 at 10:14 PM.
 
Old 09-26-2020, 10:25 PM   #11
vw98008
Member
 
Registered: Jul 2019
Posts: 173

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
I don't remember Windows XP disk management having resize capabilities and Paragon only supports Windows 7+ now.

Is the computer 32 or 64 bit
It doesn't. Otherwise, I won't ask for a tool for the task. The Paragon website says it supports Windows 7 - 10. It won't work for XP. My old Dell desktop is 32-bit.
 
Old 09-26-2020, 10:35 PM   #12
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Make sure you use a 32 bit iso. I would try Mint, I believe it includes gparted. Windows 10 can burn a CD/DVD from ISO image. Does your XP PC have the capability to boot from USB?

Last edited by michaelk; 09-26-2020 at 10:36 PM.
 
Old 09-26-2020, 10:48 PM   #13
vw98008
Member
 
Registered: Jul 2019
Posts: 173

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
Make sure you use a 32 bit iso. I would try Mint, I believe it includes gparted. Windows 10 can burn a CD/DVD from ISO image. Does your XP PC have the capability to boot from USB?
It does. I tried to get partition done this afternoon. The PC is slower than I remember for some reason.
 
Old 09-26-2020, 10:52 PM   #14
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,446
Blog Entries: 7

Rep: Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553
Apologies for the mis-information. GParted it is.

They have a live CD/USB image available in 32 bit: https://gparted.org/livecd.php
 
Old 09-26-2020, 10:56 PM   #15
vw98008
Member
 
Registered: Jul 2019
Posts: 173

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rkelsen View Post
Apologies for the mis-information. GParted it is.

They have a live CD/USB image available in 32 bit: https://gparted.org/livecd.php
It is ok. Thanks.
 
  


Reply



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
LXer: Free Knowledge requires Free Software and Free File Formats LXer Syndicated Linux News 0 06-26-2011 07:22 AM
LXer: Free Me: a DVD about free culture and free software LXer Syndicated Linux News 0 03-12-2007 12:01 PM
LXer: My Dream App semifinals, free software, same old same old... LXer Syndicated Linux News 0 10-14-2006 01:33 PM
Total partition size - User partition size is not equals to Free partition size navaneethanj Linux - General 5 06-14-2004 12:55 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 06:55 PM.

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