summaryrefslogtreecommitdiffstats
path: root/docs/making-screenshots
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2001-07-19 20:27:28 +0000
committerMike Fulbright <msf@redhat.com>2001-07-19 20:27:28 +0000
commita54829c6536f679480ba58382c626b57a0d84a36 (patch)
tree15bab7b6b42802052d9737dfd4afe156ad8e8a6f /docs/making-screenshots
parent2a6ba0e53436d7362d949216897848d91f718dd9 (diff)
downloadanaconda-a54829c6536f679480ba58382c626b57a0d84a36.tar.gz
anaconda-a54829c6536f679480ba58382c626b57a0d84a36.tar.xz
anaconda-a54829c6536f679480ba58382c626b57a0d84a36.zip
<shudder> documentation
Diffstat (limited to 'docs/making-screenshots')
-rw-r--r--docs/making-screenshots20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/making-screenshots b/docs/making-screenshots
new file mode 100644
index 000000000..616872819
--- /dev/null
+++ b/docs/making-screenshots
@@ -0,0 +1,20 @@
+How to make screenshots:
+
+
+- boot install with:
+
+ boot: text display=<remove X display>:0
+
+Be sure you do a 'xhost +' on the remote machine.
+
+then go through the loader to the first stage 2 screen.
+
+On VC2 enter:
+
+ anaconda -m nfs://mnt/source --xmode (GUI mode)
+
+or
+
+ anaconda -m nfs://mnt/source --text --xmode (TUI mode)
+
+