Welcome to MSDN Blogs Sign in | Join | Help

Installing Ubuntu 6.10 in a Virtual PC

UbuntuI’ve never benn a big fan of virtualization, Id rather just have twice as much hardware  

But since I’ll be spending most of the time between now and July on the road, I thought I’d revisit VirtualPC again, especially now that the 2007 version is out and there is a free desktop version.

Since I’m working on some interop demos, I started with trying to install Ubuntu. WHile LInux installer hardware detection generally sucks, for native installations I’ve found Ubuntu’s HD logic to be very good.

My first try installing Ubuntu 6.10 on VPC 2007 wasn’t so good.

There ius a problem that has to do with the boot splash and 16 pixel vs 24 pixel

I found this workaround in a Ubuntu blog and it works like a charm:
http://www.geekzone.co.nz/freitasm/2184

Step 1: Boot Live CD, press F6 (Other Options)
Step 2: Go near the end of the line and remove the word splash, then press Enter.
Step 3: After Ubuntu 6.10 boots, Press Crtl-Alt-F1 to get to a command line interface.
Step 4: Type in the following command to reset defaultdepth from 24 to 16:

sudo sed -e 's/DefaultDepth.*24/DefaultDepth 16/g' -i /etc/X11/xorg.conf

Step 5: Press Ctrl-Alt-F7 to return to the Ubunto Desktop.
Step 6: Press Ctrl-Alt-Backspace to reload the Ubunto Desktop.
Step 7: Graphics are now properly adjusted, and you can perform an installation under VPC.

Published Sunday, March 11, 2007 3:35 PM by JoeStagner

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# ForgotTheAddress Installing Ubuntu 6.10 in a Virtual PC «

# re: Installing Ubuntu 6.10 in a Virtual PC

Wednesday, March 14, 2007 6:01 PM by Rich Burgess

Hey thanks! I messed around with that for a few hours the other day, but gave up. Your tip worked perfect, first time.

Installing Ubuntu on my VPC test system now.

Thanks again!

Leave a Comment

(required) 
required 
(required) 
 
Page view tracker