diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-14 09:36:21 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-14 09:36:21 -0300 |
commit | 4830ac4947a0e273e9bea61fc17533ab695d0c72 (patch) | |
tree | f8e45b972c5d642ccec3b849355116fd9b5009d3 | |
parent | c0369772171a8fc3c209b96ce6e29fc91d8db088 (diff) | |
download | hydra-4830ac4947a0e273e9bea61fc17533ab695d0c72.tar.gz hydra-4830ac4947a0e273e9bea61fc17533ab695d0c72.tar.bz2 |
TODO: mount-media: STANDBY issue
-rw-r--r-- | docs/todo.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/todo.md b/docs/todo.md index 4745d93..89127d2 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -20,6 +20,10 @@ * [ ] External volume script (replacing new drive procedure from `docs/backups.md`). * [ ] Mount/umount media: + * [ ] Fix STANDBY handling on external drives: + > Disabling STANDBY on drive... + > couldn't find field acronym: STANDBY + > [perhaps a '--transport=<tn>' or '--vendor=<vn>' option is needed] * [ ] Mount/umount system volume supporting split partitoon scheme (`root`, `var`, `home` etc). * [ ] Provision: |