Difference between revisions of "Translations:FAQ/41/en"

From GhostBSD Wiki
Jump to: navigation, search
(Importing a new version from external source)
(No difference)

Revision as of 15:19, 22 October 2016

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (FAQ)
Here's an example using the console (use the filename of your ISO and make sure you replace the "sdX" with the right device's name!). The following command needs root privileges (issue as user ''root'' or using ''sudo''):
: <code>dd if=''GhostBSD19.10.iso'' of=/dev/''sdX'' bs=1M</code>
TranslationHere's an example using the console (use the filename of your ISO and make sure you replace the "sdX" with the right device's name!). The following command needs root privileges (issue as user ''root'' or using ''sudo''):
: <code>dd if=''GhostBSD10.3-RELEASE-20160829-213046-mate-amd64.iso'' of=/dev/''sdX'' bs=1M</code>

Here's an example using the console (use the filename of your ISO and make sure you replace the "sdX" with the right device's name!). The following command needs root privileges (issue as user root or using sudo):

dd if=GhostBSD10.3-RELEASE-20160829-213046-mate-amd64.iso of=/dev/sdX bs=1M