USB not found in GParted
My Ubuntu 16.04 is unable to recognize and format a usb drive. Below are things I tried:
- When I try opening disks, it does show a "Generic USB Flash Disk" as
/dev/sdb, but all options (including Format Partition), except for Edit Mount Options, are grayed out. - GParted does not recognize the device (
/dev/sdb) at all.
sudo mkfs.vfat /dev/sdbreturnsNo medium found
Any idea?
usb gparted
|
show 5 more comments
My Ubuntu 16.04 is unable to recognize and format a usb drive. Below are things I tried:
- When I try opening disks, it does show a "Generic USB Flash Disk" as
/dev/sdb, but all options (including Format Partition), except for Edit Mount Options, are grayed out. - GParted does not recognize the device (
/dev/sdb) at all.
sudo mkfs.vfat /dev/sdbreturnsNo medium found
Any idea?
usb gparted
try to see it by fdisk command
– Sinoosh
Jul 24 '16 at 13:20
Try zeroing it out first withdd.
– Android Dev
Jul 24 '16 at 14:54
Is it mounted?gpartedwill not alter mounted devices. Trysudo umount /dev/sdbfirst.
– waltinator
Jul 24 '16 at 15:20
1
After inserting the USB drive, you might open a terminal, enter the dmesg command and scan the tail end of the output to see if dmesg reports anything unusual.
– Curtis Gedak
Jul 26 '16 at 14:55
1
What's the output oflsusbandls -l /dev/disk/by-id/usb*?
– David Foerster
Jan 4 '17 at 12:37
|
show 5 more comments
My Ubuntu 16.04 is unable to recognize and format a usb drive. Below are things I tried:
- When I try opening disks, it does show a "Generic USB Flash Disk" as
/dev/sdb, but all options (including Format Partition), except for Edit Mount Options, are grayed out. - GParted does not recognize the device (
/dev/sdb) at all.
sudo mkfs.vfat /dev/sdbreturnsNo medium found
Any idea?
usb gparted
My Ubuntu 16.04 is unable to recognize and format a usb drive. Below are things I tried:
- When I try opening disks, it does show a "Generic USB Flash Disk" as
/dev/sdb, but all options (including Format Partition), except for Edit Mount Options, are grayed out. - GParted does not recognize the device (
/dev/sdb) at all.
sudo mkfs.vfat /dev/sdbreturnsNo medium found
Any idea?
usb gparted
usb gparted
edited Jan 4 '17 at 12:38
Zanna
51.1k13138242
51.1k13138242
asked Jul 24 '16 at 13:10
tuanh118tuanh118
62
62
try to see it by fdisk command
– Sinoosh
Jul 24 '16 at 13:20
Try zeroing it out first withdd.
– Android Dev
Jul 24 '16 at 14:54
Is it mounted?gpartedwill not alter mounted devices. Trysudo umount /dev/sdbfirst.
– waltinator
Jul 24 '16 at 15:20
1
After inserting the USB drive, you might open a terminal, enter the dmesg command and scan the tail end of the output to see if dmesg reports anything unusual.
– Curtis Gedak
Jul 26 '16 at 14:55
1
What's the output oflsusbandls -l /dev/disk/by-id/usb*?
– David Foerster
Jan 4 '17 at 12:37
|
show 5 more comments
try to see it by fdisk command
– Sinoosh
Jul 24 '16 at 13:20
Try zeroing it out first withdd.
– Android Dev
Jul 24 '16 at 14:54
Is it mounted?gpartedwill not alter mounted devices. Trysudo umount /dev/sdbfirst.
– waltinator
Jul 24 '16 at 15:20
1
After inserting the USB drive, you might open a terminal, enter the dmesg command and scan the tail end of the output to see if dmesg reports anything unusual.
– Curtis Gedak
Jul 26 '16 at 14:55
1
What's the output oflsusbandls -l /dev/disk/by-id/usb*?
– David Foerster
Jan 4 '17 at 12:37
try to see it by fdisk command
– Sinoosh
Jul 24 '16 at 13:20
try to see it by fdisk command
– Sinoosh
Jul 24 '16 at 13:20
Try zeroing it out first with
dd.– Android Dev
Jul 24 '16 at 14:54
Try zeroing it out first with
dd.– Android Dev
Jul 24 '16 at 14:54
Is it mounted?
gparted will not alter mounted devices. Try sudo umount /dev/sdb first.– waltinator
Jul 24 '16 at 15:20
Is it mounted?
gparted will not alter mounted devices. Try sudo umount /dev/sdb first.– waltinator
Jul 24 '16 at 15:20
1
1
After inserting the USB drive, you might open a terminal, enter the dmesg command and scan the tail end of the output to see if dmesg reports anything unusual.
– Curtis Gedak
Jul 26 '16 at 14:55
After inserting the USB drive, you might open a terminal, enter the dmesg command and scan the tail end of the output to see if dmesg reports anything unusual.
– Curtis Gedak
Jul 26 '16 at 14:55
1
1
What's the output of
lsusb and ls -l /dev/disk/by-id/usb*?– David Foerster
Jan 4 '17 at 12:37
What's the output of
lsusb and ls -l /dev/disk/by-id/usb*?– David Foerster
Jan 4 '17 at 12:37
|
show 5 more comments
1 Answer
1
active
oldest
votes
there is a little menu up to the top right of the Gparted dialog box click it and see if you can switch to the flash drive. It's how I do it
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2faskubuntu.com%2fquestions%2f802357%2fusb-not-found-in-gparted%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
there is a little menu up to the top right of the Gparted dialog box click it and see if you can switch to the flash drive. It's how I do it
add a comment |
there is a little menu up to the top right of the Gparted dialog box click it and see if you can switch to the flash drive. It's how I do it
add a comment |
there is a little menu up to the top right of the Gparted dialog box click it and see if you can switch to the flash drive. It's how I do it
there is a little menu up to the top right of the Gparted dialog box click it and see if you can switch to the flash drive. It's how I do it
answered Feb 18 at 19:41
raulraul
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f802357%2fusb-not-found-in-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
try to see it by fdisk command
– Sinoosh
Jul 24 '16 at 13:20
Try zeroing it out first with
dd.– Android Dev
Jul 24 '16 at 14:54
Is it mounted?
gpartedwill not alter mounted devices. Trysudo umount /dev/sdbfirst.– waltinator
Jul 24 '16 at 15:20
1
After inserting the USB drive, you might open a terminal, enter the dmesg command and scan the tail end of the output to see if dmesg reports anything unusual.
– Curtis Gedak
Jul 26 '16 at 14:55
1
What's the output of
lsusbandls -l /dev/disk/by-id/usb*?– David Foerster
Jan 4 '17 at 12:37