Author Topic: How to find partition size(s) when the install was automatic  (Read 1118 times)

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: How to find partition size(s) when the install was automatic
« Reply #15 on: November 20, 2012, 11:35:32 AM »
the default install always create a root partition, a swap partition and a home partition

i never used that, i only have a root partition and swap, my home is just a folder in the root partition

12 gbs could give you problems under specific circumstances, i remember a couple posts mentioning related problems that could be fixed but yes, if you are going to keep those partitions, i would make it 20 gbs in size

if you are going to install lots of games, 20 gbs could not be enough

if you are not going to play games, don't plan to burn lots of dvds and all you going to do is install libreoffice those 12gbs sounds enough for the moment
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline Jim Dandy

  • Full Member
  • ***
  • Posts: 185
Re: How to find partition size(s) when the install was automatic
« Reply #16 on: November 20, 2012, 01:39:50 PM »
the default install always create a root partition, a swap partition and a home partition

i never used that, i only have a root partition and swap, my home is just a folder in the root partition

12 gbs could give you problems under specific circumstances, i remember a couple posts mentioning related problems that could be fixed but yes, if you are going to keep those partitions, i would make it 20 gbs in size

if you are going to install lots of games, 20 gbs could not be enough

if you are not going to play games, don't plan to burn lots of dvds and all you going to do is install libreoffice those 12gbs sounds enough for the moment

Not really a gamer so that isn't really an issue. I did download the two pinball games from the repository because I have always loved pinball. Thanks.

I still don't know how to increase the root partition using Gparted. I can't use the live cd I have at the moment because my dvd drive is shot.

Offline Yankee

  • Hero Member
  • *****
  • Posts: 1483
  • In theory, theory=practice, in practice ???
Re: How to find partition size(s) when the install was automatic
« Reply #17 on: November 20, 2012, 01:56:57 PM »
No swap partition? How could that be?

"df" doesn't show swap partitions. Nor does it show unmounted partitions.


I always use "fsarchiver probe" in root terminal to see connected drives.
But, you have to take a second and install fsarchiver from  Synaptic.
ASUS EeePc 900HA netbook  1.6 Ghz Atom CPU  1GB RAM
160 GB internal HD    Seagate 250 GB USB portable drive 
Intel ‎Mobile 945GSE Integrated Graphics Controller
Atheros AR242x/AR542x Wireless Network Adapter
Intel (N10/ICH7 Family) High Definition Audio
Dynex 5-Button Wired Optical Mouse
LXDE

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10664
  • MLUs Forever!
Re: How to find partition size(s) when the install was automatic
« Reply #18 on: November 20, 2012, 02:06:11 PM »
It would be too much trouble to extend the root partition by any more than the 4 GB swap is occupying, IMO.

I would suggest you reduce the /home partition by some 20 to 25 GBs and using a liveCD/DVD/USB  rsync the contents of the existing root partition onto the bigger one.
After that to use the new copy of root you would change the fstab file and the menu.lst file to point to the new root.

It would ensure that nothing went amiss while re-sizing.

Another idea might be to make a remaster of the existing system, excluding the contents of the /home partition.
You could then install it anew into the bigger partition I suggested above.

Either way ....  resizing all three partitions would take an inordinate amount of time and carry with it the damger of data corruption.

MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: How to find partition size(s) when the install was automatic
« Reply #19 on: November 20, 2012, 03:14:57 PM »
"Not really a gamer so that isn't really an issue. I did download the two pinball games from the repository because I have always loved pinball. Thanks."

those are not big games for me, i call big games to something exceeding 400mbs in hard disk

"I still don't know how to increase the root partition using Gparted. I can't use the live cd I have at the moment because my dvd drive is shot."

i still suggest you to leave system as it is now

if you really want to change sizes is considerably faster, more secure and easy to just reinstall after having copied files on home partition to somewhere else

i would create only one ext4 partition with the entire hard disk and make it root or / and create a swap partition the way you mentioned you have now

this way you can't run out of root space unless you decide to edit on your hard disk every single video you have, 1 TB is alot to fill, at least for me

if you still want to resize partitions, make backups of your important files first, remember that when playing with partitions you can end loosing every file, it is easy to make a mistake
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline Jim Dandy

  • Full Member
  • ***
  • Posts: 185
Re: How to find partition size(s) when the install was automatic
« Reply #20 on: November 20, 2012, 05:20:50 PM »
Thanks everyone. Maybe I will just wait until I get a new dvd drive and then just do a reinstall and this time do the custom partition when given the opportunity. It wouldn't be such a big deal--at this point I don't have much stuff saved on the drive and most of it, to be honest, is just pictures (wallpaper). My mail is in gmail and I haven't downloaded any youtube or other videos since the download helper for firefox didn't seem to work for me.

Thanks again.