Jump to content

Recommended Posts

Posted

Hi

 

An ex colleague created a development vm using virtualbox that students use for development.

I have been asked to add more software to the vm which is stored on each computers c drive.

Looking at the image its been set to immutable. Is there anyway of disabling it, as I cant seem to be able to find the original base image?

Posted

As above, or fire up virtualbox and use media manager to do it.

One thing that made our lives a lot easier was putting the VM on a NAS and having only the relevant files on each PC - saved chucking out over 12gb to each machine each time it was updated. Performs absolutely fine with 60 concurrent users too.

  • Thanks 1
Posted
As above, or fire up virtualbox and use media manager to do it.

One thing that made our lives a lot easier was putting the VM on a NAS and having only the relevant files on each PC - saved chucking out over 12gb to each machine each time it was updated. Performs absolutely fine with 60 concurrent users too.

 

Could you share the steps you used to get your VM running from a NAS please.

 

I'm trying and failing as when I make the VHD immutable, the VM complains about differencing disks.

 

Cheers

Posted

In Virtual Media Manager, locate the disk and release it from the VM - differencing disk first, then the main one. Once done, you should be able to choose Modify on the main disk and then select Normal. You should then be able to make the relevant changes.

 

Running it from shared storage is relatively simple from what I remember; under the storage/controller setting it's just pointing at our shared location, in our case \\192.168.1.80\VM\Programming.vmdk. Our's sits on a solid state drive connected to the USB3 socket on a Synology NAS, so anything directly connected should be a breeze.

  • Thanks 1
Posted

I realised 2 things...

 

1. I was using VDI and not vmdk which solved my 1st issue

2. Once I removed the difference as suggested it worked :-)

 

Happy Days

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...