Burn the disk to a virtual machine?

It seems that I cannot burn a disc of my virtual machine. I searched, and apparently you have to add the drive as a SCSI device. So I edited file (this file may be less organized!) machine's .vmx and changed all instances of ide0: 1 at scsi0: 1, but it seems to merge changed to IDE.

So, how to configure a virtual machine to allow under 3.1 disc burning?

Hello

.. .and changed all instances of ide0: 1 to scsi0:1, but it seems to merge changed to IDE.

Normally merge changes only return if you do not leave merge until you have changed the .vmx file.

This meant that the file has been opened by Fusion during the time that you edited.

Just as a note.

Every time you handedit a .vmx file, make a backup before you change it, then you can go back if someone went wrong

Hope this helps.

--
Wil
_____________________________________________________
VI Toolkit & scripts wiki at http://www.vi-toolkit.com

Writer to the blog www.planetvm.net

Twitter: @wilva

Tags: VMware

Similar Questions

  • Cannot open the hard file. One of the disks in this virtual machine is already in use by a virtual machine or a snapshot

    Hi all

    Tried my level best to solve, but still the same problem persists. . Lck tried but as soon close VMware workstation, it disappears. This problem starts when yesterday instead of powering down, suspended. The next resume when it gives captioned error. Tried creating new virtual machine using an existing vmdk file but my mainly all the data disappeared. Now I want to resume the suspended state. Kindly help on the same. Thank you

    OK, we will first focus on the first virtual disk (System) on the D: drive which has enogh of disk space to create a clone.

    The "Windows Server 2003 Enterprise Edition.vmdk" dated from 19/07/13 is probably exactly what we need, and if it has approximately the same size of file than current/changing, then you can replace the one changed with it. Once restored, proceed as follows (with VMware Workstation closed):

    from the command line run:

    cd /d "C:\Program Files (x86)\VMware\VMware Workstation"
    cd /d D:\win2k3
    md Clone
    C:vmware-vdiskmanager.exe -r "Windows Server 2003 Enterprise Edition-000002.vmdk" -t 0 "Clone\Windows Server 2003 Enterprise Edition.vmdk"
    

    Once the cloning done so, create a subfolder "Backup" and move all over existing files (as a backup). Copy the .vmx file and .vmxf the subdirectory "Backup" in the D:\win2k3 folder, then do the same with the file hard cloned since the 'Clone' subdirectory, so that you end up with the following files:

    Windows Server 2003 Enterprise Edition.vmx

    Windows Server 2003 Enterprise Edition.vmxf

    Windows Server 2003 Enterprise Edition.vmdk

    Before you can try to start the virtual machine, you must edit the .vmx file and replace

    scsi0:0. FileName = "Windows Server 2003 Enterprise Edition - 000002.vmdk"

    with

    scsi0:0. FileName = "Windows Server 2003 Enterprise Edition.vmdk"

    Please do the above and report. If you have any questions please ask.

    André

  • vCD API - how to call updateDisks to resize the disks of a virtual machine?

    Had to think about where to post this question; vCD forums or here. I chose here because it's the API specific vCO for vCD and not versions of Java/.NET working team of vCD.

    I'm going to build a workflow to allow my team to change the size of a disk. This disk is part of a virtual machine that vCloud Director 'property '. I heard several times to not only change the size of the disk in vCenter as then vCD runs a risk of being confused. I have reviewed the vCO API for the vCD and found that the VclVM object contains the set of disks (VclVM.disks) as a property. This returns an array of VclVirtualDisk. There is a method VclVM.updateDisks (VclVirtualDisk []), which seems to do exactly what I want. Update disk sizes (could be used to add new facilities). I have a bit of a problem to find how to call it from my point of departure.

    // selectedDisk: a string selected by the user
    // selectedDiskSize: a number input by the user
    
    var disks = virtualMachine.disks;
    
    for (var i = 0; i < disks.length; i++)
    {
    
         if (selectedDisk == disks[i].itemResource.elementName.value)
         {
              if (selectedDiskSize <= disks[i].hardDiskSize)
              {
                   throw "New disk size (" + selectedDiskSize + ") must be larger than original disk size (" +
                        disks[i].hardDiskSize + ")";
              }
     
              disks[i].hardDiskSize = selectedDiskSize;
         }
    }
     
    virtualMachine.updateDisks(disks);
    


    'HardDiskSize' the call throws an error. It is a property read-only and is not a method. The API documentation don't do a good job to define all the methods where I can build a new VclVirtualDisk object. or clone an existing one.

    My thought was to update the existing structures of the disc and then pass them to the updateDisks (...) method. Yes, change an internal structure of an object from the outside is not something I should be doing.

    Any suggestions on how to "clone" this VclVirtualDisk object to change?

    If someone of the vCD of the vCO API team is looking, even updateDisks (...) method will do what I want? Or I have to watch fall down to Java to achieve?


    Thank you!

    If I remember correctly the ability to change the size of an existing drive is not available in API vCD 1.01.

    Christophe.

  • cannot resize the disk on a virtual machine

    Hello!

    I have a little problem, I can not resize the size of the disk on some of my virtual machines.

    I tried yesterday on two and worked well, tried to day (different vm) and it does not work so well for me.

    I first stop the virtual machine, rightklick, change the size to 20 GB, 4 GB and press OK.

    When I then rightklick on the virtual machine after pushing OK the size is always 4 GB (I don't mean in VI client for Windows).

    Why? workaround solution?

    Thnx for help.

    VM there snapshots?

    ---

    VMware vExpert 2009

    http://blog.vadmin.ru

  • Full encryption of the disk or partition virtual machine system

    Hello

    Please tell me.

    Full encryption of the disk or partition system on the virtual machine tools are supported? If I encrypt on the guest operating system, OS can start and run without ERROR?

    As a test, I tried with TrueCrypt full disk encryption, which is a free tool, and the virtual machine seems to operate normally...

    Thank you.

    Hello

    Dito on this point.

    I have a few windows with compression and encryption active hosts. No problems.

    http://blog.laspina.ca/

  • Resize the size of the disk on a virtual machine

    Hi all

    I have a virtual machine with 200 GB, would reduce the size of the drive for 100 GB?

    OS: Linux CentOS

    VMWARE ESX4.0

    VMware vCenter Converter Standalone 4.3 can be used to resize Windows and Linux powered sources.

    Although CentOS is not officially supported as source for Converter 4.3, RHEL 2, 3, 4 and 5 are so you could work with CentOS as well. No promises though, as it has not been tested and officially not certified.

    See page 52 of the Converter 4.3 Admin Guide at http://www.vmware.com/pdf/convsa_43_guide.pdf for more information.

  • Error: "cannot open the file 'E:\NSP2010\NSP2010drive2.vmdk': one of the disks in this virtual machine is already in use by a virtual machine or a snapshot."

    Hello community.

    I use my guest for a while; whenever I needed to reboot the host, I would shut down the comments (in this case Win2008R2).

    The last time that I suspended the guest rather than stop it. Now when I try to start, I get this error.

    I've seen people having this error on the forums, but proposed solutions don't resolve my problem.

    I don't know what I have to join in order to diagnose this problem, but it will be a pleasure to do, if someone does.

    VMWare Workstation 8.0.2

    Host: Win 7 64

    Comments: Win 2008 R2

    Thank you very much.

    run inject them - headers2.cmd once you have copied the 2 files descin in place

  • How can I get the number of disks for a virtual machine and PAHO are / s of a disc?

    Hi all

    I would like to know if there is a command that returns the number of disks having a virtual machine.

    and also if there is no command to obtain and change the number of the IOPS / disk s.

    Thanks in advance

    Carlos

    It will give you hard drives attached

    Get - VM | Hard drive


    It will give you count

    Get - vm | Select name, @{N = "TotalHDD"; E={($_ | (Get-harddisk).count}}


    It is possible to retrieve the number of the IOPS / disk s, but what do you mean by editing.

  • Can join a Cluster of storage disk out of Maintenance DTS Mode to set up the profiles for a virtual machine storage policies?...

    Can join a Cluster of storage disk out of Maintenance DTS Mode to set up the profiles for a virtual machine storage policies?...


    IE can you define the rules of affinity DTS depending on how the rules of storage of profiles are configured for a virtual machine?

    In my mind it seems there is disconnect from the DTS and storage profiles.

    Thank you.

    = NOTE =.

    My lab at home, 2 organizes running ESXi 5.0

    Dv01 has

    Of startup vmfs 7200 RPM 160 G = dv01-BOOT

    Vmfs 1 TB 7200 RPM = VM02-VMFS

    VM02 has

    Of startup vmfs 7200 RPM 160 G = VM02-BOOT

    Vmfs 1 TB 7200 RPM = VM02-VMFS

    Vmfs 5900 RPM 2 TB = VM02-TV01

    I have (3) facility profiles of storage using 'User-defined storage Capablity' as shown below:

    (160 @ 7200 RPM SATA) boot > Boot

    Fast (160 7200 RPM SATA and 1 TB @ 7200 RPM SATA) > fast

    Slow (2 TB @ 5900 RPM SATA) > slow

    Then, I set up a storage Cluster with my local disks on dv01 (only to date)

    LocalVM disc dv01-BOOT and dv01-VMFS disk of the 'cluster of storage.

    I have a computer virtual called DC01 (HardDisk1) want to live on 'Boot' profile storage drive
    His "Non-compliant" poster according to the storage profile, it should run on drive 'boot' on dv01

    To get to this point, I put the StorageCluster in Mode of Maintenace 'DTS' and forced a sVmotion of all virtual machines off dv01-BOOT

    No disks are IO or claim of space.

    But once I take the 'DTS Maintenacne mode' STARTUP dv01 floppy is now get the DTS to return him to satisfy the storage profile (rule) I install... IE do the 'storage profile' VM complient (without doing a few externall API, the PS script or the 3rd party software calls)... ??

    Seems weird it is (or may be) such disconnection of a memory of the profiles and the StorageClusters and the DTS?

    Thank you...

    At this point, I think that storage DRS and storage profiles are two technologies to separate and work independently, but what you suggest is a great idea-

  • The maximum for a virtual machine disk size

    Hello

    Can I create a disk to a virtual machine that is larger then 2 TB?

    On a physical box, you convert dynamic disks and their band... but I think VMware recommend snot of dynamic disks.

    Thanks in advance...

    Hello

    2 TB is the max and also the MAX for several operating systems. If for any reason any if you need then you will need to do a bunch of multiple VMDK.

    For more information about the maximum size please see: http://kb.vmware.com/kb/1003565

  • Maximum number of virtual disk for a virtual machine in vSphere 4.1

    I read the maximum record rate and see that the maximum number of virtual disk is 16 for FT.

    I have the same document I seem not to be able to see the number max of virtual disk that can be taken in charge for a virtual machine.

    The number will be the same as the number of LUNS per host which is 256?  I know the max is for the host, but that be will come the number of Director to the total number of virtual disk that can be supported in the virtual machine?

    In fact, in a logic unit number, we can have more than one data store that can be mapped to a virtual disk.

    I'm confused.

    Thank you and have a nice week,

    Anthony.

    If I am not mistaken, you can attach up to 60 virtual disks to a virtual machine. 15 for each of the 4 virtual SCSI controllers.

    André

  • How to make a visible USB hard disk for a virtual machine on ESXI 4.1?

    Hi all

    As I am new to the world of vmware ESXI, I always make mistakes or I don't undertand all therefore be complete :-).

    So I have a HP Proliant ML 350 G6 Server installed with ESXI 4.1 and I want to connect a USB hard disk to a virtual machine (SBS 2K 8). Currently, the virtual machine is not able to see the hard drive.

    I already add a USB controller to the virtual machine, but my USB HARD drive is still not visible to my virtual machine.

    Can you help on that?

    Thank you

    Michael

    Next, add a USB device to the virtual computer (in the change settings tab), there are different things, USB controller and USB devices. Sometimes, you may have to restart the virtual machine.

    Greetings

  • Questions about the archive/delete a virtual machine for later retrieval.

    We run VSphere 4.0 in a 10-node cluster.    We have a VM we want to remove the system, but we want to archive it so that we can restore it later if necessary.

    Initially, I was counting on stop the virtual machine, the navigation data store and copy the files to a local disk using the button 'Download' on the data store.  Then after the copy, by an "out of disk" on the VM on VCenter.

    Then later if we need the machine back, download the files and do a 'add to inventory' on the VMDK file.

    However, when I did the download, I noticed that VMDK files on the downloaded folder had names with "-flat" added to them.  So 'server.vmdk' became 'server - flat hard '.

    If I copy these files with the '-dish "in the name in VMWare later, they will come to OK?

    Or, given that I'm trying to (archive a virtual machine), is there a better way to do this?

    Your comments would be appreciated.

    Mike O'Donnell.

    That is right.  "Every hard disk to a virtual machine consists of a pair of files hard. One is a text file containing descriptive data on the virtual hard disk, and the second is the actual content of this disc. For example, a virtual machine named examplevm has a drive attached to it. This disc consists of a file less than 1 KB examplevm.vmdk descriptor and a 10 GB examplevm - flat hard flat file, that contains the contents of the virtual machine. ' - of Ko 1002511.

  • Question about the size of my Virtual Machine

    I'm on Fusion 3.1 (and Windows XP in Fusion on a MacBookPro Leopard). I put my Windows Virtual Machine to be 40 GB size but I just ran OmniDiskSweeper and it shows that the virtual machine takes 53 GB. I see the same size in the Finder.

    Two questions: first, how is it possible for the virtual machine to limit growth, I gave him? Second, is there a way for me to downsize (safely). I did not quite in the virtual machine (mainly my installation of Windows) and a handful of programs so it's weird that she's so big.

    I have disabled Auto-protect.

    I have two snapshots, one of when I first set up the virtual machine and one of very recently. I once had a bunch of other photos but I deleted them. I mention this because I read in another thread that "orphan" instant can hang out somewhere but I don't know where to look to see if this is the reason for the growth of my virtual machine.

    Thanks a lot for your suggestions.

    Abe Z.

    AMZ1 wrote:

    One thing I didn't get your last answer: if snapshots are not backup, and the creation of a snapshot causes the basic disk that you want to stop growing, which are good for snapshots? Or in other words, your response, it looks like I should stop creating snapshots, Yes?

    In which case I should rely only on periodically manually save the virtual machine by copying in the Finder on an external drive?

    What I said was "Snapshots are not backups in the traditional sense of the word and should not be relied upon as such either." However, using clichés absolutely has merit and value but how to use them effectively and efficiently seems to escape most of the users.  As a general rule, I treat a not different Virtual Machine and a physical Machine, then when it come to back up the user data and the ability to quickly restore the entire construction as well as user data.  I use snapshots mainly for short periods of time, and then either delete them when I don't want to lose changes made along the way, or if I go back to a previous snapshot.  For example, I can run on a given snapshot and say a single snapshot for a week and if all was well I'll delete it and take another or if I need to do something that could end up with bad results I'll take a snapshot to do what I do and if I have a problem just go back to the previous snapshot or the basic disk as appropriate.  The trick is user data constantly backed up out of the Virtual Machine itself, as well as at some point in time I never have to worry about the State of and reason for any data or instant and what action I might have to or want to take.

    There are many other cases workers scenarios about how/when to use snapshots and it was just a bit of food for thought because I don't have time now to get deeper into it but the snapshots are a good thing to use as and when necessary, but do not count on them to replace the traditional methods/methodologies for backup/recovery of data user or any backup/restore system but use then as a another tool in the digital Toolbox.

  • Can I convert a server disk to a virtual machine?

    I have a number of OS X 10.5 servers running on hardware that is incredibly underused.  Since the Fusion 3 supports running OS X Server virtualized, is it possible to convert a live server disk to a virtual machine to the BootCamp to VM? I could run all 5 of my server on a single Xserve systems. I dug around, but everything points to a new facility to achieve this.

    Thank you

    Tim

    Yes, it is possible to convert physical machines to Mac OS X Server VM. I've posted instructions on how to do this in the following thread: Re: Snow Leopard Server VM existing?

    In your case, the only thing that needs to change is the version of the OS - pick instead of 10.6 10.5. I tried this with one of my machines so far, I would be interested to comment on the question of whether instructions to work for you. I'll probably convert this post into a document at some point...

    I also thought the ability to hire only the OS X physical disk partitions without copying the data (like Fusion for Boot Camp). However, Fusion currently only supported the MBR partition tables to access raw partitions, and most Macs are partitioned GPT (or hybrid MBR + TPG). You can try to use Library/Application Support/VMware Fusion/vmware-rawdiskCreator to see if it recognizes the OS X partitions. If so, you should be able to create a virtual disk that references the partitions and boot from it as you would for a machine virtual Boot Camp.

    It is also possible to use a physical disk full (instead of individual partitions), but you would need to have partitions not mounted before using virtual machines that reference the physical disks. If you are interested in, there is a link in this thread as well.

Maybe you are looking for

  • Windows 8 new driver for bluetooth

    After the update to windows 8 pro I can't install drivers for bluetooth. It is impossible to install the broadcom (ver. 12.0.0.2100), installation drivers do not stop because bluetooth is not enabled. I can not activate bluetooth because 'HP connecti

  • Windows Live Essentials 2011 (KB2434419), error details: Code 80246007

    Several times, I get the error messages like the one pasted above. Cannot update despite repeated attempts. Ill try. I have a year onld studio xps 64-bit windows vista Home premium. Windows 2007. Can I get a simple explanation as to why I can't get i

  • HP 2011 x may not set the resolution 1600 x 900

  • No network access internal via QuickVPN

    I've implemented a RVS4000 at our church so that staff could VPN in the PC it from home. I'm trying to get my own set access in the first place but does not have a complete success. At home, I'm behind a router NAT using XP SP3 with the latest versio

  • STEM files?

    When I try to use some website for work I get a box that says: I chose to open a SWE. file.  I download, but can not open. I use Vista.