How to convert vmdk to bootable Disk or usb





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I have Mac os 10.12 in vmdk format and used it by VirtualBox on ubuntu.



How to can i convert this vmdk file to bootable Disk or Usb for installing mac os?










share|improve this question

























  • To use to setup a new install in a pc?

    – George Udosen
    Mar 21 '17 at 6:01











  • @George Yes, To use to setup a new install in a pc

    – Ali Hesari
    Mar 21 '17 at 6:04











  • Is it a turnkey version of linux?

    – George Udosen
    Mar 21 '17 at 6:30











  • What version of Ubuntu are you using?

    – George Udosen
    Mar 21 '17 at 7:46











  • @George ubuntu 15.10

    – Ali Hesari
    Mar 21 '17 at 8:50


















0















I have Mac os 10.12 in vmdk format and used it by VirtualBox on ubuntu.



How to can i convert this vmdk file to bootable Disk or Usb for installing mac os?










share|improve this question

























  • To use to setup a new install in a pc?

    – George Udosen
    Mar 21 '17 at 6:01











  • @George Yes, To use to setup a new install in a pc

    – Ali Hesari
    Mar 21 '17 at 6:04











  • Is it a turnkey version of linux?

    – George Udosen
    Mar 21 '17 at 6:30











  • What version of Ubuntu are you using?

    – George Udosen
    Mar 21 '17 at 7:46











  • @George ubuntu 15.10

    – Ali Hesari
    Mar 21 '17 at 8:50














0












0








0








I have Mac os 10.12 in vmdk format and used it by VirtualBox on ubuntu.



How to can i convert this vmdk file to bootable Disk or Usb for installing mac os?










share|improve this question
















I have Mac os 10.12 in vmdk format and used it by VirtualBox on ubuntu.



How to can i convert this vmdk file to bootable Disk or Usb for installing mac os?







boot virtualbox mac vmdk






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 21 '17 at 5:53







Ali Hesari

















asked Mar 21 '17 at 5:32









Ali HesariAli Hesari

3321614




3321614













  • To use to setup a new install in a pc?

    – George Udosen
    Mar 21 '17 at 6:01











  • @George Yes, To use to setup a new install in a pc

    – Ali Hesari
    Mar 21 '17 at 6:04











  • Is it a turnkey version of linux?

    – George Udosen
    Mar 21 '17 at 6:30











  • What version of Ubuntu are you using?

    – George Udosen
    Mar 21 '17 at 7:46











  • @George ubuntu 15.10

    – Ali Hesari
    Mar 21 '17 at 8:50



















  • To use to setup a new install in a pc?

    – George Udosen
    Mar 21 '17 at 6:01











  • @George Yes, To use to setup a new install in a pc

    – Ali Hesari
    Mar 21 '17 at 6:04











  • Is it a turnkey version of linux?

    – George Udosen
    Mar 21 '17 at 6:30











  • What version of Ubuntu are you using?

    – George Udosen
    Mar 21 '17 at 7:46











  • @George ubuntu 15.10

    – Ali Hesari
    Mar 21 '17 at 8:50

















To use to setup a new install in a pc?

– George Udosen
Mar 21 '17 at 6:01





To use to setup a new install in a pc?

– George Udosen
Mar 21 '17 at 6:01













@George Yes, To use to setup a new install in a pc

– Ali Hesari
Mar 21 '17 at 6:04





@George Yes, To use to setup a new install in a pc

– Ali Hesari
Mar 21 '17 at 6:04













Is it a turnkey version of linux?

– George Udosen
Mar 21 '17 at 6:30





Is it a turnkey version of linux?

– George Udosen
Mar 21 '17 at 6:30













What version of Ubuntu are you using?

– George Udosen
Mar 21 '17 at 7:46





What version of Ubuntu are you using?

– George Udosen
Mar 21 '17 at 7:46













@George ubuntu 15.10

– Ali Hesari
Mar 21 '17 at 8:50





@George ubuntu 15.10

– Ali Hesari
Mar 21 '17 at 8:50










2 Answers
2






active

oldest

votes


















0














You cannot create an installer out of an installed version of Mac OS, nor would a question about such specifics about Mac OS be on topic here. What you can do is to convert the virtual disk image to a raw disk image, to write it to a hard disk which should boot. You can do this with VirtualBox via vboxmanage clonemedium disk input_file --format RAW output_file. Tools like gnome-disks provide an easy way to write such raw images to hard disks, just rename the file extension to .img and click restore image, or use dd on the command line. Beware that you destroy all data that was on the drive selected as the target for the raw image.



Here is a very similar question on Unix SE: https://unix.stackexchange.com/q/18775/49853



And another answer that is very similar considering the commands used:
https://askubuntu.com/a/19431/40581






