ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Wanting to Dual boot to test KVM.. Where do i begin?

    IT Discussion
    fedora 26 dual boot linux kvm ubiquiti virtualization
    11
    91
    8.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DashrenderD
      Dashrender
      last edited by

      Re downloaded ISO, unless the MD5 matches

      DustinB3403D 1 Reply Last reply Reply Quote 0
      • DustinB3403D
        DustinB3403 @Dashrender
        last edited by

        @dashrender said in Wanting to Dual boot to test KVM.. Where do i begin?:

        Re downloaded ISO, unless the MD5 matches

        Download a current ISO, not an out of date one.

        1 Reply Last reply Reply Quote 2
        • WrCombsW
          WrCombs
          last edited by

          Soo guys.. I did what @Dashrender suggested and unistalled and reinstalled VirtualBox and rebuilt my VM. and .... https://i.imgur.com/VBUeySj.png
          the install finally went through! now to update/upgrade my Ubuntu Server (right?)
          and try this all again.

          NerdyDadN 1 Reply Last reply Reply Quote 1
          • NerdyDadN
            NerdyDad @WrCombs
            last edited by

            @wrcombs said in Wanting to Dual boot to test KVM.. Where do i begin?:

            Soo guys.. I did what @Dashrender suggested and unistalled and reinstalled VirtualBox and rebuilt my VM. and .... https://i.imgur.com/VBUeySj.png
            the install finally went through! now to update/upgrade my Ubuntu Server (right?)
            and try this all again.

            Yup

            sudo apt-get update && sudo apt-get upgrade

            WrCombsW scottalanmillerS 2 Replies Last reply Reply Quote 1
            • WrCombsW
              WrCombs @NerdyDad
              last edited by

              @nerdydad said in Wanting to Dual boot to test KVM.. Where do i begin?:

              @wrcombs said in Wanting to Dual boot to test KVM.. Where do i begin?:

              Soo guys.. I did what @Dashrender suggested and unistalled and reinstalled VirtualBox and rebuilt my VM. and .... https://i.imgur.com/VBUeySj.png
              the install finally went through! now to update/upgrade my Ubuntu Server (right?)
              and try this all again.

              Yup

              sudo apt-get update && sudo apt-get upgrade

              i did something similar
              i just did the two seperate.

              NerdyDadN 1 Reply Last reply Reply Quote 0
              • NerdyDadN
                NerdyDad @WrCombs
                last edited by

                @wrcombs said in Wanting to Dual boot to test KVM.. Where do i begin?:

                @nerdydad said in Wanting to Dual boot to test KVM.. Where do i begin?:

                @wrcombs said in Wanting to Dual boot to test KVM.. Where do i begin?:

                Soo guys.. I did what @Dashrender suggested and unistalled and reinstalled VirtualBox and rebuilt my VM. and .... https://i.imgur.com/VBUeySj.png
                the install finally went through! now to update/upgrade my Ubuntu Server (right?)
                and try this all again.

                Yup

                sudo apt-get update && sudo apt-get upgrade

                i did something similar
                i just did the two seperate.

                That's cool too.

                1 Reply Last reply Reply Quote 0
                • Emad RE
                  Emad R @WrCombs
                  last edited by

                  @wrcombs

                  Dont dual boot, no need.

                  You had issues in VBox cause it does not support passing virtualization extensions aka nested virtualization.
                  Install that even as trial, and install Centos VM and not Ubuntu. (Most KVM runs on RHEL or Centos)

                  Then from Centos minimal :

                  1. Check CPU support for Virtualization:
                    grep -E '(vmx|svm)' /proc/cpuinfo

                  2. Install KVM:
                    yum groupinstall Virtualization "Virtualization Platform" "Virtualization Tools"

                  3. Disable firewall or Configure accordingly:
                    systemctl stop firewalld
                    systemctl disable firewalld

                  And that is it, you have functional KVM host, from inside your Windows 10 Pro, without dualboot.

                  DashrenderD 1 Reply Last reply Reply Quote 0
                  • DashrenderD
                    Dashrender @Emad R
                    last edited by

                    @emad-r said in Wanting to Dual boot to test KVM.. Where do i begin?:

                    @wrcombs

                    Dont dual boot, no need.

                    You had issues in VBox cause it does not support passing virtualization extensions aka nested virtualization.
                    Install that even as trial, and install Centos VM and not Ubuntu. (Most KVM runs on RHEL or Centos)

                    Then from Centos minimal :

                    1. Check CPU support for Virtualization:
                      grep -E '(vmx|svm)' /proc/cpuinfo

                    2. Install KVM:
                      yum groupinstall Virtualization "Virtualization Platform" "Virtualization Tools"

                    3. Disable firewall or Configure accordingly:
                      systemctl stop firewalld
                      systemctl disable firewalld

                    And that is it, you have functional KVM host, from inside your Windows 10 Pro, without dualboot.

                    The title here leads to invalid assumptions. He wasn't trying to run KVM inside VBox, he was trying to run an old version Ubuntu so he could install the Unifi Controller software.

                    1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @NerdyDad
                      last edited by

                      @nerdydad said in Wanting to Dual boot to test KVM.. Where do i begin?:

                      @wrcombs said in Wanting to Dual boot to test KVM.. Where do i begin?:

                      Soo guys.. I did what @Dashrender suggested and unistalled and reinstalled VirtualBox and rebuilt my VM. and .... https://i.imgur.com/VBUeySj.png
                      the install finally went through! now to update/upgrade my Ubuntu Server (right?)
                      and try this all again.

                      Yup

                      sudo apt-get update && sudo apt-get upgrade

                      apt-get dist-upgrade

                      1 Reply Last reply Reply Quote 1
                      • scottalanmillerS
                        scottalanmiller
                        last edited by

                        Has this project been supplanted by the Fedora on the old desktop project?

                        WrCombsW 1 Reply Last reply Reply Quote 0
                        • WrCombsW
                          WrCombs @scottalanmiller
                          last edited by

                          @scottalanmiller said in Wanting to Dual boot to test KVM.. Where do i begin?:

                          Has this project been supplanted by the Fedora on the old desktop project?

                          Yes sir

                          1 Reply Last reply Reply Quote 0
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 5 / 5
                          • First post
                            Last post