J. P. Gilliver (John) said:
In message <
[email protected]>, BeeJ
I've not seen it yet. AFAIK, it's not on general release (meaning in
high/main street computer stores).
The Windows 8 Preview was available for download. With that,
you could install and test Windows 8 (without the thing being
feature complete). It allows you to see the "phone" interface.
Unlike Ubuntu Unity, at least you can escape to more familiar
things when you want.
It's a Developer Preview, giving developers a chance to see
how their code is going to run in Windows 8, and give them a
chance to tweak for the Metro interface look and feel.
The only thing I found noteworthy about Windows 8, was the
minimum amount of memory it can be run in. Using a Virtual Machine
for testing, I dialed the available memory down to 128MB, and
the Preview continued to run with that amount of memory.
Microsoft is working on that aspect, so the OS can run on
more portable devices. The only problem I had at 128MB, is
a crash in one application, just as I was shutting down the
OS.
If you preview in a Virtual Machine that lacks good graphics
emulation, some of the animations don't work. To evaluate the
animations fully, you need to install on a real physical computer.
I think I couldn't get it to run in VPC2007 (and that fact was
announced at the time), but it did run in VirtualBox. So it's not
even completely VM friendly, for the preview version I was using.
When something crashes in Windows 8, the familiar BSOD or dialogs
with hex in them, have been removed. (Everything has that "plastic look".)
I presume with enough work, I'd eventually be able to figure out,
where the real crash info is stored. I had a few instances, where
the screen was entirely black, and it's pretty hard to debug something,
without a dump on the screen to look at.
If you use Virtualbox for testing, the idea is to not get too
creative with changing the hardware emulation settings. Part
of my black screens and the like, were due to being a bit
too clever with the hardware emulation. Virtualbox has a number
of settings in that regard (it's a bit more of a pain to set up,
compared to VPC2007).
The reason for using VMs, is to avoid disconnecting all disks
while installing the OS. For safety, when installing OSes
on my computer, I unplug any non-involved hard drives. And to
avoid that kind of thing, for junk-type testing, I use a VM instead.
(I've tested and discarded, many Linux distros, just by looking
at them in a VM.) The OS can't "escape" from there, and do some
collateral damage. OS installers are not to be trusted.
Paul