share|improve this answer































    0














    these steps:




    1. Convert the vmdk file to vhd (use a tool to do so)

    2. Flash the vhd file to your USB devices.


    then you may know..






    share|improve this answer


























    • Could you provide more detailed instructions. Right now, this is more of a comment than a complete answer. Thanks.

      – Kevin Bowen
      Jul 6 '17 at 3:07












    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f895152%2fhow-to-convert-vmdk-to-bootable-disk-or-usb%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    You cannot create an installer out of an installed version of Mac OS, nor would a question about such specifics about Mac OS be on topic here. What you can do is to convert the virtual disk image to a raw disk image, to write it to a hard disk which should boot. You can do this with VirtualBox via vboxmanage clonemedium disk input_file --format RAW output_file. Tools like gnome-disks provide an easy way to write such raw images to hard disks, just rename the file extension to .img and click restore image, or use dd on the command line. Beware that you destroy all data that was on the drive selected as the target for the raw image.



    Here is a very similar question on Unix SE: https://unix.stackexchange.com/q/18775/49853



    And another answer that is very similar considering the commands used:
    https://askubuntu.com/a/19431/40581






    share|improve this answer




























      0














      You cannot create an installer out of an installed version of Mac OS, nor would a question about such specifics about Mac OS be on topic here. What you can do is to convert the virtual disk image to a raw disk image, to write it to a hard disk which should boot. You can do this with VirtualBox via vboxmanage clonemedium disk input_file --format RAW output_file. Tools like gnome-disks provide an easy way to write such raw images to hard disks, just rename the file extension to .img and click restore image, or use dd on the command line. Beware that you destroy all data that was on the drive selected as the target for the raw image.



      Here is a very similar question on Unix SE: https://unix.stackexchange.com/q/18775/49853



      And another answer that is very similar considering the commands used:
      https://askubuntu.com/a/19431/40581






      share|improve this answer


























        0












        0








        0







        You cannot create an installer out of an installed version of Mac OS, nor would a question about such specifics about Mac OS be on topic here. What you can do is to convert the virtual disk image to a raw disk image, to write it to a hard disk which should boot. You can do this with VirtualBox via vboxmanage clonemedium disk input_file --format RAW output_file. Tools like gnome-disks provide an easy way to write such raw images to hard disks, just rename the file extension to .img and click restore image, or use dd on the command line. Beware that you destroy all data that was on the drive selected as the target for the raw image.



        Here is a very similar question on Unix SE: https://unix.stackexchange.com/q/18775/49853



        And another answer that is very similar considering the commands used:
        https://askubuntu.com/a/19431/40581






        share|improve this answer













        You cannot create an installer out of an installed version of Mac OS, nor would a question about such specifics about Mac OS be on topic here. What you can do is to convert the virtual disk image to a raw disk image, to write it to a hard disk which should boot. You can do this with VirtualBox via vboxmanage clonemedium disk input_file --format RAW output_file. Tools like gnome-disks provide an easy way to write such raw images to hard disks, just rename the file extension to .img and click restore image, or use dd on the command line. Beware that you destroy all data that was on the drive selected as the target for the raw image.



        Here is a very similar question on Unix SE: https://unix.stackexchange.com/q/18775/49853



        And another answer that is very similar considering the commands used:
        https://askubuntu.com/a/19431/40581







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jul 6 '17 at 4:06









        LiveWireBTLiveWireBT

        21.9k1972157




        21.9k1972157

























            0














            these steps:




            1. Convert the vmdk file to vhd (use a tool to do so)

            2. Flash the vhd file to your USB devices.


            then you may know..






            share|improve this answer


























            • Could you provide more detailed instructions. Right now, this is more of a comment than a complete answer. Thanks.

              – Kevin Bowen
              Jul 6 '17 at 3:07
















            0














            these steps:




            1. Convert the vmdk file to vhd (use a tool to do so)

            2. Flash the vhd file to your USB devices.


            then you may know..






            share|improve this answer


























            • Could you provide more detailed instructions. Right now, this is more of a comment than a complete answer. Thanks.

              – Kevin Bowen
              Jul 6 '17 at 3:07














            0












            0








            0







            these steps:




            1. Convert the vmdk file to vhd (use a tool to do so)

            2. Flash the vhd file to your USB devices.


            then you may know..






            share|improve this answer















            these steps:




            1. Convert the vmdk file to vhd (use a tool to do so)

            2. Flash the vhd file to your USB devices.


            then you may know..







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Jul 30 '17 at 16:34









            Community

            1




            1










            answered Jul 6 '17 at 1:28









            featherfeather

            1




            1













            • Could you provide more detailed instructions. Right now, this is more of a comment than a complete answer. Thanks.

              – Kevin Bowen
              Jul 6 '17 at 3:07



















            • Could you provide more detailed instructions. Right now, this is more of a comment than a complete answer. Thanks.

              – Kevin Bowen
              Jul 6 '17 at 3:07

















            Could you provide more detailed instructions. Right now, this is more of a comment than a complete answer. Thanks.

            – Kevin Bowen
            Jul 6 '17 at 3:07





            Could you provide more detailed instructions. Right now, this is more of a comment than a complete answer. Thanks.

            – Kevin Bowen
            Jul 6 '17 at 3:07


















            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f895152%2fhow-to-convert-vmdk-to-bootable-disk-or-usb%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Human spaceflight

            Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

            File:DeusFollowingSea.jpg