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
cfb5c2a5
Commit
cfb5c2a5
authored
Mar 23, 2012
by
Tails developers
Browse files
doc: Fix isohybrid options
parent
39885a02
Changes
4
Hide whitespace changes
Inline
Side-by-side
wiki/src/doc/first_steps/manual_usb_installation/linux.de.po
View file @
cfb5c2a5
...
...
@@ -142,7 +142,7 @@ msgstr ""
#. type: Plain text
#, no-wrap
msgid ""
" isohybrid [tails.iso] -entry 4 -type 1c\n"
" isohybrid [tails.iso]
-
-entry 4
-
-type
0x
1c\n"
" cat [tails.iso] > [device] && sync\n"
msgstr ""
...
...
@@ -162,7 +162,7 @@ msgstr ""
#. type: Plain text
#, no-wrap
msgid ""
" isohybrid '/home/amnesia/Desktop/tails-0.6.2.iso' -entry 4 -type 1c\n"
" isohybrid '/home/amnesia/Desktop/tails-0.6.2.iso'
-
-entry 4
-
-type
0x
1c\n"
" cat '/home/amnesia/Desktop/tails-0.6.2.iso' > /dev/sdc && sync\n"
msgstr ""
...
...
@@ -210,7 +210,7 @@ msgstr ""
#, no-wrap
msgid ""
" sudo su -\n"
" isohybrid [tails.iso] -entry 4 -type 1c\n"
" isohybrid [tails.iso]
-
-entry 4
-
-type
0x
1c\n"
" cat [tails.iso] > [device] && sync\n"
msgstr ""
...
...
wiki/src/doc/first_steps/manual_usb_installation/linux.es.po
View file @
cfb5c2a5
...
...
@@ -142,7 +142,7 @@ msgstr ""
#. type: Plain text
#, no-wrap
msgid ""
" isohybrid [tails.iso] -entry 4 -type 1c\n"
" isohybrid [tails.iso]
-
-entry 4
-
-type
0x
1c\n"
" cat [tails.iso] > [device] && sync\n"
msgstr ""
...
...
@@ -162,7 +162,7 @@ msgstr ""
#. type: Plain text
#, no-wrap
msgid ""
" isohybrid '/home/amnesia/Desktop/tails-0.6.2.iso' -entry 4 -type 1c\n"
" isohybrid '/home/amnesia/Desktop/tails-0.6.2.iso'
-
-entry 4
-
-type
0x
1c\n"
" cat '/home/amnesia/Desktop/tails-0.6.2.iso' > /dev/sdc && sync\n"
msgstr ""
...
...
@@ -210,7 +210,7 @@ msgstr ""
#, no-wrap
msgid ""
" sudo su -\n"
" isohybrid [tails.iso] -entry 4 -type 1c\n"
" isohybrid [tails.iso]
-
-entry 4
-
-type
0x
1c\n"
" cat [tails.iso] > [device] && sync\n"
msgstr ""
...
...
wiki/src/doc/first_steps/manual_usb_installation/linux.fr.po
View file @
cfb5c2a5
...
...
@@ -194,7 +194,7 @@ msgstr ""
#| " sudo su -\n"
#| " cat [tails.iso] > [destination] && sync\n"
msgid ""
" isohybrid [tails.iso] -entry 4 -type 1c\n"
" isohybrid [tails.iso]
-
-entry 4
-
-type
0x
1c\n"
" cat [tails.iso] > [device] && sync\n"
msgstr ""
" sudo su -\n"
...
...
@@ -230,7 +230,7 @@ msgstr "Vous devriez obtenir quelque chose comme ça:"
#, fuzzy, no-wrap
#| msgid " cat '/home/amnesia/Desktop/tails-0.6.2.iso' > /dev/sdc && sync\n"
msgid ""
" isohybrid '/home/amnesia/Desktop/tails-0.6.2.iso' -entry 4 -type 1c\n"
" isohybrid '/home/amnesia/Desktop/tails-0.6.2.iso'
-
-entry 4
-
-type
0x
1c\n"
" cat '/home/amnesia/Desktop/tails-0.6.2.iso' > /dev/sdc && sync\n"
msgstr " cat '/home/amnesia/Desktop/tails-0.6.2.iso' > /dev/sdc && sync\n"
...
...
@@ -305,7 +305,7 @@ msgstr ""
#| " cat [tails.iso] > [destination] && sync\n"
msgid ""
" sudo su -\n"
" isohybrid [tails.iso] -entry 4 -type 1c\n"
" isohybrid [tails.iso]
-
-entry 4
-
-type
0x
1c\n"
" cat [tails.iso] > [device] && sync\n"
msgstr ""
" sudo su -\n"
...
...
wiki/src/doc/first_steps/manual_usb_installation/linux.mdwn
View file @
cfb5c2a5
...
...
@@ -55,7 +55,7 @@ issue the following command, replacing `[tails.iso]` by the path to the ISO
image that you want to copy and `[device]` by the device name found in [[step
1|manual_usb_installation#index1h2]].
isohybrid [tails.iso] -entry 4 -type 1c
isohybrid [tails.iso]
-
-entry 4
-
-type
0x
1c
cat [tails.iso] > [device] && sync
If you are not sure about the path to the ISO image or if you get a "No such
...
...
@@ -66,7 +66,7 @@ Then complete the command.
You should get something like this:
isohybrid '/home/amnesia/Desktop/tails-0.6.2.iso' -entry 4 -type 1c
isohybrid '/home/amnesia/Desktop/tails-0.6.2.iso'
-
-entry 4
-
-type
0x
1c
cat '/home/amnesia/Desktop/tails-0.6.2.iso' > /dev/sdc && sync
<h2 class="bullet-number-four">Press enter and wait</h2>
...
...
@@ -90,7 +90,7 @@ permission problem and you could need to gain root privileges before running the
commands in the terminal. That could be:
sudo su -
isohybrid [tails.iso] -entry 4 -type 1c
isohybrid [tails.iso]
-
-entry 4
-
-type
0x
1c
cat [tails.iso] > [device] && sync
### cat: tails.iso: No such file or directory
...
...
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