Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
c43c832a
Commit
c43c832a
authored
Jan 05, 2020
by
sajolida
Browse files
Apply
cc810ccb
to the 3rd variant
parent
97c6b928
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/install/expert/usb.mdwn
View file @
c43c832a
...
...
@@ -186,7 +186,7 @@ Install Tails using <span class="command">dd</span>
<p>If you get a <span class="guilabel">Permission denied</span> error, try
adding <code>sudo</code> at the beginning of the command:</p>
<p class="pre command">sudo dd if=<span class="command-placeholder">tails.img</span> of=<span class="command-placeholder">device</span> bs=16M
&& sync
</p>
<p class="pre command">sudo dd if=<span class="command-placeholder">tails.img</span> of=<span class="command-placeholder">device</span> bs=16M
oflag=direct status=progress
</p>
</div>
The installation is complete after the command prompt reappears.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment