I know there were many questions in this area, but i'm still unable to install ubuntu without formating whole disk.
I've got Windows 8 and 4 partitions 100 GB - windows 30 GB 117 GB 418 GB and 30GB unallocated space I made in Windows Disk Management Tool (I thought Ubuntu will see it)
Ubuntu (Live) can perfectly see all partitions and I have access to it:
sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL
NAME FSTYPE SIZE MOUNTPOINT LABEL
sda 698,7G
├─sda1 ntfs 100M /media/ubuntu/Zastrzeżone przez Zastrzeżone przez system
├─sda2 ntfs 100,9G /media/ubuntu/8EF8F38DF8F37237
├─sda3 ntfs 30G /media/ubuntu/10A28513A284FF0A
├─sda4 ntfs 117,7G /media/ubuntu/Muzyka Muzyka
└─sda5 ntfs 418,4G /media/ubuntu/Nowy Nowy
sdb 14,7G
└─sdb1 vfat 14,7G /cdrom EJZEPEN
sr0 1024M
loop0 squashfs 842,7M /rofs
But installer sees disk like that: (see screenshot)
I want to install Ubuntu on 30GB unallocated space or make a new partition out of "Nowy" partition without without formatting it.
sudo fdisk -lu
Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x4f693826
Device Boot Start End Blocks Id System
/dev/sda1 63 2047 992+ 42 SFS
Partition 1 does not start on physical sector boundary.
/dev/sda2 * 2048 206847 102400 42 SFS
/dev/sda3 206848 211765247 105779200 42 SFS
/dev/sda4 211765248 1465147119 626690936 42 SFS
Disk /dev/sdb: 15.8 GB, 15805186048 bytes
255 heads, 63 sectors/track, 1921 cylinders, total 30869504 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 * 128 30869503 15434688 c W95 FAT32 (LBA)