How to Install KVM on Ubuntu 22.04

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • How to Install KVM on Ubuntu 22.04
    Update and Upgrade Ubuntu 22.04
    sudo apt update
    sudo apt upgrade
    Check if Virtualization is enabled
    egrep -c '(vmx|svm)' /proc/cpuinfo
    verify if KVM virtualization is enabled
    kvm-ok
    Install the cpu-checker package
    sudo apt install -y cpu-checker
    Install KVM on Ubuntu 22.04
    sudo apt install -y qemu-kvm virt-manager libvirt-daemon-system virtinst libvirt-clients bridge-utils
    Enable the virtualization daemon
    sudo systemctl enable --now libvirtd
    sudo systemctl start libvirtd
    Check virtualization daemon is running
    sudo systemctl status libvirtd
    Add Your User to the KVM and Libvirt Group
    sudo usermod -aG kvm $USER
    sudo usermod -aG libvirt $USER
    Run KVM Virtual Machines Manager
    Don't forget to subscribe. Thank you.
    #ubuntu #ubuntulinux #kvm #virtualization

Комментарии • 38

  • @alexandreacetozi2103
    @alexandreacetozi2103 9 дней назад

    Great video! Thanks!

  • @hans-josefrausch2161
    @hans-josefrausch2161 22 дня назад

    Very helpfull! Thanks!

  • @BumbleBeeTF
    @BumbleBeeTF 5 месяцев назад

    Thank you so much! God bless you for your excellent work!

  • @TheDriver_wheelie
    @TheDriver_wheelie Месяц назад

    what if it's not compatible? what should i do?

  • @luizinhony5411
    @luizinhony5411 2 месяца назад

    Amazing video, great Thank you so much!🤓

  • @ImranShaikh-im2qn
    @ImranShaikh-im2qn Год назад +5

    Thanks, but my system proc/cpuinfo is showing '0' it means KVM will not be supportable, can u guide me if i can use any alternative to KVM on my Ubuntu 20.04 ? Thanks

    • @seppneimusser5723
      @seppneimusser5723 Год назад +1

      Du kannst du im Bootmenu aktivieren es heißt etwa so "enable virtualization"^^

    • @saylensya
      @saylensya Год назад +2

      In this case You will need to go to your BIOS and enable virtualization, after that it will work. I had the same problem x-x

    • @alexis-ibarra-hstash
      @alexis-ibarra-hstash 11 месяцев назад

      hello@@saylensya should it be in the BIOS of Ubuntu?, since i am using a VM for Ubuntu , my host machine is Windows

    • @saylensya
      @saylensya 11 месяцев назад +2

      hi @@alexis-ibarra-hstash ! I don't use VM, so, i can't say :/

    • @KnowledgeHome-cy1xj
      @KnowledgeHome-cy1xj 10 месяцев назад +1

      ​@@saylensyaif i work on virtuel box how i Can Do

  • @weeb3277
    @weeb3277 5 месяцев назад +1

    i like the music in the background

  • @seppneimusser5723
    @seppneimusser5723 Год назад +1

    Very useful thank you so much^^

  • @s.m.rashel7936
    @s.m.rashel7936 3 месяца назад

    Great tutorial! Thanks!

  • @lizeipe4180
    @lizeipe4180 10 месяцев назад

    E: Unable to locate package cpu-checker . how to fix the error?

  • @AshwinSKumar
    @AshwinSKumar 3 месяца назад

    It’s taking forever to boot up Windows 11

  • @8ack2Lobby
    @8ack2Lobby 10 месяцев назад

    great work bro ❤‍🔥

  • @masonicpride7072
    @masonicpride7072 Год назад

    Yeah it doesn't work - I'm on Ubuntu 22.04 LTS and it says unable to locate package libvert-daemon-system ???

  • @user-wl2fc5uu4f
    @user-wl2fc5uu4f 5 месяцев назад

    Unable to open /dev/kvm: No such file or directory
    help

    • @DylanCortes-tm6dr
      @DylanCortes-tm6dr 5 месяцев назад +1

      You need to enable Nest VT-x/AMD-V on your hypervisor. On Oracle VM VirtualBox go to the settings for your VM under systems then go to processor. At the bottom it says extended features: neither are checked by default but enable Nested VT-x/AMD-V

    • @jarofcode9672
      @jarofcode9672 5 месяцев назад

      Be sure that you enabled that option in UEFI/BIOS (VT-D)

  • @khalidhati2384
    @khalidhati2384 Год назад

    Thank you from morocco

  • @hangemhi001
    @hangemhi001 Год назад

    im having issues with bridging of this a vid about that wouls kool

  • @hangemhi001
    @hangemhi001 Год назад

    thx man ill try this

  • @martivs_
    @martivs_ 7 месяцев назад

    Thanks!

  • @dominikmuller8456
    @dominikmuller8456 10 месяцев назад

    wo wo woh! Wo wo jaija!

  • @kaneko523
    @kaneko523 Год назад +1

    Welp were just meant to figure it out its 0 thanks for no help

    • @clips_from_everything
      @clips_from_everything 2 месяца назад

      He was huge help just because virtualisation wasn't enabled for your machine it doesn't mean that the tutorial was bad