[Updated 2024] How to Install Ubuntu 22.04.3 LTS VM on VirtualBox 7.0.12 in Windows 11

Поділитися
Вставка
  • Опубліковано 18 вер 2024
  • VirtualBox: www.virtualbox...
    Ubuntu 22.04.3 LTS iso: ubuntu.com/dow...
    Code for Installing Guest Additions on Ubuntu Guest in case if it is not installed along with ISO.
    1)sudo apt update
    [type "su" command and give the same password if you see "user is not in sudoers file" error]
    2)sudo apt install build-essential dkms linux-headers-$(uname -r)
    Insert Guest Additions CD Image and run autorun.sh from Terminal if not on its own when clicked on CD icon.

КОМЕНТАРІ • 24

  • @olamilekanonaolapo4939
    @olamilekanonaolapo4939 6 місяців тому +2

    You're so helpful bro, i appreciate you boss

  • @susmitaroy3899
    @susmitaroy3899 7 місяців тому +2

    Thank you! It was helpful 😊

    • @sdetadda
      @sdetadda  6 місяців тому

      Glad it was helpful!

  • @TestingUnlimited
    @TestingUnlimited 8 місяців тому +2

    Thanks, it really helped.

    • @sdetadda
      @sdetadda  8 місяців тому

      Glad it helped!

  • @bonniephillips5641
    @bonniephillips5641 5 місяців тому +2

    nice work

  • @harshasai-sivakumar6575
    @harshasai-sivakumar6575 6 місяців тому +1

    your soo helpfull dude , great video

  • @faizmansuri9149
    @faizmansuri9149 8 місяців тому +2

    Really helpful, Thankyou

    • @sdetadda
      @sdetadda  8 місяців тому

      Glad to hear that!

  • @SyedMuneebRaza-k2q
    @SyedMuneebRaza-k2q 8 місяців тому +3

    thanks man it is needed

    • @sdetadda
      @sdetadda  8 місяців тому

      Glad that it was helpful!

  • @ekantapattnaik5541
    @ekantapattnaik5541 7 місяців тому +2

    Hey after following all the steps my virtual machine window just went black. Please help 😮

    • @sdetadda
      @sdetadda  7 місяців тому

      Was the configuration successful? And If it was successful, didn't you get a login prompt for the virtual machine after you started it? Hope you have enough RAM/resources in your host machine?

    • @shreypachauri2564
      @shreypachauri2564 7 місяців тому

      @@sdetadda Same thing happened with me. I have given the exact configurations as you.
      My system ram is 16GBs. The screen completely goes black. 😐

    • @shreypachauri2564
      @shreypachauri2564 7 місяців тому

      Found the fix. Try to disable the hypervisor and increase the video memory from the settings option. I increased it to 48MB.

  • @nashmiamirza1926
    @nashmiamirza1926 7 місяців тому +2

    I am facing an issue. For some reason even after following all the steps my Terminal is not opening. It loads but never opens. Every other app is opening perfectly fine. I tried restarting the whole machine and my laptop too but none worked. Is there a solution for that?

  • @boundlessgyan
    @boundlessgyan 8 місяців тому +2

    Brilliant demonstration and that too with the latest version of virtual box and ubuntu. Subscribed.

    • @sdetadda
      @sdetadda  8 місяців тому

      Awesome, thank you!

  • @rebelthepebble
    @rebelthepebble 8 місяців тому +1

    Thank you!

    • @sdetadda
      @sdetadda  8 місяців тому

      You're welcome!

  • @shalinibsc4690
    @shalinibsc4690 7 місяців тому +1

    i need kvm but it says your cpu does not support what should i do?

  • @limitedclashbimal8842
    @limitedclashbimal8842 7 місяців тому +1

  • @sandeepgharde
    @sandeepgharde 6 місяців тому

    While installation we do not get an option to type password for root. Then how did you log in as root (su) ?