Hope it helps, any additional question, you can reply.
# partprobe -s /dev/sda: msdos partitions 1 2 /dev/sdb: msdos partitions 1 2 3 /dev/sdc: msdos partitions 1 2 <5> /dev/sdd: msdos partitions 1 3 2 <5> Backtrace has 13 calls on stack: 13: /lib/i386-linux-gnu/libparted.so.0(ped_assert+0x29) [0xb76962a9] 12: /lib/i386-linux-gnu/libparted.so.0(+0x42acb) [0xb76cbacb] 11: /lib/i386-linux-gnu/libparted.so.0(+0x432e4) [0xb76cc2e4] 10: /lib/i386-linux-gnu/libparted.so.0(+0x4682f) [0xb76cf82f] 9: /lib/i386-linux-gnu/libparted.so.0(+0x1180e) [0xb769a80e] 8: /lib/i386-linux-gnu/libparted.so.0(ped_disk_add_partition+0x1d6) [0xb769dc56] 7: /lib/i386-linux-gnu/libparted.so.0(+0x448c0) [0xb76cd8c0] 6: /lib/i386-linux-gnu/libparted.so.0(+0x462bf) [0xb76cf2bf] 5: /lib/i386-linux-gnu/libparted.so.0(ped_disk_new+0x61) [0xb769e171] 4: partprobe() [0x8049020] 3: partprobe(main+0x27d) [0x8048ebd] 2: /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xe6) [0xb747fe16] 1: partprobe() [0x8048efd] A bug has been detected in GNU Parted. Refer to the web site of parted http://www.gnu.org/software/parted/parted.html for more information of what could be useful for bug submitting! Please email a bug report to bug-parted@gnu.org containing at least the version (2.3) and the following message: Assertion (head_size <= 63) at ../../../libparted/labels/dos.c:662 in function probe_partition_for_geom() failed. # partprobe -v partprobe (GNU parted) 2.3 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html >. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by < http://git.debian.org/?p=parted/parted.git;a=blob_plain;f=AUTHORS>. # lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 465,8G 0 disk ├─sda1 8:1 0 29,3G 0 part /media/045C19EA5C19D770 └─sda2 8:2 0 436,5G 0 part /media/01CD8E10DF227250 sdb 8:16 0 1,8T 0 disk ├─sdb1 8:17 0 1000G 0 part /media/63cdd4c3-b696-4a82-abe7-7383792a27b1 ├─sdb2 8:18 0 500G 0 part /media/93c2e4a0-e8f4-48d4-b4b1-00b1a6a24a09 └─sdb3 8:19 0 363G 0 part └─resto2tb--vg-resto2tb--lv (dm-0) 253:0 0 363G 0 lvm sdc 8:32 0 7,5G 0 disk ├─sdc1 8:33 0 7,1G 0 part ├─sdc2 8:34 0 1K 0 part └─sdc5 8:37 0 360M 0 part sdd 8:48 1 14,5G 0 disk ├─sdd2 8:50 1 1K 0 part ├─sdd1 8:49 1 6,9G 0 part / ├─sdd3 8:51 1 7G 0 part └─sdd5 8:53 1 652M 0 part sde 8:64 1 7,2G 0 disk ├─sde1 8:65 1 6,9G 0 part └─sde2 8:66 1 395M 0 part --- Ballester Talavera, Jose Miguel