diff options
author | Mike Fulbright <msf@redhat.com> | 2003-01-08 22:35:46 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2003-01-08 22:35:46 +0000 |
commit | c0382196e18520c484de7c71b169818e5d3d1739 (patch) | |
tree | 04c34180bc84f17b28ad2331b85ce1dad6b6c668 /docs/making-screenshots | |
parent | 3e87771db8e62437abc579ffcfc48fbce3a34a98 (diff) | |
download | anaconda-c0382196e18520c484de7c71b169818e5d3d1739.tar.gz anaconda-c0382196e18520c484de7c71b169818e5d3d1739.tar.xz anaconda-c0382196e18520c484de7c71b169818e5d3d1739.zip |
making-screenshots
Diffstat (limited to 'docs/making-screenshots')
-rw-r--r-- | docs/making-screenshots | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/docs/making-screenshots b/docs/making-screenshots index 616872819..1afdedeb9 100644 --- a/docs/making-screenshots +++ b/docs/making-screenshots @@ -1,20 +1,15 @@ How to make screenshots: -- boot install with: +This will only currently work for graphical installs. - boot: text display=<remove X display>:0 +During a graphical installation, you can now press SHIFT-Print Screen +and a screenshot of the current installation screen will be taken. -Be sure you do a 'xhost +' on the remote machine. +These are stored in the following directory: -then go through the loader to the first stage 2 screen. + /root/anaconda-screenshots/ -On VC2 enter: - - anaconda -m nfs://mnt/source --xmode (GUI mode) - -or - - anaconda -m nfs://mnt/source --text --xmode (TUI mode) +The screenshots can be accessed once the newly-installed system is rebooted. |