Antonio Augusto (Mancha) wrote: > Why not use the hash of the path to create a UID for a .iso? Or even > its md5 (thou it would take to long to compute). > It would be very helpful in cases like this :)
Using the file path or just the file name is not an option (the path may change, the name may be used for more than one ISO). MD5 is unacceptable because of the speed. > Personally i prefer direct referencing path to my files. This second > approach is also a lot easier when you want to move VMs from one place > to another. It also makes the virtual files self contended. Simply > take the whole directory with you, double click the file and BAMN! > Instant VM ;) The import feature isn't strictly related to the way how media is indexed (we use the disk registry because we need centralized media management) -- in either case, the click-n-go approach is just a matter of implementation. This feature is planned for one of future releases. -- Dmitry A. Kuminov _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
