I’m running a Ubuntu server on my old laptop with an external HDD connected to it. The external HDD is powered independently from the laptop, as it is plugged into the wall.

During a power outage, my laptop remains operational due to its battery, but the HDD shuts down. When power is restored, my laptop does not automatically remount the HDD, and I have to reboot the system manually to access it.

Does anyone know how I can resolve this issue?

  • feannag@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    4
    ·
    6 hours ago

    Wouldn’t that just mount the HDD when the server boots? I think the issue is re-mounting it while the server remains up, hence the systemd service. But maybe I don’t understand fstab fully.

    • happy_wheels@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 hour ago

      I wanted to provide feedback for THIS part only. :) not for OPs issue. I would have responded to OPs post if that were the case…