An error occurs while converting .vhd file using prl_convert tool

Discussion in 'Windows Virtual Machine' started by Mindwork, Jul 19, 2014.

  1. Mindwork

    Mindwork Bit poster

    Messages:
    2
    Hello!

    I'm trying to convert the .vhd file created in Hyper-V (Windows Server 2008 R2):

    # prl_convert /vps29062.domain.com.vhd --dst=/
    Failed to check updates for /usr/share/parallels-reconfiguration/reconfiguration.iso
    The source virtual machine contains no operating system. If you want to convert it anyway, please use the --allow-no-os option.

    # prl_convert /vps29062.domain.com.vhd --dst=/ --reg=n
    Failed to check updates for /usr/share/parallels-reconfiguration/reconfiguration.iso
    The source virtual machine contains no operating system. If you want to convert it anyway, please use the --allow-no-os option.

    # prl_convert /vps29062.domain.com.vhd --dst=/ --reg=n --allow-no-os
    Failed to check updates for /usr/share/parallels-reconfiguration/reconfiguration.iso
    An error occurred while converting the disk. Please make sure that you are allowed to modify the virtual hard disk file. If the problem persists, contact the Parallels support team for assistance.

    # prl_convert /vps29062.domain.com.vhd --dst=/ --reg=n --allow-no-os --no-reconfig
    An error occurred while converting the disk. Please make sure that you are allowed to modify the virtual hard disk file. If the problem persists, contact the Parallels support team for assistance.

    # prl_convert /vps29062.domain.com.vhd --dst=/ --reg=n --allow-no-os --no-reconfig --no-src-check
    An error occurred while converting the disk. Please make sure that you are allowed to modify the virtual hard disk file. If the problem persists, contact the Parallels support team for assistance.

    # prl_convert /vps29062.domain.com.vhd --dst=/ --reg=n --allow-no-os --no-reconfig --no-src-check --no-hibernate-check
    An error occurred while converting the disk. Please make sure that you are allowed to modify the virtual hard disk file. If the problem persists, contact the Parallels support team for assistance.

    # prl_convert /vps29062.domain.com.vhd --dst=/ --reg=n --err-code --allow-no-os --no-reconfig --no-src-check --no-hibernate-check
    ErrorCode: 0x800450040 %

    # ls -l /
    total 26214408
    -rwxrwxrwx 1 root root 26843546112 Jul 18 16:45 vps29062.domain.com.vhd

    Google doesn't know the specified error code. What's wrong? Thank you in advance.
     
  2. Mindwork

    Mindwork Bit poster

    Messages:
    2
    Bump. The question is still very relevant.
     
  3. KristianM

    KristianM Bit poster

    Messages:
    1
    Hi,
    were you able to solve this issue?
    I'm having the exact same issue... :(

    Any hints are appreciated

    Kristian
     
  4. VishalG

    VishalG Bit poster

    Messages:
    1
    Same issue. Unresolved.
     

Share This Page