Got error during installation of Oracle VM VirtualBox Extension Pack












1















I have Oracle VM VirtualBox 5.1.38 installed for long time:



$ apt-cache policy virtualbox-5.1 
virtualbox-5.1:
Installed: 5.1.38-122592~Ubuntu~xenial
Candidate: 5.1.38-122592~Ubuntu~xenial
Version table:
*** 5.1.38-122592~Ubuntu~xenial 500
500 http://download.virtualbox.org/virtualbox/debian xenial/contrib amd64 Packages
100 /var/lib/dpkg/status


I have not ran kernel updates, or something DKMS-related today.



The problem started with "Implementation of the USB 2.0 controller not found!" as in this Q&A.



So I downloaded corresponding version of Oracle VM VirtualBox Extension Pack and tried to install it by clicking on the file in ~/Downloads folder.



Then VirtualBox opened, suggested me to install extpack:



VirtualBox question



I clicked Install and accepted license.



Then the following error window was shown:




VirtualBox - Error



The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address.




Same with console way of installation:



$ VBoxManage extpack install ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack 
VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)
...
Do you agree to these license terms and conditions (y/n)? y

License accepted. For batch installaltion add
--accept-license=b674970f720eb020ad18926a9268607089cc1703908696d24a04aa870f34c8e8
to the VBoxManage command line.

0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to install "/home/norbert/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack"
VBoxManage: error: The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1201 of file VBoxManageMisc.cpp


My user is a member of vboxusers group.



What to do with this?










