disk manager forgets to display some disk partitions.

Bug #1769333 reported by Bougron
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Disk Manager
New
Undecided
Unassigned

Bug Description

disk manager of Ubuntu 18.04 ( Bionic Beaver )

Hello.
It seems to me that 'application disk manager can not display more than 32 partitions per disk.
It is therefore impossible to edit the following using the graphic mode.

She forgets to view the partitions 16, 27, 17 that are in the middle of the disc.
She forgets to view the partitions 21 and 22 which are just after the partition /
She forgets to view the partitions 24, 24, 28 and 29 which are at the end of the disc
She forgets to put in orange the selected partitions which are at the end of the disc
Click on "unallocated space" at the end of the disk to view the last partition
you have to click on the last partition to view the penultimate score.

The gparted application that knows how to manage beyond 32 partitions is not easily usable in wayland session.
What do you think?
Thank you.

http://pix.toile-libre.org/?img=1525516203.png

Revision history for this message
Bougron (francis-bougron) wrote :

Hello.

In ubuntu 16.04.4, I have also the same problem.
I can't see partitions number 5 6 7 8 9
 e terminal commande in
Do you a command in "gnome-disks" able to do the same things that "fdisk -l" or "blkid" ?

For Your Information
sudo blkid | grep -Ei "sda5|sda6|sda7|sda8|sda9|"

a@a:~$ sudo blkid | grep -Ei "sda5|sda6|sda7|sda8|sda9|sad10"
/dev/sda5: LABEL="INSWIN1804B" UUID="3484-E187" TYPE="vfat" PARTUUID="a66ab516-4283-444a-939c-8d9693473d57"
/dev/sda6: LABEL="INST1604FAT" UUID="3484-E187" TYPE="vfat" PARTUUID="ece6ecf2-533a-4694-88ac-1fbbd0d51561"
/dev/sda7: LABEL="ubunt16-04-SDA" UUID="9f64e6e3-6a27-4799-9d65-b6dd57bc58b8" TYPE="ext4" PARTUUID="10ba17ae-d4d5-4fb2-8206-6d676f493d71"
/dev/sda8: UUID="7f7fb8aa-5253-4254-8e8e-51146dcb835d" TYPE="ext4" PARTUUID="e5a3b007-d45f-443b-abd7-9b27b106f219"
/dev/sda9: LABEL="windowsX-B-SDA" UUID="014C99004C43124C" TYPE="ntfs" PARTUUID="180c8539-8b22-4096-88ae-088e668e469c"
a@a:~$

sudo fdisk -l | grep -Ei "sda5|sda6|sda7|sda8|sda9"
/dev/sda5 223954944 234440703 10485760 5G Microsoft basic data
/dev/sda6 219760640 223954943 4194304 2G Microsoft basic data
/dev/sda7 186206208 215566335 29360128 14G Linux filesystem
/dev/sda8 156846080 186206207 29360128 14G Linux filesystem
/dev/sda9 76931072 152651775 75720704 36,1G Microsoft basic data
a@a:~$

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.