summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess2017-12-22 02:12:51 -0400
committerJoey Hess2017-12-22 02:12:51 -0400
commit3cfa2b7020af90ab14316dea0b93bf193f9405a5 (patch)
tree0abbe7a2e0f233071af701d5c40e0f507ccafb85 /doc/todo
parent166bb1f1bbc0ab0ef879a362085200b05bb1a2b0 (diff)
question
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/removable_drive_partitioning_and_install.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/removable_drive_partitioning_and_install.mdwn b/doc/todo/removable_drive_partitioning_and_install.mdwn
index aa5dc4c3..a915b777 100644
--- a/doc/todo/removable_drive_partitioning_and_install.mdwn
+++ b/doc/todo/removable_drive_partitioning_and_install.mdwn
@@ -23,6 +23,9 @@ Open design questions:
look up. Or, could parse the /dev/disk/by-id/ name, excluding the bus
part of it.
+ Question: When using microsd card adapter, does the serial number pass
+ through so different microsds can be distinguished?
+
* Should an already imaged drive be updated incrementally or re-imaged?
Seems both cases would be useful, the former especially for incrementally
configuring it, the latter to bring it up from a clean state.