Tak tady je to bez té klíčenky.
ubuntu@ubuntu:~$ sudo parted -l
Model: ATA TOSHIBA MK2555GS (scsi)
Disk /dev/sda: 250GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 106MB 105MB primary ntfs boot
2 106MB 107GB 107GB primary ntfs
3 107GB 241GB 134GB primary fat32
4 241GB 250GB 8833MB primary
Backtrace has 16 calls on stack:
16: /lib/libparted.so.0(ped_assert+0x2a) [0x8dcf4a]
15: /lib/libparted.so.0(+0x424b7) [0x9144b7]
14: /lib/libparted.so.0(+0x432c7) [0x9152c7]
13: /lib/libparted.so.0(+0x445bc) [0x9165bc]
12: /lib/libparted.so.0(+0xf7f1) [0x8e17f1]
11: /lib/libparted.so.0(ped_disk_add_partition+0x262) [0x8e5072]
10: /lib/libparted.so.0(+0x45f53) [0x917f53]
9: /lib/libparted.so.0(+0x4614f) [0x91814f]
8: /lib/libparted.so.0(ped_disk_new+0x75) [0x8e5e55]
7: parted() [0x804e389]
6: parted() [0x804f553]
5: parted() [0x80517da]
4: parted() [0x8052e51]
3: parted(main+0x2e) [0x8052f5e]
2: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x54ebd6]
1: parted() [0x804c3f1]
You found a bug in GNU Parted! Here's what you have to do:
Don't panic! The bug has most likely not affected any of your data.
Help us to fix this bug by doing the following:
Check whether the bug has already been fixed by checking
the last version of GNU Parted that you can find at:
http://ftp.gnu.org/gnu/parted/
Please check this version prior to bug reporting.
If this has not been fixed yet or if you don't know how to check,
please visit the GNU Parted website:
http://www.gnu.org/software/parted
for further information.
Your report should contain the version of this release (2.2)
along with the error message below, the output of
parted DEVICE unit co print unit s print
and the following history of commands you entered.
Also include any additional information about your setup you
consider important.
Assertion (head_size <= 63) at ../../../libparted/labels/dos.c:659 in function
probe_partition_for_geom() failed.
Aborted (core dumped)
A pro jistotu i fdisk:
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x6583aa7e
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 102400 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 13 13068 104857600 7 HPFS/NTFS
Partition 2 does not end on cylinder boundary.
/dev/sda3 13068 29328 130611892+ b W95 FAT32
/dev/sda4 29328 30402 8625667+ de Dell Utility
Disk /dev/sdb: 4009 MB, 4009754624 bytes
23 heads, 23 sectors/track, 14804 cylinders
Units = cylinders of 529 * 512 = 270848 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x85d0456f
Device Boot Start End Blocks Id System
/dev/sdb1 * 16 14805 3911744 c W95 FAT32 (LBA)
Díky