An alternative solution based on the ability to preseed a Debian installation. The preseed file is attached. It is possible to create a custom netboot CD that would already incorporate the url to a preseed file, which will simplify the installation even further.
Code:
HOWTO
1. Create a new VM for 32-bit linux; you'll need a working network connection
as all of the files are going to be downloaded directly from a Debian mirror
2. Boot off netboot CD
( can be downloaded from here: [url]http://ftp.debian.org/debian/dists/jessie/main/installer-i386/current/images/netboot/[/url] )
3. When the install screen comes up hit the TAB key and add the following
to the end of the line:
priority=critical url=url_to_this_file
(substitute url_to_this_file with an actual url) and hit Enter
3. Answer a series of question about you locale
4. After install is finished eject the CD, reboot the VM.
5. Done. You have a VM suitable to run IOU. Depending on your network
adapter setting for the VM you should be able to connect to the VM over SSH
Edit: so if you want, you can just use the pressed file directly from this forum. The url would be:
Quote:
http://forum.gns3.net/download/file.php?id=2792
Edit: the attachment is fixed as of 11 pm PDT, March 18, 2014.