How can I create another partition (to e.g. parallel install a different ubuntu version) with this current partitioning table?
I have the following configuration:
sda1 1 GB maybe fat32 (windows recovery partition)
sda2 40 GB ntfs(windows drive c) with boot flag
sda3 around 100GB ntfs(storage partition)
sda4 extended partition:sda5 10 GB ext4 partition
sda6 1 GB linux swap
I want to make this changes:
sda2 30 GB resize(decrease size with 10 GB)
sda3 around 100GB(move and maybe decrease size with 4-5 GB)
My partition scheme is as follows:
/dev/sda1 - Some NTFS partition for Lenovo recovery or something labeled SYSTEM_DRV (this has the Windows boot flag on it)
/dev/sda2 - My NTFS Windows partition
/dev/sda3 - My extended partition containg:
/dev/sda5 - / partition, ext4, ~20 gigs
/dev/sda6 - swap partition, linux-swap, ~3 gigs
/dev/sda7 - /home, ext4, ~450 gigs
/dev/sda4 - Another partition tha
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 windows sda2 and then, next to it, extended partition with ubuntu sda6. Can I reallocate some ubuntu's free space to sda2? I know I can boot from livecd gparted and cut some GB from sda6, but then unallocated space will be after sda6 and not before, am I right? Is it possible to add unallocated space to sda2 or merge is not possible due to partitions position?
Hi,
This seems like it should be pretty simple but I am having problems determining Windows partition .vs Linux partition.
I have 350Gb of unallocated space on my hard drive & would like to install Ubuntu there. From what I have read Ubuntu prefers to be in charge of the partitioning for GRUB.
It looks like /dev/sda1 & sda2 are to be partitioned ntfs.
I have the following partition structure
`/dev/loop0 squashfs
/dev/sda1 system reserved ( ntfs )
/dev/sda2 ntfs ( windows partition )
/dev/sda3 ntfs
/dev/sda5 ntfs
/dev/sda6 ext4`
I have Ubuntu installed inside windows. I formatted /dev/sda6 from inside Ubuntu ( using Gparted ). What I totally forgot was /dev/sda6 had Fedora which was the root directory of GRUB.
I am ready to install Ubuntu 11.10 on a Samsung NC110 netbook, but reading other posts leaves me with a few concerns.
Here is my current Partition table.
Partition File System Label Size Flags
/dev/sda1 NTFS SYSTEM 100MB boot
/dev/sda2 NTFS WIN7 (C) 67GB
unallocated 5MB
/dev/sda4 extended 147GB lba
/dev/sda5 NTFS Data
/dev/sda6 linux-swap 4GB
/dev/sd
Until now I had 2 NTFS partitions on my harddrive.