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
198e0da4
Commit
198e0da4
authored
Sep 13, 2020
by
sajolida
Browse files
Add shortcuts between GRUB and SYSLINUX
parent
ad3581cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/doc/first_steps/start/not_entirely.inline.mdwn
View file @
198e0da4
...
...
@@ -26,6 +26,8 @@ better, restart the computer again on your Tails USB stick.
1. Depending on whether the Boot Loader is *GRUB* or *SYSLINUX*:
<a id="grub"></a>
If the Boot Loader is *GRUB*:
1. Press **e** when GRUB appears.
...
...
@@ -35,6 +37,13 @@ better, restart the computer again on your Tails USB stick.
[[!img doc/advanced_topics/boot_options/grub-with-options.png link="no" alt="GRUB with a list of
options starting with 'setparams Tails'"]]
<div class="note">
<p>If your Boot Loader looks different, refer to our instructions below on
adding a boot option <a href="#syslinux">using SYSLINUX</a>.</p>
</div>
1. Navigate with the arrows of the keyboard to the end of the line that
starts with <span class="code">linux</span>. The line is most likely
wrapped and displayed on several lines on the screen but it is a
...
...
@@ -58,6 +67,8 @@ better, restart the computer again on your Tails USB stick.
[[send them to our help desk by email|support/talk]], for example by taking a
picture of the last screen and error messages.
<a id="syslinux"></a>
If the Boot Loader is *SYSLINUX*:
1. Press
...
...
@@ -67,6 +78,13 @@ better, restart the computer again on your Tails USB stick.
[[!img doc/advanced_topics/boot_options/syslinux-with-options.png link="no" alt="SYSLINUX with
a list of options starting with '/live/vmlinuz' at the bottom"]]
<div class="note">
<p>If your Boot Loader looks different, refer to our instructions on
adding a boot option <a href="#grub">using GRUB</a> above.</p>
</div>
1. Press the <span class="keycap">Backspace</span> key several times to
remove the <span class="code">quiet</span> option from the command line.
...
...
sajolida
@sajolida
mentioned in merge request
!20 (closed)
·
Sep 13, 2020
mentioned in merge request
!20 (closed)
mentioned in merge request !20
Toggle commit list
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