Comment 2 for bug 1074606

Revision history for this message
Curtis Gedak (gedakc) wrote : Re: gparted raid wrong information

To try to troubleshoot the problem, would you be able to provide the output from the following two commands?

     sudo fdisk -l -u

Where one of the options is a lower case "L" and not the number one.

     sudo parted -l

Where one of the options is a lower case "L" and not the number one.

Also, could you try the latest release of GParted Live?
http://gparted.org/livecd.php

The version of GParted included with Ubuntu uses libparted for the DMRAID partition names, whereas the version on GParted Live uses native GParted code.