• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to capture Windows installation screens?

GoingGalt

Junior Member
Short of taking a picture with a digital camera, is there any way to capture Windows' installation screens starting at the reformatting options to actual Windows installation?
 
Digicam is the only way I know to do that because nothing is installed until the process is complete. I have done it now and then - here is a sample:

WinCam.jpg
 
Nice, but it does not answer the question. Looks like you have Ubuntu installed as an OS.

"Presently, VirtualBox runs on Windows, Linux, Macintosh and OpenSolaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, and OpenBSD."

I don't see how it can be used on a cherry machine with no OS at all.
 
Last edited:
Here is a Ubuntu Live 8GB USB stick running VirtualBox
It captured a Windows'installation screen at the reformatting option to an actual Windows installation

You can plug it into any cherry machine and do the same 😀

corgy2.png
 
Yes

As an added bonus you could create a ramdisk
and install the Windows VM to it

I only have 6G of real memory and was able to create a 5.8G ramdisk within Ubuntu and then using Virtualbox installed Windows7 to the ramdisk and booted it

It had slow performance due to swapping out to the USB though
but if I had 8GB or more - it would fly faster than as SSD install 🙂
 
OK, this thread has finally caused me to start dabbling in Ubuntu. Few questions though.

vtx1300, with that version of Ubuntu, did you have to install the latest Qt package to get VM to run properly? I also seem to have an issue having my installed version of Ubuntu on the USB retaining the last session after I restart.
 
OK, this thread has finally caused me to start dabbling in Ubuntu. Few questions though.

vtx1300, with that version of Ubuntu, did you have to install the latest Qt package to get VM to run properly? I also seem to have an issue having my installed version of Ubuntu on the USB retaining the last session after I restart.

Hey, Created a new persistent USB using 10.04.1 LTS and installed the VirtualBox
You are right ...noticed Ubuntu did autodownload and install some QT4 dependencies prior to doing the VirtualBox install

From the /var/log/apt/history.log:
Install: libqt4-network (4.6.2-0ubuntu5), libqt4-opengl (4.6.2-0ubuntu5), libqtcore4 (4.6.2-0ubuntu5), libqtgui4 (4.6.2-0ubuntu5), libaudio2 (1.9.2-3), libmng1 (1.0.9-1ubuntu1)
 
Last edited:
Back
Top