Image by denverfiddler via Flickr
Noticing that the Ubuntu Netbook Remix has been promoted to front page status on the Ubuntu.com site, I decided to try out the 9.04 version. There are a couple of issues along the way if you don't want to burn the image: the instructions for getting it to work are below.- Install VirtualBox, either by downloading from Sun's site or by installing the FOSS version from the repository.
- Download the .img file from the UNR download site. Use BitTorrent if you can -- it's faster and easier on the mirrors.
- Convert the.img file into a VirtualBox .vdi file. In order to do that, you'll need to use VirtualBox's command line. Open a terminal and cd to the directory that you've downloaded the ubuntu-9.04-netbook-remix-i386.img file to. When there, issue the following command:
VBoxManage convertdd ubuntu-9.04-netbook-remix-i386.img ubuntu-9.04-netbook-remix.vdi
This will leave you with the original file and a new file, ubuntu-9.04-netbook-remix.vdi. - Create a new machine in VirtualBox with a 4GB hard disk, choosing "Linux" as the operating system and "Ubuntu" as the version. Give the machine between 512MB and 1GB RAM. Increase the video memory to 16MB. Finish and close the wizard.
- Add the Netbook.vdi file as a second hard disk. Open the "Hard disk" tab of the machine's properties, and click the plus icon, setting the new drive as "Primary slave." Select the ubuntu-9.04-netbook-remix.vdi file, adding it with the Disk Manager when requested.
- Boot the machine and hit F12 to choose to boot from the second hard disk. You'll need to press "2."
- Choose your language and to "Install Ubuntu Netbook Remix." I won't explain how to do that here. You can give it the whole disk. It should be a simple, if slow, process.
- Reboot the computer. You'll be in the UNR interface, but it will be dog slow because of the generic VESA driver being used. Luckily, there's a way around that problem.
- Install the Guest Additions. While the machine is running, go to the machine's VB menu and choose Devices -> Install Guest Additions. If you are using the open source version of VirtualBox, you'll probably be prompted to download the Guest Additions .iso file, which will take a few minutes. The disk will appear in the right-hand menu bar. Click on it to make sure the CD is mounted. Open a terminal (in Accessories) and type the following:
cd /media/REACTOS
sudo ./VBoxLinuxAdditions-x86.run
- Install updates. You should be prompted for this. I won't detail it.
- Reboot and use the computer. Mine is still a little slower than it should be, but it's OK with the Guest Additions installed.
Looks like an interesting bug with the panel in the screenshot.
ReplyDeleteIf you're having slow and sluggish GUI with Ubuntu Netbook Remix you need to patch your kernel. I found two .deb packages that will do it for you!
ReplyDeleteGet them here: http://timashley.me/?q=node/7
Worked great for me!
Thanks for the help!
ReplyDeletethx a lot. it's done :)
ReplyDelete