mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 17:26:34 +00:00
docs: suggest UNetbootin if user requires setting persistence storage (#805)
See: https://github.com/resin-io/etcher/issues/413 See: https://github.com/resin-io/etcher/pull/783#issuecomment-256959050 Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
9df24ae577
commit
be1b1a1a3a
@ -17,6 +17,14 @@ Images known to require special treatment:
|
|||||||
- Microsoft Windows (use [Windows USB/DVD Download Tool][windows-usb-tool], or
|
- Microsoft Windows (use [Windows USB/DVD Download Tool][windows-usb-tool], or
|
||||||
[Rufus][rufus]).
|
[Rufus][rufus]).
|
||||||
|
|
||||||
|
How can I configure persistent storage?
|
||||||
|
---------------------------------------
|
||||||
|
|
||||||
|
Some programs, usually oriented at making GNU/Linux live USB drives, include an
|
||||||
|
option to set persistent storage. This is currently not supported by Etcher, so
|
||||||
|
if you require this functionality, we advise to fallback to
|
||||||
|
[UNetbootin][unetbootin].
|
||||||
|
|
||||||
Deactivate desktop shortcut prompt on GNU/Linux
|
Deactivate desktop shortcut prompt on GNU/Linux
|
||||||
-----------------------------------------------
|
-----------------------------------------------
|
||||||
|
|
||||||
@ -215,3 +223,4 @@ platforms.
|
|||||||
[etcher-cli]: https://github.com/resin-io/etcher/blob/master/docs/CLI.md
|
[etcher-cli]: https://github.com/resin-io/etcher/blob/master/docs/CLI.md
|
||||||
[windows-usb-tool]: https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool
|
[windows-usb-tool]: https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool
|
||||||
[rufus]: https://rufus.akeo.ie
|
[rufus]: https://rufus.akeo.ie
|
||||||
|
[unetbootin]: https://unetbootin.github.io
|
||||||
|
Loading…
x
Reference in New Issue
Block a user