mám tam dva disky jeden cca 150 gb a druhy 230gb ... WIn7 mám na 150 a ubuntu jsem chtel mit na tom 250 ktery jsem rozedelil na 190 myslím a na 50 tak na tech 190 jsem ho chtel mit ... disk 1 je rozdelen na 100 a 40 cca .. takze celkem 4 disky z prvniho 100 a 40 a z druheho 190 a 50 a zde je odpoved k tvrmu příkazu
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 250.1 GB, 250058268160 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488395055 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: 0x00027868
Device Boot Start End Blocks Id System
/dev/sda1 2048 97656831 48827392 7 HPFS/NTFS/exFAT
/dev/sda2 * 97656832 97861631 102400 7 HPFS/NTFS/exFAT
/dev/sda3 97861632 469923839 186031104 83 Linux
/dev/sda4 469925886 488394751 9234433 5 Extended
/dev/sda5 484206592 488394751 2094080 82 Linux swap / Solaris
/dev/sda6 469925888 484204543 7139328 83 Linux
Partition table entries are not in disk order
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 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: 0x864bcb61
Device Boot Start End Blocks Id System
/dev/sdb1 2048 204802047 102400000 7 HPFS/NTFS/exFAT
/dev/sdb2 204802048 312578047 53888000 7 HPFS/NTFS/exFAT
ubuntu@ubuntu:~$ sudo parted -l
Model: ATA WDC WD2500KS-00M (scsi)
Disk /dev/sda: 250GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 50,0GB 50,0GB primary ntfs
2 50,0GB 50,1GB 105MB primary ntfs boot
3 50,1GB 241GB 190GB primary ext4
4 241GB 250GB 9456MB extended
6 241GB 248GB 7311MB logical ext4
5 248GB 250GB 2144MB logical linux-swap(v1)
Model: ATA ST3160212A (scsi)
Disk /dev/sdb: 160GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 105GB 105GB primary ntfs
2 105GB 160GB 55,2GB primary ntfs
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Error: Can't have a partition outside the disk!
ubuntu@ubuntu:~$