|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu, Xubuntu and Lubuntu. |
|
Thread Tools | Display Modes |
|
#1 |
Spilled the Beans
Join Date: Oct 2010
Beans: 13
|
Hi,
I have an external USB hard drive configured in fstab to mount using UUID. Everything mounts fine, but when I unplug the drive and the server starts up again, it's telling me that the drive is not ready or present (obviously, because it's unplugged), but the startup sequence gets stuck on that error. How do I make it so that it ignores that error automatically if it's not present. It's not a vital drive, just user data and i have to unplug the drive because otherwise it keeps spinning and it will wear too much over time. I also want the drive to get automatically mounted when I plug it back in, so that i don't have to loggon to my server first. Anyway, here are the lines that I have in my fstab: UUID=3253b05f-ce8f-4ea0-afb8-1bb212be1e45 /home/store/usb-store ext4 defaults,user 0 0 Anyone got a solution for this? Thanks. |
|
|
|
#2 | ||
Ubuntu addict and loving it
Join Date: Dec 2009
Beans: 4,688
|
Re: fstab: silently ignore errors on startup
Quote:
Quote:
|
||
|
|
|
#3 |
Chocolate-Covered Ubuntu Beans
Join Date: Apr 2007
Beans: 2,292
Ubuntu
|
Re: fstab: silently ignore errors on startup
"noauto" just won't automatically mount the drive. You need to mount it when logged in.
You probably want to use the "nofail" option. |
|
|
|
#4 | |
Ubuntu addict and loving it
Join Date: Feb 2005
Location: Melbourne, Australia
Beans: 13,228
Ubuntu 12.04 Precise Pangolin
|
Re: fstab: silently ignore errors on startup
Quote:
https://bugs.launchpad.net/ubuntu/+s...ll/+bug/610869
__________________
Regards, David. The Forum search function and Ubuntu Wiki search are useful for immediate help.
Please mark your thread as Solved when appropriate. New to technical forums?, read this: How To Ask Questions The Smart Way |
|
|
|
Bookmarks |
|
|