F5F Stay Refreshed Software Operating Systems troubleshoot mounting issues on Ubuntu

troubleshoot mounting issues on Ubuntu

troubleshoot mounting issues on Ubuntu

P
ProstaKFX
Member
97
06-28-2023, 10:04 PM
#1
USB disks need time to connect before they appear on startup. I avoid changing fstab because it poses a risk of damaging your system. Any suggestions? (Ignore comments) I added a short pause and it seems to fix the issue, but it slows everything down since each command waits for the drives to mount. Is there another method without pausing? Does it work asynchronously?
P
ProstaKFX
06-28-2023, 10:04 PM #1

USB disks need time to connect before they appear on startup. I avoid changing fstab because it poses a risk of damaging your system. Any suggestions? (Ignore comments) I added a short pause and it seems to fix the issue, but it slows everything down since each command waits for the drives to mount. Is there another method without pausing? Does it work asynchronously?

R
Ranger6800
Member
241
06-29-2023, 02:49 AM
#2
I've modified fstab several times without problems. I don't know how well it handles unplugging devices, though I can't confirm if plugging it back in will restore them.
R
Ranger6800
06-29-2023, 02:49 AM #2

I've modified fstab several times without problems. I don't know how well it handles unplugging devices, though I can't confirm if plugging it back in will restore them.