Steam Deck

Steam Deck

AlphaRaven Jun 7, 2022 @ 12:13am
Trying to use Gparted but it doesn’t work
Whenever I start up GParted through the boot menu off of my USB it doesn’t work and just black screens after I press enter for the first option on Gparted, someone help?
< >
Showing 1-3 of 3 comments
flusher998 Jun 7, 2022 @ 12:29am 
try to use kde partition manager, it has never failed me
toidi Jun 7, 2022 @ 2:28am 
Or gnome-disk-utility ‘disks’, both that and KDE part manager seem to work better for me than gparted.
retrogunner Jun 7, 2022 @ 8:09am 
When you start gparted, it scans the block devices buses - which could be tossing your USB bootdrive but I don't recall having that problem however I'm very specific when using it.

Given folks are booting WIndows off of an SD Card, you could probably try that as well if using a standard LiveBoot img other than the recovery image. I suspect it would have same result given the block device scan.

Instead, try:
sudo lsblk # list out all block devices in a tree presentation # OR sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT # even better presentation sudo parted -l # or whatever to make sure the target & device label is correct (DOS vs GPT) # you should have seen /dev/nvme0n sudo gparted /dev/nvme0n # open the specific device without the necessary bus scan # profit
Last edited by retrogunner; Jun 7, 2022 @ 8:10am
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: Jun 7, 2022 @ 12:13am
Posts: 3