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
emulab
emulab-devel
Commits
9b18dba6
Commit
9b18dba6
authored
Jan 25, 2006
by
Timothy Stack
Browse files
Fix a nit concerning running the prepare script pointed out by eric.
parent
ed3cbc13
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/tutorial/tutorial.html
View file @
9b18dba6
...
...
@@ -1264,8 +1264,17 @@ default images as a base, goes like this:
<li>
When we make global images for everybody (like WINXP-SP1,
FBSD410-STD, RHL90-STD, and FC4-STD), the final thing we do before
grabbing the image is log in as root and run the
<code>
prepare
</code>
script. It
grabbing the image is to login on the
<a
href=
"../faq.php3?#node-consoles"
>
console
</a>
, drop to single user mode,
and run the
<code>
prepare
</code>
script:
<pre>
$ sudo shutdown now
...
$ /usr/local/etc/emulab/prepare
</pre>
It
cleans out all of the other user accounts and per-experiment stuff
so a clean image is saved. Then at experiment swap-in time, the
Emulab management scripts create all of the accounts with
...
...
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