Opened 5 years ago
Closed 5 years ago
#16021 closed bug (no change required)
I cannot mount USB Flash Drive again after unmounting it
Reported by: | Maxis | Owned by: | mmlr |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/USB/EHCI | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev54105 USB 3.0 Silicon Power 8GB FAT32 formated Toshiba Satellite C660-16D
I can not mount SP USB 3.0 Flash drive again by GUI after unmounting it. There is no mount point in GUI(Tracker/Deskbar). But when i reconnect this flash to port i can mount it again but only once.
Attachments (5)
Change History (10)
by , 5 years ago
Attachment: | listdev.txt added |
---|
by , 5 years ago
Attachment: | listusb_connected.log added |
---|
by , 5 years ago
Attachment: | listusb_after_unmountig_flash.log added |
---|
by , 5 years ago
Attachment: | listusb_not_connected_to_connector_flash.log added |
---|
by , 5 years ago
Attachment: | syslog_usb_mounting_problem.log added |
---|
comment:1 by , 5 years ago
Component: | - General → Drivers/USB/EHCI |
---|---|
Owner: | changed from | to
comment:2 by , 5 years ago
follow-up: 4 comment:3 by , 5 years ago
You can uncheck "Eject when unmounting" in Tracker preferences, then the usb drive is not "ejected" and remains powered on (you currently need this if you want to format it from DriveSetup and you have automounting enabled).
comment:4 by , 5 years ago
Replying to pulkomandy:
You can uncheck "Eject when unmounting" in Tracker preferences, then the usb drive is not "ejected" and remains powered on (you currently need this if you want to format it from DriveSetup and you have automounting enabled).
I uncheck "Eject when unmointing" and after unmounting by GUI i still have mount point in there.
Replying to mmlr:
I think this is expected behaviour. Unmounting a removable storage medium implies an eject. Usually USB sticks and external harddisks will power down as a result. Does it "work" if you just unmount the filesystem from the command line?
If i just unmount from terminal then there is still mount point in GUI.
So it's a expected behavior and issue can be closed.
comment:5 by , 5 years ago
Resolution: | → no change required |
---|---|
Status: | new → closed |
Thanks for the feedback!
I think this is expected behaviour. Unmounting a removable storage medium implies an eject. Usually USB sticks and external harddisks will power down as a result. Does it "work" if you just unmount the filesystem from the command line?