Installing Ubuntu on Virtual PC 2004
I decided to give Ubuntu a try in Virtual PC to see how this distro works. So far, I'm pretty damn impressed. But getting it up and running in a Virtual PC wasn't quite as obvious as I hoped it would be. Here are the steps if anyone else wants to try out this distro. I basically just went through a default install, and when the thing booted up it freaked out on the display. This is actually quite common with Linux distros that I've tried in Virtual PC. Keep in mind, I'm not even too terribly sure how to pronounce Linux, so I just kinda faked my way through the steps. You might know a really cool way to do some of these steps, and that would be great if you let me know
So after booting up in messed up graphics land, I was able to click the giant ass Reboot button on my 160x120 screen. When it was rebooting, I hit ESC during Grub and booted into the recovery console. This gave me root access (is this secure? Sure as hell didn't seem like it to me...). Once I was in there, I found the configuration file for the graphics card in /etc/X11. Sso type in cd /etc/X11, although I certainly hope even the most harden of MScentric people can figure that out :). Once in there I opened up xorg.conf using pico (so type in pico xorg.conf - isn't this fun?). Browse down to the screen section. Opps, looks like the defaultDepth property is 24, which VirtualPC doesn't support. I changed this to 16 and hit CTRL-X to exit (saving when prompted of course). Typed in reboot and awaaaaaaay we go.
Once I was logged in, I wasn't able to hit the internet but this was an easy enough fix. Just go to System | Networking and enable the Ethernet connection. At this point I was good to go. I don't think I have sound yet, but I really could care less. But if a wise soul would like to enlighten me, I wouldn't mind either.
So there we go. I'm impressed with how easy this was to get up and running (besides virtual pc graphics snafu), and it looks great too. I'm tempted to throw this on my laptop that I keep in my living room just because so many people use it. You'd be surprised what my friend's girlfriends manage to install while we are watching football. Stupid yahoo games. But I digress. So why all this trouble to post this on an ASP.NET site? I've been tagged with doing a lot of the design work for my companies new site, and well, the old version didn't exactly work in Linux, i.e. the menus and some content doesn't show up at all. Remember folks, Verdana isn't installed on everyone's PC. It looks like the default sans-serif font is pushing some of the content around, which was dumb of me not to anticipate, so I'll have to fix this. Good times. Good times.