LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-04-2013, 10:13 AM   #1
joker_dk
LQ Newbie
 
Registered: Mar 2011
Distribution: mint, fedora
Posts: 17

Rep: Reputation: 0
Need help rearranging partitions while preserving data


Hello everyone, sorry if this thread is misplaced or already covered, but to me this is a bit of a puzzler.

I've got a desktop with data all over the place; it started out with windows, which I shared with fedora for a while before I corrupted and removed the windows partition due to shenanigans. I added in Linux Mint and enjoy it a good bit.

The OSes are on two different hard drives, with Fedora on a 1TB HD and Mint on a 500GB HD. I can access the data on the Fedora /home/ partition easily, but frankly, I'd like to be done with Fedora and transition over to Mint. Obviously the most reliable and clean way to do that would be to create backups, wipe the partition table, and do a clean install of mint on the 1TB drive, or even use it solely as the /home/ partition and use the 500GB for /.

Unfortunately, I don't have access to a backup drive or the funds to get one. Would there be any way of moving things around on the disks themselves (sort of a musical chairs thing with data) so I could wind up with Linux Mint as the only OS but preserve the data from both OSes /home/ partitions?

Here's how the disks are divvied up:

1TB disk: 141gb free, ext4 859gb: /, 52gb, swap, 10gb, /home/, 796gb

500GB disk: /, 62.9gb, /home/, 384.6gb, swap ~10gb

bonus points for anyone who can also provide the head of john the baptist.
 
Old 08-04-2013, 10:44 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
A default installation of Fedora 18 running KDE takes about 5 GB, maybe 10 or 15 if you install everything, so unless you've got huge amounts of data or games in / you could shrink the partition should you want to keep it just in case. Depending on the amount of RAM and what processing you do having one or multiple 10 GB swap partitions may seem excessive too. Also you haven't given any reason why Mint shouldn't reside on the 500 GB disk or what's wrong with that installation in the first place?..

If you don't want to keep data then why not just delete the 141gb + 859gb + 52gb + 10gb partitions from the 1 TB disk? That would leave your Fedora /home 796gb which you could resize. Free space could then be used to hold a new partition in which you could store partition backup images. (Obviously you could create partition backups, delete partitions and resize the backup partition per partition, all it takes is more time). Then you disconnect the 1 TB disk (since it holds your backups) and use a Live CDROM, DVD or USB stick and resize your / 62.9gb and /home 384.6gb to what suits you or do a clean install of Mint?..
 
Old 08-04-2013, 01:03 PM   #3
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,336

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"Would there be any way of moving things around on the disks themselves (sort of a musical chairs thing with data) so I could wind up with Linux Mint as the only OS but preserve the data from both OSes /home/ partitions?"

You could start by copying the data from the /home partition in the OS you want to erase into the /home partition in the OS you want to keep.

------------------------------
Steve Stites

Last edited by jailbait; 08-04-2013 at 01:05 PM.
 
Old 08-06-2013, 09:41 AM   #4
joker_dk
LQ Newbie
 
Registered: Mar 2011
Distribution: mint, fedora
Posts: 17

Original Poster
Rep: Reputation: 0
sorry I took a bit to get back to you guys, thanks for replying; I think the part I left out of all this was I would prefer it if my /home/ from fedora could be expanded to fit the entire disk and be automatically mounted in mint. There's nothing wrong with the mint install, as unSpawn asked, in fact it works really well. I'm just a little fuzzy on how partitions from different operating systems can be made to mesh well with each other. As it stands, when I mount the fedora partition in mint, it has to be done at least once every time I boot, (which isn't that big a deal because I rarely have to reboot :-D) but it can make problems for things that require a static location, like a playlist or a script. When the partition mounts it always seems to use a generated name that might be hex or something.

Since all my partitions are ext3/4 they can definitely talk to each other, I just don't know how to sort out the permissions and the way they mount (I guess?)
 
Old 08-06-2013, 03:37 PM   #5
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
See 'man mount' and /etc/fstab?
 
Old 08-26-2013, 01:08 AM   #6
joker_dk
LQ Newbie
 
Registered: Mar 2011
Distribution: mint, fedora
Posts: 17

Original Poster
Rep: Reputation: 0
My goodness do I feel silly; I would have posted sooner but I was dealing with anaphylaxis from a nasty drug allergy for a while there. It seems that mint always mounts the partition in the same place anyway, and I don't know why it wouldn't have because the partitions were there when mint was installed. They went to high school together. So I can just go ahead and expand the partition, making a new table entirely and perhaps allowing mint to "own" the old partition, which was the bizarre focus of my problem.

marking as solved, thanks guys.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
removal and rearranging partitions question... cornbread Linux - Newbie 8 02-11-2007 08:04 PM
Preserving Partitions tshaw Linux - General 1 11-07-2006 12:07 PM
Rearranging Partitions norain Linux - Software 3 08-02-2006 03:37 PM
Rearranging partitions ernesto_cgf Linux - Software 3 06-12-2006 12:30 PM
Preserving Data through FC2 Installation bezaleel Fedora 1 07-01-2004 07:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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