Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
a80993c1
Verified
Commit
a80993c1
authored
2 weeks ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
quintex: add SSH service on boot
Helped debug boot failures in
team#41829
parent
255c0733
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
provider/quintex.md
+9
-3
9 additions, 3 deletions
provider/quintex.md
with
9 additions
and
3 deletions
provider/quintex.md
+
9
−
3
View file @
a80993c1
...
...
@@ -213,7 +213,7 @@ Also create the following `grml.ipxe` file:
kernel https://dal-rescue.torproject.org/vmlinuz
initrd https://dal-rescue.torproject.org/initrd.img
initrd https://dal-rescue.torproject.org/grml.iso /grml.iso
imgargs vmlinuz initrd=initrd.magic boot=live config fromiso=/grml.iso live-media-path=/live/grml-small-amd64 noprompt noquick noswap console=tty0 console=ttyS1,115200n8
imgargs vmlinuz initrd=initrd.magic boot=live config fromiso=/grml.iso live-media-path=/live/grml-small-amd64 noprompt noquick noswap console=tty0 console=ttyS1,115200n8
ssh netconfig=http://172.30.131.1/ssh-keys.tgz
boot
```
...
...
@@ -291,8 +291,14 @@ device:` menu.
Now, when
`iPXE initialising devices...`
is shown, frantically smash
the
<kbd>
ctrl-b
</kbd>
key combination, because the delay to drop to the
command-line is too short. You will see
`ok`
when the initialization
completes and then the following prompt:
command-line is too short.
(Note that it's possible the right image just loads immediately, and
you don't need to do this whole manual configuration now. The
following instructions are kept for posterity.)
You will see
`ok`
when the initialization completes and then the
following prompt:
```
iPXE 1.21.1+ (g4e456) -- Open Source Network Boot Firmware -- https://ipxe.org
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment