docs/reference/mpremote: Add details about mount usage over soft reboot.
This commit is contained in:
parent
79c05bd522
commit
3b99b4d675
@ -135,6 +135,11 @@ The full list of supported commands are:
|
|||||||
|
|
||||||
$ mpremote mount <local-dir>
|
$ mpremote mount <local-dir>
|
||||||
|
|
||||||
|
During usage, Ctrl-D will soft-reboot and normally reconnect the mount automatically.
|
||||||
|
If the unit has a main.py running at startup however the remount cannot occur.
|
||||||
|
In this case a raw mode soft reboot can be used: Ctrl-A Ctrl-D to reboot,
|
||||||
|
then Ctrl-B to get back to normal repl at which point the mount will be ready.
|
||||||
|
|
||||||
- unmount the local directory from the remote device:
|
- unmount the local directory from the remote device:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user