RSS

Windows Vista on VirtualBox - the networking fix

Fri, Mar 30, 2007

ArsGeek, Linux, Ubuntu, Windows, howto

Talk about it in our Forums

vbox_logo2_gradient.pngWe’ve written a bit about VirtualBox, a very easy to use x86 virtualization tool. It supports Windows (NT 4.0, 2000, XP, Server 2003, Vista), DOS/Windows 3.x, Linux (2.4 and 2.6), and OpenBSD and a bunch of other OSes as well.

Vista however, can present a problem. There are no built in network drivers for the virtual NIC that VBox implements.  Without a network connection, it gets kinda hard to download and install the appropriate drivers.  If you’re on Ubuntu or a Debian based distro, here’s what to do.

First we’ll get the appropriate driver:

wget http://www.amd.com/us-en/assets/content_type/utilities/V4.51.zip

Now, we’ll have to unzip it.

unzip V4.51.zip -d vista

We’ve just made a folder called ‘vista’ with all of the driver info needed.  Lastly, we’ll create an ISO image from this folder.

mkisofs -o vista.iso -R vista

Once that’s complete, you can mount the ISO through VirtualBox and restart your virtual Vista install.

vistashot.png

When you boot into Vista, you’ll right click on My Computer, choose Manage and then update the driver with software on the ‘cd’ you have mounted.

vista2.png

Click the icon, share the link:
  • Digg
  • del.icio.us
  • MisterWong
  • Furl
  • Reddit
  • Technorati
  • BlinkList
  • feedmelinks
  • PopCurrent
  • Blogosphere News
  • Facebook
  • Fark
  • Mixx
  • Slashdot

This post was written by:

arsgeek - who has written 1980 posts on ArsGeek.


Contact the author

6 Comments For This Post

  1. Petr Says:

    Hello, tank you, it works. But there is no need to have just Debian or Ubuntu. I think it runs on other usual distributions as well. Anyway, there is already prepared iso file in new version of Virtualbox.

  2. Drew Says:

    Also, you do not have to mount the image before you boot into Vista. You can mount when your running the virtual machine I believe.

  3. Tyler Says:

    this worked perfectly and I don’t have a AMD

  4. reggaethecat Says:

    Works a treat on Windows 2008 also. Good stuff.

  5. mast Says:

    Note that this does not work for 64 bit Vista. In that case it’s necessary to set the adapter type to one of the Intel PRO/1000 cards, and note that those cards currently aren’t part of the virtualbox-ose package (at least not the one that comes with Ubuntu Intrepid).

  6. Deniz Says:

    Hi, I tried in vista ultimate x64 but it doesnt work. does any one knows how to solve problem.

8 Trackbacks For This Post

  1. Run Windows Apps Seamlessly Inside Linux [Feature] · TechBlogger Says:

    [...] you want to try running Vista inside Linux, but your mileage might vary, of course (and check out this tip on making Vista’s networking [...]

  2. Run Windows Apps Seamlessly Inside Linux [Feature] at SoftSaurus Says:

    [...] you want to try running Vista inside Linux, but your mileage might vary, of course (and check out this tip on making Vista’s networking [...]

  3. InsaneIdea » Blog Archive » Run Windows Apps Seamlessly Inside Linux [Feature] Says:

    [...] you want to try running Vista inside Linux, but your mileage might vary, of course (and check out this tip on making Vista’s networking [...]

  4. Imaginate Productions » Run Windows Apps Seamlessly Inside Linux [Feature] Says:

    [...] you want to try running Vista inside Linux, but your mileage might vary, of course (and check out this tip on making Vista’s networking [...]

  5. SiNi Daily » Blog Archive » Run Windows Apps Seamlessly Inside Linux Says:

    [...] you want to try running Vista inside Linux, but your mileage might vary, of course (and check out this tip on making Vista’s networking [...]

  6.   Run Windows Apps Seamlessly Inside Linux — Instant Web Meetings.COM - Video Conference, Collaboration, E Learning, Unified Communications Says:

    [...] you want to try running Vista inside Linux, but your mileage might vary, of course (and check out this tip on making Vista’s networking [...]

  7. GeekThug » Blog Archive » Run Windows Apps Seamlessly Inside Linux [Feature] Says:

    [...] you want to try running Vista inside Linux, but your mileage might vary, of course (and check out this tip on making Vista’s networking [...]

  8. Run Windows Apps Seamlessly Inside Linux « Redhatpoinks Blog Site (Mot) ^^ Says:

    [...] you want to try running Vista inside Linux, but your mileage might vary, of course (and check out this tip on making Vista’s networking [...]

Leave a Reply