How do you do....it? Thread, Virtualbox + image for programming classes in Technical; Hi all
I've been asked to look into creating a software package for Virtualbox + an image of XP (our ...
-
18th May 2012, 09:29 AM #1 Virtualbox + image for programming classes
Hi all
I've been asked to look into creating a software package for Virtualbox + an image of XP (our new PCs have 2gb ram - not enough for a virtualbox + W7) for programming classes that are going to happen sometime next school year. This also needs to be ideally free but if you know of some relatively cheap solutions my boss may be persuaded to go down that route.
I had a go at getting a package made with Virtualbox + an XP image and it didn’t quite work as intended – the XP image doesn’t show up for any users in Virtualbox and they cannot access the C Drive to load up the images. However this is possibly a good thing as I don’t see how we would go about resetting the Virtual image without reinstalling the software package after each use (it does have a snapshot feature but if these got deleted then we’re back to reinstalling the software again).
What I think it possibly a good idea is – I can make a simple Virtualbox package which doesn’t contain any Virtual images and install that on any PC we want it on. Then in a student accessible drive I can put a previously exported Virtual image of XP in a folder then all anyone has to do is double click it and import it into Virtualbox. This takes 2 clicks and about 3 minutes to import it on my PC.
Or I can try again and get Virtualbox to have an image pre-loaded when any user runs the software.
What do you guys think? Have you looked into doing this yet and if so what have you done?
Thanks for any suggestions
Matt
-
-
IDG Tech News
-
18th May 2012, 09:53 AM #2 Chapter*8.*VBoxManage - vboxmanage is the CLI to do all sorts of clever stuff, registervm might be what you need to look at.
-
-
18th May 2012, 09:56 AM #3 
Originally Posted by
mwbutler
Or I can try again and get Virtualbox to have an image pre-loaded when any user runs the software.
What do you guys think? Have you looked into doing this yet and if so what have you done?
Thanks for any suggestions
Matt
Been looking into this recently too.
The best way I've found to load it is using:
Code:
"C:\Program Files\Oracle\VirtualBox\VBoxSDL.exe" --comment "TestCoding" --startvm "24da79dc-1abd-4727-b5d7-5e2f360ea82d"
VBOXSDL runs the machine without any config/admin tools, so no way to edit modify the image/setup etc.
Comment shows at the top of the screen so you can make it pretty and display stuff 
And VM guid tells it which image to load on running, so no picking what they want! pewpew
Still stuck on trying to make shared areas for saving to, that aren't accessible from normal accounts 
Steve
-
-
18th May 2012, 10:13 AM #4
- Rep Power
- 0
I've made a XP VM in virtualbox and enbale the rdp server in virtualbox. The students can then rdp in it 127.0.0.1 .
Take off file permissions for .rdp files. Slight delay with usb sticks.
-
-
18th May 2012, 10:14 AM #5 
Originally Posted by
bigfoot780
I've made a XP VM in virtualbox and enbale the
rdp server in virtualbox. The students can then
rdp in it 127.0.0.1 .
Take off file permissions for .
rdp files. Slight delay with usb sticks.
What stops them copying games etc into the VM and running it, if you're doing it off USB?
Steve
-
-
18th May 2012, 10:32 AM #6 Would be a bit more of a project but System Centre Config Manager can give you the ablity to (through a web portal) allow students access VMs hosted on a server - can do snapshotting ect with no issues.
-
-
18th May 2012, 11:34 AM #7
- Rep Power
- 0
USB stick would just be used to get work off the xp machine. But good point. I only made it in anticipaton of the new curriculum focused on programming. Though the vm would be on the C Drive which is protected by deep freeze.
-
-
21st May 2012, 12:19 PM #8
- Rep Power
- 9

Originally Posted by
Steve21
Been looking into this recently too.
The best way I've found to load it is using:
Code:
"C:\Program Files\Oracle\VirtualBox\VBoxSDL.exe" --comment "TestCoding" --startvm "24da79dc-1abd-4727-b5d7-5e2f360ea82d"
That's very similar to how we've done it except we have the VM snapshotted so that it's boxfresh on every use. We map a shared folder into the VM for file transfer, but only programming students have access to it.
Last edited by jtotheb; 21st May 2012 at 12:20 PM.
-
SHARE: 
Similar Threads
-
By MillRuther in forum Web Development
Replies: 2
Last Post: 18th April 2008, 09:16 AM
-
By FN-GM in forum EduGeek.net Site Problems
Replies: 1
Last Post: 11th February 2008, 09:02 AM
-
By jumpinjamez in forum How do you do....it?
Replies: 5
Last Post: 3rd November 2006, 01:29 PM
-
By contink in forum How do you do....it?
Replies: 7
Last Post: 1st October 2006, 01:32 PM
-
By _Bat_ in forum Downloads
Replies: 1
Last Post: 30th June 2006, 10:32 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules