Unable to Start GPartedExternal drive not being recognizedHow to guarantee writes are physically committed...
Kepler space telescope undetected planets
What happens if there is no space for entry stamp in the passport for US visa?
Strategy to pay off revolving debt while building reserve savings fund?
How would you say "Sorry, that was a mistake on my part"?
Is it rude to refer to janitors as 'floor people'?
Why is Katakana not pronounced Katagana?
Does inertia keep a rotating object rotating forever, or something else?
Is it ethical for a company to ask its employees to move furniture on a weekend?
Is this artwork (used in a video game) real?
Increasing muscle power without increasing volume
Pi 3 B+ no audio device found
Interviewing with an unmentioned 9 months of sick leave taken during a job
How many bits in the resultant hash will change, if the x bits are changed in its the original input?
Random piece of plastic
Why doesn't philosophy have higher standards for its arguments?
How to remove the first colon ':' from a timestamp?
FPGA CPUs, how to find the max speed?
what relax command means?
Why does FFmpeg choose 10+20+20 ms instead of an even 16 ms for 60 fps GIF images?
How possible is a successful landing just with 1 wing?
How to have a continuous player experience in a setting that's likely to favor TPKs?
What would be the safest way to drop thousands of small, hard objects from a typical, high wing, GA airplane?
How to create array of references?
Why is Google approaching my VPS machine?
Unable to Start GParted
External drive not being recognizedHow to guarantee writes are physically committed before reported completed?Gparted claims my internal drive is fullPrevent USB storage from using different device on resetWhat is linux-swap in GParted?GParted LiveCD fails to startDoes Gparted change permissions?Appliance with USB port for user storage - how to detect/how to allow unsafe unmounts?How do I unmount a disk device and remove its device associationUnable to extend a partition in gparted
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I've been doing some work with various USB drives and have been using Gparted to do so. However, for no apparent reason, gparted
no longer starts.
If I open the graphical application, I authenticate with my password and then nothing happens.
If I run sudo gparted
. I get:
mount: wrong fs type, bad option, bad superblock on /run/udisks2/inhibit-polkit, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so
When I run dmesg
I get:
[ 1225.545050] usb 2-1: new high-speed USB device number 23 using xhci_hcd
[ 1225.568016] usb 2-1: New USB device found, idVendor=0781, idProduct=5583
[ 1225.568027] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1225.568033] usb 2-1: Product: Ultra Fit
[ 1225.568038] usb 2-1: Manufacturer: SanDisk
[ 1225.568042] usb 2-1: SerialNumber: 4C531001390502102383
[ 1225.570640] usb-storage 2-1:1.0: USB Mass Storage device detected
[ 1225.572092] scsi8 : usb-storage 2-1:1.0
[ 1226.571712] scsi 8:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6
[ 1226.572353] sd 8:0:0:0: Attached scsi generic sg1 type 0
[ 1226.574166] sd 8:0:0:0: [sdb] 242614272 512-byte logical blocks: (124 GB/115 GiB)
[ 1226.577102] sd 8:0:0:0: [sdb] Write Protect is off
[ 1226.577115] sd 8:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1226.578691] sd 8:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 1226.596148] sdb: sdb1
[ 1226.600044] sd 8:0:0:0: [sdb] Attached SCSI removable disk
[ 1226.886103] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 1237.359985] sdb: detected capacity change from 124218507264 to 0
[ 1251.998948] usb 2-1: USB disconnect, device number 23
I left out the top part because it doesn't contain much, or so I think. What I find curious is that the SanDisk Ultrafit listed here is not actually inserted into any usb drive and hasn't been for a few hours. This was one of the drives I was formatting.
Why is it still showing up here and does this have something to do with this? Should I somehow explicitly unmount it? I've read where Gparted does this in some instances where some part of the file system of a drive is not understood.
How should I proceed to be able to run gparted
again?
Thanks!
filesystems usb-drive gparted
add a comment |
I've been doing some work with various USB drives and have been using Gparted to do so. However, for no apparent reason, gparted
no longer starts.
If I open the graphical application, I authenticate with my password and then nothing happens.
If I run sudo gparted
. I get:
mount: wrong fs type, bad option, bad superblock on /run/udisks2/inhibit-polkit, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so
When I run dmesg
I get:
[ 1225.545050] usb 2-1: new high-speed USB device number 23 using xhci_hcd
[ 1225.568016] usb 2-1: New USB device found, idVendor=0781, idProduct=5583
[ 1225.568027] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1225.568033] usb 2-1: Product: Ultra Fit
[ 1225.568038] usb 2-1: Manufacturer: SanDisk
[ 1225.568042] usb 2-1: SerialNumber: 4C531001390502102383
[ 1225.570640] usb-storage 2-1:1.0: USB Mass Storage device detected
[ 1225.572092] scsi8 : usb-storage 2-1:1.0
[ 1226.571712] scsi 8:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6
[ 1226.572353] sd 8:0:0:0: Attached scsi generic sg1 type 0
[ 1226.574166] sd 8:0:0:0: [sdb] 242614272 512-byte logical blocks: (124 GB/115 GiB)
[ 1226.577102] sd 8:0:0:0: [sdb] Write Protect is off
[ 1226.577115] sd 8:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1226.578691] sd 8:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 1226.596148] sdb: sdb1
[ 1226.600044] sd 8:0:0:0: [sdb] Attached SCSI removable disk
[ 1226.886103] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 1237.359985] sdb: detected capacity change from 124218507264 to 0
[ 1251.998948] usb 2-1: USB disconnect, device number 23
I left out the top part because it doesn't contain much, or so I think. What I find curious is that the SanDisk Ultrafit listed here is not actually inserted into any usb drive and hasn't been for a few hours. This was one of the drives I was formatting.
Why is it still showing up here and does this have something to do with this? Should I somehow explicitly unmount it? I've read where Gparted does this in some instances where some part of the file system of a drive is not understood.
How should I proceed to be able to run gparted
again?
Thanks!
filesystems usb-drive gparted
You should usegksudo
.
– jasonwryan
Oct 22 '17 at 21:35
Using gksudo offers the same issue.
– chronic788
Oct 22 '17 at 22:45
add a comment |
I've been doing some work with various USB drives and have been using Gparted to do so. However, for no apparent reason, gparted
no longer starts.
If I open the graphical application, I authenticate with my password and then nothing happens.
If I run sudo gparted
. I get:
mount: wrong fs type, bad option, bad superblock on /run/udisks2/inhibit-polkit, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so
When I run dmesg
I get:
[ 1225.545050] usb 2-1: new high-speed USB device number 23 using xhci_hcd
[ 1225.568016] usb 2-1: New USB device found, idVendor=0781, idProduct=5583
[ 1225.568027] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1225.568033] usb 2-1: Product: Ultra Fit
[ 1225.568038] usb 2-1: Manufacturer: SanDisk
[ 1225.568042] usb 2-1: SerialNumber: 4C531001390502102383
[ 1225.570640] usb-storage 2-1:1.0: USB Mass Storage device detected
[ 1225.572092] scsi8 : usb-storage 2-1:1.0
[ 1226.571712] scsi 8:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6
[ 1226.572353] sd 8:0:0:0: Attached scsi generic sg1 type 0
[ 1226.574166] sd 8:0:0:0: [sdb] 242614272 512-byte logical blocks: (124 GB/115 GiB)
[ 1226.577102] sd 8:0:0:0: [sdb] Write Protect is off
[ 1226.577115] sd 8:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1226.578691] sd 8:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 1226.596148] sdb: sdb1
[ 1226.600044] sd 8:0:0:0: [sdb] Attached SCSI removable disk
[ 1226.886103] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 1237.359985] sdb: detected capacity change from 124218507264 to 0
[ 1251.998948] usb 2-1: USB disconnect, device number 23
I left out the top part because it doesn't contain much, or so I think. What I find curious is that the SanDisk Ultrafit listed here is not actually inserted into any usb drive and hasn't been for a few hours. This was one of the drives I was formatting.
Why is it still showing up here and does this have something to do with this? Should I somehow explicitly unmount it? I've read where Gparted does this in some instances where some part of the file system of a drive is not understood.
How should I proceed to be able to run gparted
again?
Thanks!
filesystems usb-drive gparted
I've been doing some work with various USB drives and have been using Gparted to do so. However, for no apparent reason, gparted
no longer starts.
If I open the graphical application, I authenticate with my password and then nothing happens.
If I run sudo gparted
. I get:
mount: wrong fs type, bad option, bad superblock on /run/udisks2/inhibit-polkit, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so
When I run dmesg
I get:
[ 1225.545050] usb 2-1: new high-speed USB device number 23 using xhci_hcd
[ 1225.568016] usb 2-1: New USB device found, idVendor=0781, idProduct=5583
[ 1225.568027] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1225.568033] usb 2-1: Product: Ultra Fit
[ 1225.568038] usb 2-1: Manufacturer: SanDisk
[ 1225.568042] usb 2-1: SerialNumber: 4C531001390502102383
[ 1225.570640] usb-storage 2-1:1.0: USB Mass Storage device detected
[ 1225.572092] scsi8 : usb-storage 2-1:1.0
[ 1226.571712] scsi 8:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6
[ 1226.572353] sd 8:0:0:0: Attached scsi generic sg1 type 0
[ 1226.574166] sd 8:0:0:0: [sdb] 242614272 512-byte logical blocks: (124 GB/115 GiB)
[ 1226.577102] sd 8:0:0:0: [sdb] Write Protect is off
[ 1226.577115] sd 8:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1226.578691] sd 8:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 1226.596148] sdb: sdb1
[ 1226.600044] sd 8:0:0:0: [sdb] Attached SCSI removable disk
[ 1226.886103] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 1237.359985] sdb: detected capacity change from 124218507264 to 0
[ 1251.998948] usb 2-1: USB disconnect, device number 23
I left out the top part because it doesn't contain much, or so I think. What I find curious is that the SanDisk Ultrafit listed here is not actually inserted into any usb drive and hasn't been for a few hours. This was one of the drives I was formatting.
Why is it still showing up here and does this have something to do with this? Should I somehow explicitly unmount it? I've read where Gparted does this in some instances where some part of the file system of a drive is not understood.
How should I proceed to be able to run gparted
again?
Thanks!
filesystems usb-drive gparted
filesystems usb-drive gparted
edited Oct 22 '17 at 22:47
agc
5,0751 gold badge14 silver badges40 bronze badges
5,0751 gold badge14 silver badges40 bronze badges
asked Oct 22 '17 at 21:23
chronic788chronic788
111 bronze badge
111 bronze badge
You should usegksudo
.
– jasonwryan
Oct 22 '17 at 21:35
Using gksudo offers the same issue.
– chronic788
Oct 22 '17 at 22:45
add a comment |
You should usegksudo
.
– jasonwryan
Oct 22 '17 at 21:35
Using gksudo offers the same issue.
– chronic788
Oct 22 '17 at 22:45
You should use
gksudo
.– jasonwryan
Oct 22 '17 at 21:35
You should use
gksudo
.– jasonwryan
Oct 22 '17 at 21:35
Using gksudo offers the same issue.
– chronic788
Oct 22 '17 at 22:45
Using gksudo offers the same issue.
– chronic788
Oct 22 '17 at 22:45
add a comment |
2 Answers
2
active
oldest
votes
To troubleshoot, carefully run gparted
on a disk known to be working, for example gparted /dev/sda
-- just to see if the GUI starts correctly. If that works, close gparted
without changing anything.
If the problem is the gparted
software, reboot from your favorite Linux bootCD, (or live USB), one that does have a working gparted
, and test any questionable drives from there.
But if gparted
started correctly on /dev/sda
, then the fault is in the USB drive(s). Then, maybe:
the USB drive's partition table is corrupt. If the data is important, back it up with
gddrescue
, then see ifgpart
can guess where the partitions should be, and proceed accordingly.the table is in some newer format that
gparted
doesn't know about,- there might be no partition table at all, the whole disk might be one file system. In which case try mounting it. The
dmesg
output seems to suggest that it is mounted.
Thanks for your post! I just tried to run gparted on a usb drive that I know works using gparted /dev/sdX but get the same error message. I am concerned because even if no USB drives are inserted I can't start the gparted GUI in any way. Any other thoughts?
– chronic788
Oct 22 '17 at 23:14
add a comment |
If you are using VMWorkstation:
I once used GParted to enlarge my /dev/sda1 (Ubuntu 14.04 64). Here is what I have done:
Download GParted ISO source (SourceForge).
Go to Settings, find CD/DVD(SATA), click on using ISO file, and add the ISO which you just downloaded.
Start the system and KEEP PRESSING F2 (check it, maybe different, this one is difficult, you have to do this fast), or click on the green arrow, choose the POWER ON TO BIOS (recommended).
Choose BOOT, and move the CD-ROM drive to the first one, press F10 save and exit.
Now wait for a second and you are in GParted live. (Be careful changing memory.)
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f399784%2funable-to-start-gparted%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
To troubleshoot, carefully run gparted
on a disk known to be working, for example gparted /dev/sda
-- just to see if the GUI starts correctly. If that works, close gparted
without changing anything.
If the problem is the gparted
software, reboot from your favorite Linux bootCD, (or live USB), one that does have a working gparted
, and test any questionable drives from there.
But if gparted
started correctly on /dev/sda
, then the fault is in the USB drive(s). Then, maybe:
the USB drive's partition table is corrupt. If the data is important, back it up with
gddrescue
, then see ifgpart
can guess where the partitions should be, and proceed accordingly.the table is in some newer format that
gparted
doesn't know about,- there might be no partition table at all, the whole disk might be one file system. In which case try mounting it. The
dmesg
output seems to suggest that it is mounted.
Thanks for your post! I just tried to run gparted on a usb drive that I know works using gparted /dev/sdX but get the same error message. I am concerned because even if no USB drives are inserted I can't start the gparted GUI in any way. Any other thoughts?
– chronic788
Oct 22 '17 at 23:14
add a comment |
To troubleshoot, carefully run gparted
on a disk known to be working, for example gparted /dev/sda
-- just to see if the GUI starts correctly. If that works, close gparted
without changing anything.
If the problem is the gparted
software, reboot from your favorite Linux bootCD, (or live USB), one that does have a working gparted
, and test any questionable drives from there.
But if gparted
started correctly on /dev/sda
, then the fault is in the USB drive(s). Then, maybe:
the USB drive's partition table is corrupt. If the data is important, back it up with
gddrescue
, then see ifgpart
can guess where the partitions should be, and proceed accordingly.the table is in some newer format that
gparted
doesn't know about,- there might be no partition table at all, the whole disk might be one file system. In which case try mounting it. The
dmesg
output seems to suggest that it is mounted.
Thanks for your post! I just tried to run gparted on a usb drive that I know works using gparted /dev/sdX but get the same error message. I am concerned because even if no USB drives are inserted I can't start the gparted GUI in any way. Any other thoughts?
– chronic788
Oct 22 '17 at 23:14
add a comment |
To troubleshoot, carefully run gparted
on a disk known to be working, for example gparted /dev/sda
-- just to see if the GUI starts correctly. If that works, close gparted
without changing anything.
If the problem is the gparted
software, reboot from your favorite Linux bootCD, (or live USB), one that does have a working gparted
, and test any questionable drives from there.
But if gparted
started correctly on /dev/sda
, then the fault is in the USB drive(s). Then, maybe:
the USB drive's partition table is corrupt. If the data is important, back it up with
gddrescue
, then see ifgpart
can guess where the partitions should be, and proceed accordingly.the table is in some newer format that
gparted
doesn't know about,- there might be no partition table at all, the whole disk might be one file system. In which case try mounting it. The
dmesg
output seems to suggest that it is mounted.
To troubleshoot, carefully run gparted
on a disk known to be working, for example gparted /dev/sda
-- just to see if the GUI starts correctly. If that works, close gparted
without changing anything.
If the problem is the gparted
software, reboot from your favorite Linux bootCD, (or live USB), one that does have a working gparted
, and test any questionable drives from there.
But if gparted
started correctly on /dev/sda
, then the fault is in the USB drive(s). Then, maybe:
the USB drive's partition table is corrupt. If the data is important, back it up with
gddrescue
, then see ifgpart
can guess where the partitions should be, and proceed accordingly.the table is in some newer format that
gparted
doesn't know about,- there might be no partition table at all, the whole disk might be one file system. In which case try mounting it. The
dmesg
output seems to suggest that it is mounted.
edited Oct 22 '17 at 23:18
answered Oct 22 '17 at 23:05
agcagc
5,0751 gold badge14 silver badges40 bronze badges
5,0751 gold badge14 silver badges40 bronze badges
Thanks for your post! I just tried to run gparted on a usb drive that I know works using gparted /dev/sdX but get the same error message. I am concerned because even if no USB drives are inserted I can't start the gparted GUI in any way. Any other thoughts?
– chronic788
Oct 22 '17 at 23:14
add a comment |
Thanks for your post! I just tried to run gparted on a usb drive that I know works using gparted /dev/sdX but get the same error message. I am concerned because even if no USB drives are inserted I can't start the gparted GUI in any way. Any other thoughts?
– chronic788
Oct 22 '17 at 23:14
Thanks for your post! I just tried to run gparted on a usb drive that I know works using gparted /dev/sdX but get the same error message. I am concerned because even if no USB drives are inserted I can't start the gparted GUI in any way. Any other thoughts?
– chronic788
Oct 22 '17 at 23:14
Thanks for your post! I just tried to run gparted on a usb drive that I know works using gparted /dev/sdX but get the same error message. I am concerned because even if no USB drives are inserted I can't start the gparted GUI in any way. Any other thoughts?
– chronic788
Oct 22 '17 at 23:14
add a comment |
If you are using VMWorkstation:
I once used GParted to enlarge my /dev/sda1 (Ubuntu 14.04 64). Here is what I have done:
Download GParted ISO source (SourceForge).
Go to Settings, find CD/DVD(SATA), click on using ISO file, and add the ISO which you just downloaded.
Start the system and KEEP PRESSING F2 (check it, maybe different, this one is difficult, you have to do this fast), or click on the green arrow, choose the POWER ON TO BIOS (recommended).
Choose BOOT, and move the CD-ROM drive to the first one, press F10 save and exit.
Now wait for a second and you are in GParted live. (Be careful changing memory.)
add a comment |
If you are using VMWorkstation:
I once used GParted to enlarge my /dev/sda1 (Ubuntu 14.04 64). Here is what I have done:
Download GParted ISO source (SourceForge).
Go to Settings, find CD/DVD(SATA), click on using ISO file, and add the ISO which you just downloaded.
Start the system and KEEP PRESSING F2 (check it, maybe different, this one is difficult, you have to do this fast), or click on the green arrow, choose the POWER ON TO BIOS (recommended).
Choose BOOT, and move the CD-ROM drive to the first one, press F10 save and exit.
Now wait for a second and you are in GParted live. (Be careful changing memory.)
add a comment |
If you are using VMWorkstation:
I once used GParted to enlarge my /dev/sda1 (Ubuntu 14.04 64). Here is what I have done:
Download GParted ISO source (SourceForge).
Go to Settings, find CD/DVD(SATA), click on using ISO file, and add the ISO which you just downloaded.
Start the system and KEEP PRESSING F2 (check it, maybe different, this one is difficult, you have to do this fast), or click on the green arrow, choose the POWER ON TO BIOS (recommended).
Choose BOOT, and move the CD-ROM drive to the first one, press F10 save and exit.
Now wait for a second and you are in GParted live. (Be careful changing memory.)
If you are using VMWorkstation:
I once used GParted to enlarge my /dev/sda1 (Ubuntu 14.04 64). Here is what I have done:
Download GParted ISO source (SourceForge).
Go to Settings, find CD/DVD(SATA), click on using ISO file, and add the ISO which you just downloaded.
Start the system and KEEP PRESSING F2 (check it, maybe different, this one is difficult, you have to do this fast), or click on the green arrow, choose the POWER ON TO BIOS (recommended).
Choose BOOT, and move the CD-ROM drive to the first one, press F10 save and exit.
Now wait for a second and you are in GParted live. (Be careful changing memory.)
edited 56 mins ago
Pang
1671 silver badge6 bronze badges
1671 silver badge6 bronze badges
answered Jan 6 at 2:11
wjrforcyberwjrforcyber
212 bronze badges
212 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f399784%2funable-to-start-gparted%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You should use
gksudo
.– jasonwryan
Oct 22 '17 at 21:35
Using gksudo offers the same issue.
– chronic788
Oct 22 '17 at 22:45