<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cranial Trauma &#187; vmware</title>
	<atom:link href="http://cranialtrauma.co.uk/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://cranialtrauma.co.uk</link>
	<description>Taking a wedge to the cracks in your psyche.</description>
	<lastBuildDate>Fri, 24 Dec 2010 16:46:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Windows 7, UAC &amp; VMware</title>
		<link>http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/</link>
		<comments>http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 00:22:01 +0000</pubDate>
		<dc:creator>Toker</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[UAC]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://cranialtrauma.co.uk/?p=238</guid>
		<description><![CDATA[In which I rant about trying to get the Windows 7 Demo to download, install into VMware, boot and do slightly more than <a href="http://xkcd.com/528/" target="_blank">make Hitler's eyes flash</a>. Also, we take a quick look at Windows UAC.]]></description>
			<content:encoded><![CDATA[<div id="attachment_249" class="wp-caption right" style="width: 160px"><a class="thickbox" href="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-64bit-2009-02-14-204712.png"><img class="size-full wp-image-249" title="windows-7-desktop-fish" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-desktop.png" alt="Windows 7; Pretty Fish" width="150" height="112" /></a><p class="wp-caption-text">Windows 7; Pretty Fish</p></div>
<p>The first thing that has to be noted is the absolute PITA it is to try and downland a copy of the new Windows 7 Demo.</p>
<p>The web page where you get the download link and a serial number (I found) to be really badly obfuscated; ActiveX being necessary to register for a serial number, meaning I had to use Internet Explorer on a windows box; which also meant using the proprietary Microsoft Downloader rather than something truly useful like wget.</p>
<p><span id="more-238"></span>All said and done, the download manager did its job nicely; throughout multiple pauses and internet disconnects the MS Download Manager managed to download the 2.4GB and 3.2GB .iso images (I downloaded both the 32 and 64bit versions) successfully, and without any <em>noticeable</em> corruption (although without including as much as a simple MD5 hash to check, its hard to tell).</p>
<p>It was at this point I realised I had a broken install of VMware Workstation and faffed about with this for a few days, before getting compltely distracted by having my internet connection die horribly and take over a week and 3 different PCs to make work again.</p>
<p>I found myself reading about the serious security flaws with UAC Whitelist vulnerabilities over on <a href="http://www.pretentiousname.com/misc/win7_uac_whitelist2.html" target="_blank">PretentiousName.com</a> by Leo Davidson, which allows <a href="http://leo.lss.com.au/W7E_VID_DRA/W7E_VID_DRA.htm" target="_blank">the complete screwing over of a Windows 7 box</a> by virtue of these UAC controls in the first place.</p>
<p>As I understand it, UAC makes sure to prompt you, to consent to allowing changes to be made to your system, except its a little more than this. It lets you run code at different levels of elevation, giving it different sets of permissions, or rather privileges (including different memory address spaces). I get the feeling its supposed to work a bit like sudo on linux/OSX, except its nothing like it at all. You seem to be able to set UAC to multiple levels of prompting, except it seems in most cases, the default, and the most annoying option (as you might know from vista) is to endlessly keep asking for permission every time you try and sneeze.</p>
<p>Except in windows 7 its trivial to get past this, for any program that wishes. Esentially anything legitimate and that conforms will have to prompt and annoy you every time it wishes to do anything, where as virii and other malicious code can elevate without prompting, this defeating the whole frakin&#8217; point of it in the first pace.</p>
<p>Actually, its not just malicious code that can elevate without prompting; some of the core Microsoft utilites provided with the OS can run in &#8216;admin&#8217; mode without asking for permission. Except for &#8220;some&#8221; please read <a href="http://www.withinwindows.com/2009/02/05/list-of-windows-7-beta-build-7000-auto-elevated-binaries/" target="_blank">approximately 70</a>, and for &#8220;core utilities&#8221; think calculator. -Anyway, have a <a href="http://leo.lss.com.au/W7E_VID_INT/W7E_VID_INT.htm" target="_blank">look at this video by Leo Davidson</a>. &#8220;Davidson told <em>El Reg</em> that it took him longer to create demonstration videos than to figure out how to turn a &#8220;copy a file&#8221; concept into a potential &#8220;own the machine&#8221; technique.&#8221;, which in my opinion sums up a lot of my recent projects.</p>
<p>Anyways, it was Davidson&#8217;s videos that got me to see the <a class="thickbox" title="Windows 7 default desktop." href="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-64bit-2009-02-14-204712.png">new default background for Windows 7</a>; a lovely <a href="http://images.google.com/images?um=1&amp;hl=en&amp;q=siamese+fighting+fish&amp;start=20&amp;sa=N&amp;ndsp=20" target="_blank">Siamese fighting fish</a>, and on the basis of &#8220;Oooh! That looks just like the fish I used to have!&#8221;, cracked on with getting the demo installed.</p>
<p>Which went pretty flawlessly, I have to say.</p>
<p>VMware workstation made it very simple to create a new Virtual Machine. As it didn&#8217; t have Windows7 in the list of default machines, I selected Windows Server 2008 and gave the virtual machine a 15GB hard drive and 1GB of RAM.</p>
<p>I have an old AND64 processor and run an Gentoo x86_64 on my host computer. I decided to install the 64bit version of windows.</p>
<p>The .iso booted nicely, and the install screen asks for <a href="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-install1.png" class="thickbox">date and locale settings right at the start</a> (which is a nice change) and then goes about copying and then installing all of the data. The nice thing to note, was that the installer realised it was inside of VMware and released control of the cursor when you scrolled out of the window. Usually you have to wait until you have VMware Tools installed in the guest OS before you get this sort of functionality.</p>
<p>The install took about 30minutes to decompress all of the files, and I left it to get on with things as I piddled about on the internet. Once finished the installer rebooted, and I had to remember to unmount the install CD as it booted back off that.</p>
<p>Another reboot later and the screen-size flashed a couple of times before trying to go full screen, causing Xorg to segfault horribly and for me to reboot my computer. Even though the setup was (AFAIK) finished, I&#8217;m now left with an amusingly broken Windows 7 Desktop.</p>
<p>The machine boots without any problems and dumps me on a desktop, however whenever I try and open My Computer, <a href="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-access-error-ctrl.png" class="thickbox">Control Panel</a> or really try and do anything I get a <a href="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-access-error.png" class="thickbox">lovely popup</a> saying &#8220;Windows cannot access the specified device, path or file. You may not have the appropriate permissions to access them&#8221;.</p>
<p>After about a minute you get a nice little message box telling you that <a href="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-broken-explorer.png" class="thickbox">&#8220;Windows Explorer has stopped working&#8221;</a> and that its currently searching for a solution. A minute or so later and box goes away without any prompting, leaving you back on the desktop with a none working system. Trying the &#8220;Send Feedback&#8221; button is a hiding to nothing as well.</p>
<p>The one thing that does work (up to a point) is the Microsoft Management Console. Strangely, <a href="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-disk-management.png" class="thickbox">when looking at disk usage it seems to have split my 15GB drive into two partitions</a>. I&#8217;m assuming the boot partition also holds the recovery data and a copy of the install data -this would explain why the install first copied and then extracted the files off the CD.</p>
<p>It has to be said at this juncture, that the new OS does boot and shut-down extremely quickly, far quicker than any Vista box I&#8217;ve ever seen. And whilst it doesn&#8217;t have all the working functionality &#8220;straight out of the box&#8221; that I might like, it does have a fish rather than a <a href="http://xkcd.com/528/" target="_blank">picture of Hitler</a>, which I rather like.</p>
<p>OK, me thinks, not a problem. Windows Vista is supped to have even better recovery options than previous versions, so lets see if we can do anything. <a href="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-startup-menu.png" class="thickbox">Pounding F8 at boot gives a usual Windows boot menu</a>, but with the option to &#8220;Repair Your Computer&#8221; being at the top of the list (although ironically, my arrow keys don&#8217;t work on the keyboard so I can&#8217;t scroll up or down to select anything else ).</p>
<p>Selecting this, we get booted to a very basic (and low resolution) desktop environment where after selecting settings and entering a valid username and password, we are given a list of <a href="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-recovery.png" class="thickbox">System Recovery Options</a>.</p>
<ul>
<li><strong>Startup Repair</strong> is the first on the list, and after running this I find it takes a couple of minutes, a lovely box telling me its fixing things, and then reboots, so thats all good.</li>
<li><strong>System Restore</strong> is the same old, except I have no restore points for it to roll back to, so that&#8217;s a waste of time.</li>
<li><strong>System Image Recovery</strong> seems rather nice, but I can&#8217;t find out how to create the image in the first place<strong>.</strong></li>
<li><strong>Windows Memory Diagnostic</strong> reboots the computer into a very basic looking memtest.</li>
<li><strong>Command Prompt</strong> gives you an Administrator Command Prompt.</li>
</ul>
<p>All in all a waste of time. I wonder if booting off the CD will fair any better.</p>
<p>Selecting Repair from the CD sends it into a <em>Startup Repair</em> again, although this time its taking a good 25min or so&#8230;. and then fails in exactly the same way. Unknown problem (all tests report back OK) and Windows cannot automatically fix this problem.</p>
<p>Frankly, I&#8217;m bored of Windows 7 already. I might try a fresh reinstall, or even try it in VirtualBox (which I rather like). There&#8217;s just as much chance that I&#8217;ll sack it off and play with openSolaris instead.</p>

<a href='http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/windows-7-install1/' title='Windows 7 Install 1'><img width="150" height="112" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-install1-150x112.png" class="attachment-thumbnail" alt="Windows asks for regional info (keyboard settings &amp; language)" title="Windows 7 Install 1" /></a>
<a href='http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/windows7-install2/' title='windows7-install2'><img width="150" height="112" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows7-install2-150x112.png" class="attachment-thumbnail" alt="windows7-install2" title="windows7-install2" /></a>
<a href='http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/windows-7-bootlogo/' title='windows-7-bootlogo'><img width="150" height="112" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-bootlogo-150x112.png" class="attachment-thumbnail" alt="windows-7-bootlogo" title="windows-7-bootlogo" /></a>
<a href='http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/windows-7-64bit-2009-02-14-204712/' title='Windows 7 default desktop.'><img width="150" height="112" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-64bit-2009-02-14-204712-150x112.png" class="attachment-thumbnail" alt="Windows 7, nice fish." title="Windows 7 default desktop." /></a>
<a href='http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/windows-7-access-error/' title='windows-7-access-error'><img width="150" height="112" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-access-error-150x112.png" class="attachment-thumbnail" alt="windows-7-access-error" title="windows-7-access-error" /></a>
<a href='http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/windows-7-access-error-ctrl/' title='windows-7-access-error-ctrl'><img width="150" height="112" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-access-error-ctrl-150x112.png" class="attachment-thumbnail" alt="windows-7-access-error-ctrl" title="windows-7-access-error-ctrl" /></a>
<a href='http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/windows-7-broken-explorer/' title='windows-7-broken-explorer'><img width="150" height="112" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-broken-explorer-150x112.png" class="attachment-thumbnail" alt="windows-7-broken-explorer" title="windows-7-broken-explorer" /></a>
<a href='http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/windows-7-disk-management/' title='windows-7-disk-management'><img width="150" height="112" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-disk-management-150x112.png" class="attachment-thumbnail" alt="windows-7-disk-management" title="windows-7-disk-management" /></a>
<a href='http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/windows-7-startup-menu/' title='windows-7-startup-menu'><img width="150" height="112" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-startup-menu-150x112.png" class="attachment-thumbnail" alt="windows-7-startup-menu" title="windows-7-startup-menu" /></a>
<a href='http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/windows-7-recovery/' title='windows-7-recovery'><img width="150" height="112" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-recovery-150x112.png" class="attachment-thumbnail" alt="windows-7-recovery" title="windows-7-recovery" /></a>
<a href='http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/windows-7-desktop1/' title='windows-7-desktop1'><img width="150" height="112" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-desktop1.png" class="attachment-thumbnail" alt="windows-7-desktop1" title="windows-7-desktop1" /></a>
<a href='http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/windows-7-desktop/' title='windows-7-desktop-fish'><img width="150" height="112" src="http://cranialtrauma.co.uk/wordpress/wp-content/uploads/2009/02/windows-7-desktop.png" class="attachment-thumbnail" alt="Windows 7; Pretty Fish" title="windows-7-desktop-fish" /></a>

<p><em>edit:<br />
I forgot to try pressing [Ctrl]+[Alt]+[Delete] whilst sat at the fish. I wonder it it makes its eyes flash.</em></p>
<p><em><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://cranialtrauma.co.uk/2009/02/windows7-uac-vmware/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>vmware workstation 6.5.0.118166 (on linux)</title>
		<link>http://cranialtrauma.co.uk/2008/12/vmware-workstation-650118166-on-linux/</link>
		<comments>http://cranialtrauma.co.uk/2008/12/vmware-workstation-650118166-on-linux/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 10:11:04 +0000</pubDate>
		<dc:creator>Toker</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://cranialtrauma.co.uk/?p=136</guid>
		<description><![CDATA[Vmware&#8217;s Workstation (version 6.5.0.118166) is proving impossible to get running on my Gentoo-AMD64 box. It seems to get installed without any bother, the kernel modules load fine, but then when I run workstation or player, it tells me it &#8220;Cannot initiate the installer DB&#8221; when trying to run it. Currently going round in circles trying [...]]]></description>
			<content:encoded><![CDATA[<p>Vmware&#8217;s Workstation (version 6.5.0.118166) is proving impossible to get running on my Gentoo-AMD64 box.</p>
<p>It seems to get installed without any bother, the kernel modules load fine, but then when I run workstation or player, it tells me it &#8220;Cannot initiate the installer DB&#8221; when trying to run it.</p>
<p>Currently going round in circles trying to get somewhere. -and I thought updating would be a good idea. 6.0 was really sweet.</p>
<p>&#8212;&#8212;-</p>
<p><em>Edit:</em></p>
<p>Turns out, its actually quite simple. And it seems other gentoo users have been having problems((see gentoo bug ID <a href="http://bugs.gentoo.org/show_bug.cgi?id=248813" target="_blank">248813</a> and maybe <a href="http://forums.gentoo.org/viewtopic-p-5252020.html" target="_blank">this gentoo forums post</a>))</p>
<p>The trick to getting it working, is very simple. Even if it did take me about a week of going round in circles to get anywhere. <strong>Delete</strong> (or atleast move) <strong>/etc/vmware</strong>. Then reinstall and you&#8217;re done.</p>
<p>However -Rather than downloading an illigal copy of vmware-workstation, or even worse paying for it, why not try <a href="http://www.virtualbox.org/" target="_blank">VirtualBox</a> as a direct replacement to workstation?</p>
<p>Its free, open source, and frankly, is preferable to vmware. Try it for a week, once you get past the fact its different, it becomes really quite sweet <img src='http://cranialtrauma.co.uk/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://cranialtrauma.co.uk/2008/12/vmware-workstation-650118166-on-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

