First, you need to download a VMWare disk image (.vdmk). Here's a torrent file. Unpack the bz2 file to somewhere convenient. Next, open up Virtualbox (install), go to File > Virtual Media Manager and add the VDMK.
Either create a new appliance or add a second controller to an existing device. You'll need to change the network adapter to Intel Pro 1000 MT Desktop in order for the network to work.
Boot to the new hard drive and try ChromeOS out. There's not much to see, but it does launch fast, even in a VM.
Showing posts with label VirtualBox. Show all posts
Showing posts with label VirtualBox. Show all posts
Saturday, November 21, 2009
Sunday, May 10, 2009
Playing Around with Ubuntu Netbook Remix on VirtualBox
- 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.
Labels:
Ubuntu Netbook Remix,
VirtualBox
Thursday, March 19, 2009
IBM and Sun -- Win - Win?
Sun is a company which has recently transitioned to an open source business model, but they haven't quite figured out how to make it work yet. Java, MySQL, and a good part of Solaris are OSS now. Then of course there's OpenOffice.org and VirtualBox. People knowledgeable about Sun have talked about the struggle inside the company over OSS, with the public face seeming to waffle over what it wants and where it needs to go. It hasn't quite figured OSS out as a business model.
Then there's the hardware side. SPARC and the server line have seen a recent refresh, and enterprise geeks have been drooling over them. Does IBM really need more hardware in its line-up?
In contrast to Sun, IBM is a business that understands open source. It has been selling services on several competing OSS operating systems since 2000. It makes billions every year with OSS. Acquiring Sun will give Java (which IBM already has a competing implementation of), Solaris, and the other offerings direction. IBM will figure out how to play this software to profit.
Good luck on the merger guys. It sounds like a win-win situation.
Dana Gardner has a nice article explaing why the purchase makes no sense.
Labels:
IBM,
Java,
Open source,
Solaris,
SPARC,
Sun Microsystem,
VirtualBox
Subscribe to:
Posts (Atom)