Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3206

Delay mounting of external hdd on pogoplug (1 reply)

$
0
0
Hi

I use a pogoplug as a Logitech Media Server and as a TimeCapsule (for TImeMachine backups from a Mac) and it works nicely. I just have one problem: after a dirty shutdown, in case that the external hdd becomes corrupted, the fixing might take quite some time.

To have the LMS available immediately after a reboot, I would like to delay the mounting of the external hdd untill the system is up and running. But I could not find anything how I could achieve this.

Is this possible?
Can this be done by using fstab options (I don't think so)?
Do I have to use the no-auto mount optin in the fstab and run
mount -a
through some final init script? If yes, how can I do this?

Thanks,

Rainer

Viewing all articles
Browse latest Browse all 3206

Trending Articles