I used the following method to create screenshots of the install. 1. Requires 2 machines. One as a 'desktop viewer' and another as the machine being installed. 2. On the desktop, setup a vnclistener. vncviewer -listen (This will listen on port 5500 by default). 3. On the machine being installed enter the following boot params: llinux vnc vncconnect=desktop.machine.ip.goes.here:5500 4. Answer the questions (DHCP, static IP etc). 5. Go back to your desktop and use your regular screen capture application. :) I personally use KSnapshot :) Works a treat.. you can even finish the install via that method. :) Cheers, Matt.