The first challenge was finding the 9.04 downloads, since 9.10 just came out. I eventually googled my way to this page which contains (at the bottom) links to all variety of 9.04 versions. I grabbed the torrent file for the 9.04 Netbook Remix and queued it up in Transmission, Ubuntu's default BitTorrent client.
The next challenge was being able to mount the downloaded .img file. Why oh why didn't Canonical release an .iso? I first tried converting the .img to a .iso using the ccd2iso console command (didn't work). Then I found this blog post, which explains how to convert a .img to a VirtualBox hard drive file (.vdi) and mount the file as a second hard drive in VirtualBox. The console command to convert is:
VBoxManage convertfromraw -format VDI [filename].img [filename].vdi
This worked like a charm. I've now got a Jaunty NBR install in VirtualBox. Next step is to install XBMC and Hulu Desktop to see how they play together.
No comments:
Post a Comment