summaryrefslogtreecommitdiffstats
path: root/docs/making-screenshots
blob: 616872819ad79cca87226ede23758640f738c8e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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)