Few weeks back I installed linux as a virtual machine on my windows 7 system but I didn't gave much thought to(or miscalculated) the size of various partitions and even worse I'm not using 'lvm'. Today I tried to installed Qt 5.0 SDK which required around 500MB of space in /tmp which I didn't had but other partitions had quite a bit of space.
I want to know is there any possible (and simple) way to delete my Windows partitions and extend my Ubuntu partitions.
I have 1 HDD 700 GB:
sda1 primary 100MB NTFS (Windows boot partition)
sda2 primary 100GB NTFS (Windows 7 OS)
sda3 primary 500GB NTFS (Windows data files)
sda4 extended partition 98GB:
sda6 ext4 94GB (Ubuntu 12.04)
sda5 swap 4GB
My actual boot partition is sda1
I want do dele
I have Ubuntu 11.10 running as a Virtual Machine in vSphere 5.0. I've successfully used gParted-Live to extend the volume, but I don't know how to get the ubuntu operating system to take advantage of it.
I have Linux Mint 14 installed as my only OS. I have one extended partition containing /swap, / and /home, and I have some unallocated space on my drive.
I'm guessing that Mint decided to put this all on an extended partition instead of three primary partitions.
So I want to build Linux From Scratch using some of my unallocated space.
I'm preparing to install Precise on a machine currently running 9.10 in a dual boot setup. /dev/sda1 has the Windoze install, and there are 4 logical partitions in the extended linux partition. I have swap, /home, /usr, and root, which has over 5GB of available space.
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.
To add a swap partition in hard disk /dev/hdb2, use the following steps:
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.
When I installed Ubuntu 12.10, I installed it onto a 500 GB hard drive using the default partitioning.
Looking at the hard drive in Disks
I see the main partition (/dev/sda1 = 496 GB) and the swap partition (/dev/sda5 = 4.3 GB). I also see another partition (/dev/sda2 = 4.3 GB), which is not mounted.