USB Drives Not Recognised on Boot

Report Bugs, Issues and non- package Requests
Post Reply
Message
Author
technwarnersprings
Posts: 8
Joined: Sat Apr 21, 2018 7:58 pm

USB Drives Not Recognised on Boot

#1 Post by technwarnersprings »

When I boot/reboot my system my external drives aren't recognised. What I do to have them mounted is to Logout and then Login again. After that I have to click on each one before the system sees them. In some cases I have to unmount them, remove them from the USB port put them back in and click on each one to mount them. This is true for my second PC as well. The only system that recognises them is my VM that has a fresh install.

User avatar
dolphin_oracle
Developer
Posts: 20012
Joined: Sun Dec 16, 2007 1:17 pm

Re: USB Drives Not Recognised on Boot

#2 Post by dolphin_oracle »

technwarnersprings wrote: Fri Jul 06, 2018 8:50 am When I boot/reboot my system my external drives aren't recognised. What I do to have them mounted is to Logout and then Login again. After that I have to click on each one before the system sees them. In some cases I have to unmount them, remove them from the USB port put them back in and click on each one to mount them. This is true for my second PC as well. The only system that recognises them is my VM that has a fresh install.
I don't quite understand your sequence. Where do you "click on them before the system sees them"? And how are you unmounting/remounting if your drives aren't recognized? I'm just a little lost? Screenshots would be good if you can post them.

If these are always present external drives, you may want to set them up in fstab to have them automounted at boot.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

technwarnersprings
Posts: 8
Joined: Sat Apr 21, 2018 7:58 pm

Re: USB Drives Not Recognised on Boot

#3 Post by technwarnersprings »

The file manager sees them, but they are greyed out. When I select one it disappears. I then unplug them, plug them back in and viola the system mounts them and we are good to go. I'll take your advice and set them up in ftab.

Everything worked great on a fresh install but I suspect one of the updates got the system "Breaking Bad".

User avatar
fehlix
Developer
Posts: 10375
Joined: Wed Apr 11, 2018 5:09 pm

Re: USB Drives Not Recognised on Boot

#4 Post by fehlix »

technwarnersprings wrote: Fri Jul 06, 2018 9:42 am The file manager sees them, but they are greyed out. When I select one it disappears. I then unplug them, plug them back in and viola the system mounts them and we are good to go. I'll take your advice and set them up in ftab.

Everything worked great on a fresh install but I suspect one of the updates got the system "Breaking Bad".
If you put them into fstab, there might by an issue, when you boot next time without having them plugged in.
Before you use fstab for permanent mounts whould you mind to see whether
below starter cures the issues. Running the starter will actually force
the kernel to reread the partiontables, and they should show up in Thunar.

Code: Select all

[Desktop Entry]
Version=1.0
Encoding=UTF-8
## filename: partprobe.desktop
## fehlix  : re-read partition table through partprobe
##
# due to SDcard USB issues
#     here: https://forum.mxlinux.org/viewtopic.php?f=107&t=45566
# and here: https://forum.mxlinux.org/viewtopic.php?f=108&t=45582 
# and here: https://forum.mxlinux.org/viewtopic.php?f=97&t=45735
Type=Application
Name=PartProbe
Comment=Re-read partiontable with partprobe
Exec=gksudo partprobe
Icon=media-flash
Path=
Terminal=false
StartupNotify=false

Gigabyte Z77M-D3H, Intel Xeon E3-1240 V2 (Quad core), 32GB RAM,
GeForce GTX 770, Samsung SSD 850 EVO 500GB, Seagate Barracuda 4TB

technwarnersprings
Posts: 8
Joined: Sat Apr 21, 2018 7:58 pm

Re: USB Drives Not Recognised on Boot

#5 Post by technwarnersprings »

SOLVED!!! The Kernel now recognizes all of the USB devices.

User avatar
fehlix
Developer
Posts: 10375
Joined: Wed Apr 11, 2018 5:09 pm

Re: USB Drives Not Recognised on Boot

#6 Post by fehlix »

Thats great. Please add to the subject line of your first post: [Solved]
Gigabyte Z77M-D3H, Intel Xeon E3-1240 V2 (Quad core), 32GB RAM,
GeForce GTX 770, Samsung SSD 850 EVO 500GB, Seagate Barracuda 4TB

Post Reply

Return to “Bugs and Non-Package Requests Forum”