Showing posts with label Virtual PC. Show all posts
Showing posts with label Virtual PC. Show all posts

Friday, August 7, 2009

1. Booted up using the SYSRECCD from http://www.sysresccd.org
2. Executed 'fdisk -l' to see both the partitioned drive and the unpartitioned drive
3. Executed 'dd if=/dev/hda of=/dev/hdb' (may be sda and sdb)
4. Executed 'fdisk -l' which now showed hdb as a partitioned drive
5. Rebooted
5. Used gparted to resize the first parttion to use the full 10GB disk
7. Booted up to windows again and as expected it ran a disk check (do not!!! stop it)

Thursday, August 6, 2009

From http://vdachev.net/2008/12/02/virtual-pc-2007-on-a-laptop/

Add <enable_idle_thread type="boolean">true </enable_idle_thread>
to the <virtual_machines> section in the options.xml file located in %userprofile%\Application Data\Microsoft\Virtual PC

Friday, July 31, 2009

From Installing Ubuntu 9.04 on Virtual PC 2007 SP1

Boot Ubuntu 9.04 up. On the first screen, choose [English].
Then press [F4] and select [Safe Graphics].
Then press [F6], but do not select any option. Instead press [Escape] and it will allow you to change the command line. Remove the option "quiet splash --" and replace it with "vga=791 noreplace-paravirt" instead.
Press [Enter] to start the installation.


I had to use a lower resolution to get it to work.
vga=788 noreplace-paravirt xforcevesa noacpi




VM Additions are at