Linux partitions are basically of three types: swap, root, and home. The swap partition is used for Linux swap space, root partition for Linux and the installed applications, and home partitions for holding /home directory i.e. data. When it comes to data accessibility, the latter two partitions are comparatively more vital for uninterrupted data access.
An old headless no-X backup server I use has a small hard drive with three primary ext4 partitions: /, /home and /swap. The system is unable to run updates, as there are insufficient inodes available on the 1.5GB / partition. There is unused space available on /home.
Would resizing the / partition from a live GParted environment solve this?
I have deployed two VMs on VMware with CentOS 6.3 Net Install. It has automatically created some partitions. It has created two major partition for root and home. root partition has size of 50GB and home 168GB. root partition has 35GB of free space. I want to resize partitions safely without data loose. server is running CPanel and home partition has important user data.
I have 250Gb drive on a laptop, which has Windows 7 on a 122Gb ntfs partition (which has a "boot" flag on it) and Ubuntu 12.04.1 on a 110Gb extended partition, of which the root ext4 partition is 108Gb and the swap is 1.74Gb. You can see everything in the screenshot below.
I have a 1TB SATA hard disk from my old desktop, and the entire thing is an ext4 /home partition (/, /boot, and swap were all on another hdd). It is now in a USB2 enclosure and I want to use it to back up my current laptop /home.
To do this I need to shrink the /home partition on the 1TB backup drive.
I have Windows 7 and Debian dual-booted on my laptop. I'm getting cramped for space on the Debian side, so I want to remove the Windows partition and use the whole computer for Debian.
I made a miscalculation on my Ubuntu install and now need more space for my Windows (NTFS) partition (sda2). The problem is that I allocated ~ 100GiB to what I thought would be a shared media storage directory; this was placed in an extended partition (sda4), comprised of ~ 7GiB in a swap file (sda5) and ~ 100GiB in an ext4 storage partition (sda6), respectively.
I need to shrink an Ext4 /home partition (/dev/sda9) to make space for something else, but I would prefer avoid live cds (boot troubles with new EFI and..
Hello,
Moving from FC17 to FC18 I decided to free some space (taken from swap and the root partition).
Both partitions were created in an extended partition, ending up with 2GB of free space in the begining of the Extd. partition and additional 1.6GB in the end.
There are other partitions (active and used by linux) in between, home, root, etc.
The question(s) is:
1.