Live data from Hacker News

Automate download, install, config of IE-only VM's with VirtualBox (Linux/OSX)

github.com

1–10 of 66 posts

Re: Automate download, install, config of IE-only VM's with VirtualBox (Linux/OSX)

#4
from the github wiki:

Rough VM size estimates:

IE7: 13GB IE8: 8.4GB IE9: 13GB Currently, the script will leave the compressed RAR files in place, which means you're looking at something like 45 freaking GB if you don't prune them manually (in ~/.ievms/vhd/). This wasn't a big deal for me on my company workstation, but kinda sucks on my Macbook Air, so I'll be adding a cleanup option shortly. You probably don't need to keep the compressed files around anyway since we take a snapshot like you mentioned.

Re: Automate download, install, config of IE-only VM's with VirtualBox (Linux/OSX)

#8

Personally speaking, I would love to see Google release an offical, downloadable ChromeOS images that could be used with VMWare or Virtualbox. Something like that could be a real boon for some users.

The magic in ChromeOS is the hardware Google uses from the Chromebooks. There is an unofficial site with images for Chromium(?)OS but it doesn't look pretty.

Re: Automate download, install, config of IE-only VM's with VirtualBox (Linux/OSX)

#9
post #2

Alternatively: http://utilu.com/IECollection/ IE 1.0 to IE 8.0 as standalone versions in a single installer.

IE 7 and 8 are not available in the installer; I'm running Win7 x64 with IE 9.0 installed. Falling back to XP Mode for now.

Re: Automate download, install, config of IE-only VM's with VirtualBox (Linux/OSX)

#10
> curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | bash

Bad trend in the open-source community. Please don't ask your users to install stuff this way. Not that you can't be trusted, it leads to people dropping their guard.

Post reply on HN