Topic: SOLVED: gparted live usb problem using dd
I recently wanted to create an up to date gparted-live thumb drive.
I downloaded the .iso and used dd to copy across to the usb device. (4Gb with one FAT32 partition)
My pc is 64bit with UEFI.
Several things looked wrong.
The thumb drive wasn't recognized as UEFI enabled by my PC.
When the program started up Gparted announced that the thumb drive had a recursive partition.
It also appeared that the Partition Table overlapped with the partition /dev/sdx1.
I spent some time trying to correct errors on the thumb drive but made no headway.
Next I tried an alternative install, Method B for Linux using the .zip file on the same drive.
This time UEFI function was recognised, no partition or partition table errors were reported.
I suspect that something happens when dd copies the .iso and that this is why I was getting those errors.
Method B was a good workaround and easy enough to perform. I always liked dd but will hold off until this glitch is addressed.
I have reported this as a bug.
I do not have the expertise to address this problem, though I have used linux for a number of years.