creating extended partition/ deleting partition on windows 7 netbook
NoOp
glgxg at sbcglobal.net
Mon Aug 2 01:42:56 UTC 2010
On 07/31/2010 05:34 AM, Keith Jesse wrote:
> After shrinking the primary windows partition I have 100gb space, But still
> no luck with installing ubuntu - it still only permits either erasing
> windows altogether or manual install. Still unsure how to create an extended
> partition and have the ubuntu installer recognise this. Cant see any
> relevant fuction in GParted. Do I need to remove some of the windows
> partitions still (in which case I need to back up the recover volume - which
> will be tricky as it is about 6 gig and there is no CD/DVD Burner with the
> unit - and its not clear how to copy it anyway....)
What specifically do you get for installation options?
For those that don't understand that Win7 installs 3-4 partitions:
I've a multiboot Win7/Ubuntu laptop. Looking at the /dev/sda in Gparted
I see the following:
Partition File System Mount Point Label Size Flags
unallocated unallocated 1.00MiB
/dev/sda1 ntfs SYSTEM 199.00Mib boot
/dev/sda2 ntfs Win7 97.66Gib
/dev/sda4 extended 188.33Gib
/dev/sda5 ext4 lucidg 157.91Gib
/dev/sda7 ext4 / lucid 24.86Gib
/dev/sda6 linux-swap 5.56Gib
/dev/sda3 ntfs RECOVERY 11.91Gib
unallocated 1.31Mib
sudo fdisk -l
[sudo] password for gg:
Disk /dev/sda: 320.1 GB, 320072933376 bytes
5 heads, 63 sectors/track, 1984579 cylinders
Units = cylinders of 315 * 512 = 161280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x135c058f
Device Boot Start End Blocks Id System
/dev/sda1 * 7 1301 203776 7 HPFS/NTFS
/dev/sda2 1301 651462 102400360+ 7 HPFS/NTFS
/dev/sda3 1905278 1984571 12488704 7 HPFS/NTFS
/dev/sda4 651463 1905277 197475862+ 5 Extended
/dev/sda5 651463 1702773 165581327+ 83 Linux
/dev/sda6 1868262 1905277 5829988+ 82 Linux swap / Solaris
/dev/sda7 1702773 1868261 26064454+ 83 Linux
Note that sda1, sda2, sda3, and 'unallocated' are reserved by Win7.
sda1 is the boot partition
sda2 is the actual Win7 working partition
sda3 is the Win7 recovery partition
sda4 is an the extended partition
sda5 is the base Ubuntu install partition
sda6 is the linux swap partition
sda7 is the additional test linux partition
and perhaps you are counting the first unallocated partition as number 4?
In any event, provide the details of what options the install provides.
Be sure to boot the Win7 machine at least twice after resizing the Win7
partition. Also report what you see with the Disk Management utility.
If you've resized the Win7 partition to allow for 100Gb of disk space I
see no issue with using the manual install from the liveCD to install
into that space. However, provide answers to the above first & we'll go
from there. Again *do not delete* any other partitions.
...
More information about the ubuntu-users
mailing list