GithubHelp home page GithubHelp logo

Can some files be deleted? about ievms HOT 11 CLOSED

xdissent avatar xdissent commented on August 18, 2024
Can some files be deleted?

from ievms.

Comments (11)

tristandunn avatar tristandunn commented on August 18, 2024

I just deleted *.{exe,rar} from ~/.ievms and IE7 still booted fine. I assume these files aren't needed unless you want to recreate the VM, which shouldn't really be needed with the already provided clean snapshot.

Thanks for pointing this out since I'm on a SSD, too.

from ievms.

johannesjh avatar johannesjh commented on August 18, 2024

I was also wondering which files to delete and which to keep after installation. Also, I did not want to have a large hidden ~/.ievms folder hidden in my home directory. So I came up with the following solution for moving all virtual machine files into one place:

In the VirtualBox Manager application, I chose "clone". This copied everything (i.e. the .vhd file, the vbox file, and all the other stuff) into the one ~/VirtualBox\ VMs directory where all my other virtual machines also live.

Thanks for all the good work!

from ievms.

switz avatar switz commented on August 18, 2024

+1. I'm curious too. Seems like it's okay to delete.

from ievms.

xdissent avatar xdissent commented on August 18, 2024

Yes. Delete all you want except for the .vhd files. Everything else is only necessary for the installation process.

from ievms.

justinfrench avatar justinfrench commented on August 18, 2024

@xdissent this should just be done out-of-the-box then, right?

from ievms.

FraggleRock avatar FraggleRock commented on August 18, 2024

when you say delete everything except the .vdh i assume you mean the one in ~/Virtualbox VMs

can the one in ~/.ievms/vdh/.. be deleted

from ievms.

findchris avatar findchris commented on August 18, 2024

What @justinfrench said: Delete big files after successful image creation.
+1

from ievms.

nickpresta avatar nickpresta commented on August 18, 2024

@FraggleRock No.

Open up ~/VirtualBox VMs/IE9/IE9.vbox and see the HardDisks section. The actual disks are stored in ~/.ievms/vhd.

You can delete everything minus that folder:

find ~/.ievms -not -wholename "*vhd*" -delete

from ievms.

weyert avatar weyert commented on August 18, 2024

May I suggest if the script gets changed to make it an option to automatically delete the downloaded files? As it took me the whole day and night to download the files... Always good to have them lying around when the VMs go off-track in VirtualBox

from ievms.

mmmurf avatar mmmurf commented on August 18, 2024

+1 on deleting or prompting to delete files that are not necessary for ongoing use.

from ievms.

Undistraction avatar Undistraction commented on August 18, 2024

You can delete everything minus that folder

This is only true before you've booted the VMs. My folder contained IE9/10/11.vmdk files and .vbox-extpack files. Deleting them broke all my VMs

from ievms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.