Running Ubuntu in MS Virtual PC 2007
To get the install to run
- At install screen press ‘F6′ for install options then ‘ESC’ allowing a direct edit of the install options
- Replace ‘quiet splash’ or ‘quiet’ with ‘vga=0×314 noreplace-paravirt’
- Hit ‘enter’ to start the install
To get Ubuntu to run first time
- At GRUB screen press ‘ESC’ to configure
- Select the relevant kernel line, press ‘e’ to edit
- Select the relevant kernel line again, press ‘e’ to edit again
- Replace ‘quiet splash’ with ‘vga=0×314 noreplace-paravirt’
- Hit ‘enter’ to save
- Hit ‘b’ to boot
To get Ubuntu to run everytime
- sudo -i
- Edit ‘/boot/grub/menu.lst’ with your favourite editor
- Find the relevant kernel line
- Replace ‘quiet splash’ with ‘vga=0×314 noreplace-paravirt’
- Save the file
This entry was posted
on Tuesday, October 6th, 2009 at 1:39 pm and is filed under Computers, Linux, Ubuntu.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.