share|improve this question





























    1















    I have Oracle VM VirtualBox 5.1.38 installed for long time:



    $ apt-cache policy virtualbox-5.1 
    virtualbox-5.1:
    Installed: 5.1.38-122592~Ubuntu~xenial
    Candidate: 5.1.38-122592~Ubuntu~xenial
    Version table:
    *** 5.1.38-122592~Ubuntu~xenial 500
    500 http://download.virtualbox.org/virtualbox/debian xenial/contrib amd64 Packages
    100 /var/lib/dpkg/status


    I have not ran kernel updates, or something DKMS-related today.



    The problem started with "Implementation of the USB 2.0 controller not found!" as in this Q&A.



    So I downloaded corresponding version of Oracle VM VirtualBox Extension Pack and tried to install it by clicking on the file in ~/Downloads folder.



    Then VirtualBox opened, suggested me to install extpack:



    VirtualBox question



    I clicked Install and accepted license.



    Then the following error window was shown:




    VirtualBox - Error



    The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address.




    Same with console way of installation:



    $ VBoxManage extpack install ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack 
    VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)
    ...
    Do you agree to these license terms and conditions (y/n)? y

    License accepted. For batch installaltion add
    --accept-license=b674970f720eb020ad18926a9268607089cc1703908696d24a04aa870f34c8e8
    to the VBoxManage command line.

    0%...
    Progress state: NS_ERROR_FAILURE
    VBoxManage: error: Failed to install "/home/norbert/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack"
    VBoxManage: error: The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address
    VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
    VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1201 of file VBoxManageMisc.cpp


    My user is a member of vboxusers group.



    What to do with this?










    share|improve this question



























      1












      1








      1


      1






      I have Oracle VM VirtualBox 5.1.38 installed for long time:



      $ apt-cache policy virtualbox-5.1 
      virtualbox-5.1:
      Installed: 5.1.38-122592~Ubuntu~xenial
      Candidate: 5.1.38-122592~Ubuntu~xenial
      Version table:
      *** 5.1.38-122592~Ubuntu~xenial 500
      500 http://download.virtualbox.org/virtualbox/debian xenial/contrib amd64 Packages
      100 /var/lib/dpkg/status


      I have not ran kernel updates, or something DKMS-related today.



      The problem started with "Implementation of the USB 2.0 controller not found!" as in this Q&A.



      So I downloaded corresponding version of Oracle VM VirtualBox Extension Pack and tried to install it by clicking on the file in ~/Downloads folder.



      Then VirtualBox opened, suggested me to install extpack:



      VirtualBox question



      I clicked Install and accepted license.



      Then the following error window was shown:




      VirtualBox - Error



      The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address.




      Same with console way of installation:



      $ VBoxManage extpack install ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack 
      VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)
      ...
      Do you agree to these license terms and conditions (y/n)? y

      License accepted. For batch installaltion add
      --accept-license=b674970f720eb020ad18926a9268607089cc1703908696d24a04aa870f34c8e8
      to the VBoxManage command line.

      0%...
      Progress state: NS_ERROR_FAILURE
      VBoxManage: error: Failed to install "/home/norbert/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack"
      VBoxManage: error: The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address
      VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
      VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1201 of file VBoxManageMisc.cpp


      My user is a member of vboxusers group.



      What to do with this?










      share|improve this question
















      I have Oracle VM VirtualBox 5.1.38 installed for long time:



      $ apt-cache policy virtualbox-5.1 
      virtualbox-5.1:
      Installed: 5.1.38-122592~Ubuntu~xenial
      Candidate: 5.1.38-122592~Ubuntu~xenial
      Version table:
      *** 5.1.38-122592~Ubuntu~xenial 500
      500 http://download.virtualbox.org/virtualbox/debian xenial/contrib amd64 Packages
      100 /var/lib/dpkg/status


      I have not ran kernel updates, or something DKMS-related today.



      The problem started with "Implementation of the USB 2.0 controller not found!" as in this Q&A.



      So I downloaded corresponding version of Oracle VM VirtualBox Extension Pack and tried to install it by clicking on the file in ~/Downloads folder.



      Then VirtualBox opened, suggested me to install extpack:



      VirtualBox question



      I clicked Install and accepted license.



      Then the following error window was shown:




      VirtualBox - Error



      The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address.




      Same with console way of installation:



      $ VBoxManage extpack install ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack 
      VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)
      ...
      Do you agree to these license terms and conditions (y/n)? y

      License accepted. For batch installaltion add
      --accept-license=b674970f720eb020ad18926a9268607089cc1703908696d24a04aa870f34c8e8
      to the VBoxManage command line.

      0%...
      Progress state: NS_ERROR_FAILURE
      VBoxManage: error: Failed to install "/home/norbert/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack"
      VBoxManage: error: The installer failed with exit code 127: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address
      VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
      VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1201 of file VBoxManageMisc.cpp


      My user is a member of vboxusers group.



      What to do with this?







      permissions virtualbox virtualization root oracle






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Aug 14 '18 at 11:10







      N0rbert

















      asked Aug 14 '18 at 10:40









      N0rbertN0rbert

      24.2k850112




      24.2k850112






















          2 Answers
          2






          active

          oldest

          votes


















          1














          Virtualbox Extension Pack needs to be installed using root powers according to these bug reports:




          • Extpack "Error creating textual authentication agent"

          • ExtPack installation failure

          • Extpack installation fails


          Stack Exchange has the latest installation instructions



          LatestVirtualBoxVersion=$(wget -qO - http://download.virtualbox.org/virtualbox/LATEST.TXT) && wget "http://download.virtualbox.org/virtualbox/${LatestVirtualBoxVersion}/Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack"
          https://www.virtualbox.org/download/hashes/${LatestVirtualBoxVersion}/SHA256SUMS
          sudo VBoxManage extpack install --replace Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack
          VBoxManage list extpacks





          share|improve this answer
























          • Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because of LatestVirtualBoxVersion part.

            – N0rbert
            Aug 14 '18 at 11:09








          • 1





            Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.

            – WinEunuuchs2Unix
            Aug 14 '18 at 11:30



















          1














          Any of the following methods will solve the issue:



          * GUI way





          1. Run VirtualBox as root



            sudo virtualbox


          2. Go to File→Preferences (or Ctrl+G)


          3. Open Extensions tab

          4. Click top right button Add new package labeled with Add new package.

          5. Select downloaded extpack, click Install, agree with license

          6. Close VirtualBox


          Then open VirtualBox as normal user and repeat steps 2-5 again.



          * Terminal way



          Install with VBoxManage command:



          $ sudo VBoxManage extpack install 
          ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
          ...
          Successfully installed "Oracle VM VirtualBox Extension Pack".




          As the result it is shown in Preferences→Extensions:



          ExtPack installed



          and in terminal:



          $ vboxmanage list extpacks
          Extension Packs: 1
          Pack no. 0: Oracle VM VirtualBox Extension Pack
          Version: 5.1.38
          Revision: 122592
          Edition:
          Description: USB 2.0 and USB 3.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM, Disk Encryption, NVMe.
          VRDE Module: VBoxVRDP
          Usable: true
          Why unusable:





          share|improve this answer

























            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%2f1065242%2fgot-error-during-installation-of-oracle-vm-virtualbox-extension-pack%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









            1














            Virtualbox Extension Pack needs to be installed using root powers according to these bug reports:




            • Extpack "Error creating textual authentication agent"

            • ExtPack installation failure

            • Extpack installation fails


            Stack Exchange has the latest installation instructions



            LatestVirtualBoxVersion=$(wget -qO - http://download.virtualbox.org/virtualbox/LATEST.TXT) && wget "http://download.virtualbox.org/virtualbox/${LatestVirtualBoxVersion}/Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack"
            https://www.virtualbox.org/download/hashes/${LatestVirtualBoxVersion}/SHA256SUMS
            sudo VBoxManage extpack install --replace Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack
            VBoxManage list extpacks





            share|improve this answer
























            • Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because of LatestVirtualBoxVersion part.

              – N0rbert
              Aug 14 '18 at 11:09








            • 1





              Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.

              – WinEunuuchs2Unix
              Aug 14 '18 at 11:30
















            1














            Virtualbox Extension Pack needs to be installed using root powers according to these bug reports:




            • Extpack "Error creating textual authentication agent"

            • ExtPack installation failure

            • Extpack installation fails


            Stack Exchange has the latest installation instructions



            LatestVirtualBoxVersion=$(wget -qO - http://download.virtualbox.org/virtualbox/LATEST.TXT) && wget "http://download.virtualbox.org/virtualbox/${LatestVirtualBoxVersion}/Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack"
            https://www.virtualbox.org/download/hashes/${LatestVirtualBoxVersion}/SHA256SUMS
            sudo VBoxManage extpack install --replace Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack
            VBoxManage list extpacks





            share|improve this answer
























            • Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because of LatestVirtualBoxVersion part.

              – N0rbert
              Aug 14 '18 at 11:09








            • 1





              Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.

              – WinEunuuchs2Unix
              Aug 14 '18 at 11:30














            1












            1








            1







            Virtualbox Extension Pack needs to be installed using root powers according to these bug reports:




            • Extpack "Error creating textual authentication agent"

            • ExtPack installation failure

            • Extpack installation fails


            Stack Exchange has the latest installation instructions



            LatestVirtualBoxVersion=$(wget -qO - http://download.virtualbox.org/virtualbox/LATEST.TXT) && wget "http://download.virtualbox.org/virtualbox/${LatestVirtualBoxVersion}/Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack"
            https://www.virtualbox.org/download/hashes/${LatestVirtualBoxVersion}/SHA256SUMS
            sudo VBoxManage extpack install --replace Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack
            VBoxManage list extpacks





            share|improve this answer













            Virtualbox Extension Pack needs to be installed using root powers according to these bug reports:




            • Extpack "Error creating textual authentication agent"

            • ExtPack installation failure

            • Extpack installation fails


            Stack Exchange has the latest installation instructions



            LatestVirtualBoxVersion=$(wget -qO - http://download.virtualbox.org/virtualbox/LATEST.TXT) && wget "http://download.virtualbox.org/virtualbox/${LatestVirtualBoxVersion}/Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack"
            https://www.virtualbox.org/download/hashes/${LatestVirtualBoxVersion}/SHA256SUMS
            sudo VBoxManage extpack install --replace Oracle_VM_VirtualBox_Extension_Pack-${LatestVirtualBoxVersion}.vbox-extpack
            VBoxManage list extpacks






            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Aug 14 '18 at 11:01









            WinEunuuchs2UnixWinEunuuchs2Unix

            46.7k1190182




            46.7k1190182













            • Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because of LatestVirtualBoxVersion part.

              – N0rbert
              Aug 14 '18 at 11:09








            • 1





              Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.

              – WinEunuuchs2Unix
              Aug 14 '18 at 11:30



















            • Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because of LatestVirtualBoxVersion part.

              – N0rbert
              Aug 14 '18 at 11:09








            • 1





              Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.

              – WinEunuuchs2Unix
              Aug 14 '18 at 11:30

















            Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because of LatestVirtualBoxVersion part.

            – N0rbert
            Aug 14 '18 at 11:09







            Thank you very much! I was in hurry, so I solved this issue with GUI and terminal ways. But your answer is great because of LatestVirtualBoxVersion part.

            – N0rbert
            Aug 14 '18 at 11:09






            1




            1





            Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.

            – WinEunuuchs2Unix
            Aug 14 '18 at 11:30





            Thank you. It was good timed question because I installing VB Ext Pack is on my to-do list. I think this thread can help many people down the road.

            – WinEunuuchs2Unix
            Aug 14 '18 at 11:30













            1














            Any of the following methods will solve the issue:



            * GUI way





            1. Run VirtualBox as root



              sudo virtualbox


            2. Go to File→Preferences (or Ctrl+G)


            3. Open Extensions tab

            4. Click top right button Add new package labeled with Add new package.

            5. Select downloaded extpack, click Install, agree with license

            6. Close VirtualBox


            Then open VirtualBox as normal user and repeat steps 2-5 again.



            * Terminal way



            Install with VBoxManage command:



            $ sudo VBoxManage extpack install 
            ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
            ...
            Successfully installed "Oracle VM VirtualBox Extension Pack".




            As the result it is shown in Preferences→Extensions:



            ExtPack installed



            and in terminal:



            $ vboxmanage list extpacks
            Extension Packs: 1
            Pack no. 0: Oracle VM VirtualBox Extension Pack
            Version: 5.1.38
            Revision: 122592
            Edition:
            Description: USB 2.0 and USB 3.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM, Disk Encryption, NVMe.
            VRDE Module: VBoxVRDP
            Usable: true
            Why unusable:





            share|improve this answer






























              1














              Any of the following methods will solve the issue:



              * GUI way





              1. Run VirtualBox as root



                sudo virtualbox


              2. Go to File→Preferences (or Ctrl+G)


              3. Open Extensions tab

              4. Click top right button Add new package labeled with Add new package.

              5. Select downloaded extpack, click Install, agree with license

              6. Close VirtualBox


              Then open VirtualBox as normal user and repeat steps 2-5 again.



              * Terminal way



              Install with VBoxManage command:



              $ sudo VBoxManage extpack install 
              ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
              ...
              Successfully installed "Oracle VM VirtualBox Extension Pack".




              As the result it is shown in Preferences→Extensions:



              ExtPack installed



              and in terminal:



              $ vboxmanage list extpacks
              Extension Packs: 1
              Pack no. 0: Oracle VM VirtualBox Extension Pack
              Version: 5.1.38
              Revision: 122592
              Edition:
              Description: USB 2.0 and USB 3.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM, Disk Encryption, NVMe.
              VRDE Module: VBoxVRDP
              Usable: true
              Why unusable:





              share|improve this answer




























                1












                1








                1







                Any of the following methods will solve the issue:



                * GUI way





                1. Run VirtualBox as root



                  sudo virtualbox


                2. Go to File→Preferences (or Ctrl+G)


                3. Open Extensions tab

                4. Click top right button Add new package labeled with Add new package.

                5. Select downloaded extpack, click Install, agree with license

                6. Close VirtualBox


                Then open VirtualBox as normal user and repeat steps 2-5 again.



                * Terminal way



                Install with VBoxManage command:



                $ sudo VBoxManage extpack install 
                ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
                ...
                Successfully installed "Oracle VM VirtualBox Extension Pack".




                As the result it is shown in Preferences→Extensions:



                ExtPack installed



                and in terminal:



                $ vboxmanage list extpacks
                Extension Packs: 1
                Pack no. 0: Oracle VM VirtualBox Extension Pack
                Version: 5.1.38
                Revision: 122592
                Edition:
                Description: USB 2.0 and USB 3.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM, Disk Encryption, NVMe.
                VRDE Module: VBoxVRDP
                Usable: true
                Why unusable:





                share|improve this answer















                Any of the following methods will solve the issue:



                * GUI way





                1. Run VirtualBox as root



                  sudo virtualbox


                2. Go to File→Preferences (or Ctrl+G)


                3. Open Extensions tab

                4. Click top right button Add new package labeled with Add new package.

                5. Select downloaded extpack, click Install, agree with license

                6. Close VirtualBox


                Then open VirtualBox as normal user and repeat steps 2-5 again.



                * Terminal way



                Install with VBoxManage command:



                $ sudo VBoxManage extpack install 
                ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-5.1.38.vbox-extpack
                ...
                Successfully installed "Oracle VM VirtualBox Extension Pack".




                As the result it is shown in Preferences→Extensions:



                ExtPack installed



                and in terminal:



                $ vboxmanage list extpacks
                Extension Packs: 1
                Pack no. 0: Oracle VM VirtualBox Extension Pack
                Version: 5.1.38
                Revision: 122592
                Edition:
                Description: USB 2.0 and USB 3.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM, Disk Encryption, NVMe.
                VRDE Module: VBoxVRDP
                Usable: true
                Why unusable:






                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Aug 14 '18 at 11:13

























                answered Aug 14 '18 at 11:08









                N0rbertN0rbert

                24.2k850112




                24.2k850112






























                    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%2f1065242%2fgot-error-during-installation-of-oracle-vm-virtualbox-extension-pack%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

                    Category:香港粉麵

                    List *all* the tuples!

                    Channel [V]