<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/14972618?origin\x3dhttp://xmlfeeds.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Saturday, August 20, 2005

 

Installing Vista on VirtualPC or Blank Drives

The Release Notes for Vista specify that you can't install Vista on a "RAW" or unpartitioned and unformatted hard drive. That's exactly the kind of drive that VirtualPC creates when you set up a new OS. Fortunately, the release notes have a work around.
Setup in this release of "Longhorn" versions of Windows does not support installing to "RAW" disks (disks without a partition). To work around this issue, install the "Longhorn" version of Windows on a partitioned disk. If you must install to a RAW disk, press SHIFT+F10 to open a command prompt. Use the Diskpart utility to create a disk partition. Restart the computer after creating the partition, and start Setup again. The disk should be available for use.

That should help. The previous workaround was to pop in the Windows XP cd and create a partition with that setup routine. At least this is a tad easier. Just one of the many reasons why Windows Vista Beta 1 is not yet ready for public consumption. more...

http://www.sebura.com
Originally Posted on 8/20/2005 4:54:37 PMContent source: http://www.longhornblogs.com/robert/archive/2005/07/29/14247.aspx

Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?