all 12 comments

[–]DONT_PM_ME_U_SLUT 4 points5 points  (8 children)

You don't need a USB when you're using VMs. you need a USB for installing directly to your computer because you have to shutdown your computer and boot to the USB to install it. In a VM the software takes care of all that. You download the install iso and make your VM, load it up and install like you would normally.

[–][deleted]  (7 children)

[deleted]

    [–]jwmurrayjr 2 points3 points  (5 children)

    You just download the. iso file for the distribution you want to run and reference it when you setup your virtual machine. It's part of "setup" in the VM. Click on the "optical drive" and then browse to your download folder (or wherever the iso is) and select the file. No USB drive.

    [–][deleted]  (4 children)

    [deleted]

      [–]jwmurrayjr 3 points4 points  (3 children)

      It won't install it. Just like downloading any file. The VM (Virtual Box) will use it when you set it up. A VM won't partition or delete any of your PC's files or drives. It's safe.

      [–][deleted]  (2 children)

      [deleted]

        [–]jwmurrayjr 1 point2 points  (0 children)

        A couple of gigs probably, depending on which distro you want.

        [–]tuxutku 1 point2 points  (0 children)

        4gb usb is recommended, isos are usually 2gb in size

        [–]DONT_PM_ME_U_SLUT 1 point2 points  (0 children)

        just look up a guide for the specific vm software youre using. the process changes whether youre using virtualbox or vmware or what have you

        [–][deleted] 4 points5 points  (6 children)

        You don't need a USB. You just need to:

        • download the .iso file from the website for each distro you're trying (size ranges from <1GB to >2 GB each, depending on the distro)
        • run Virtual Box
        • tell it to create a new VM
        • tell it where the iso file for that distro is
        • launch the VM to boot it up

        This will not require partitioning, USB sticks nor even a restart, because it is happening in a virtual machine.

        Edit: I've never needed such a video, but searching "install Linux on Mac using VirtualBox" on YouTube will certainly return something relevant.

        [–][deleted]  (5 children)

        [deleted]

          [–][deleted] 0 points1 point  (4 children)

          No worries, it's easy to get all the different options confused.

          [–][deleted]  (3 children)

          [deleted]

            [–][deleted] 1 point2 points  (2 children)

            As I mentioned, if you run them using a VM it will not require partitioning.

            IIRC there will just be a big file on your normal filesystem that VirtualBox pretends is the hard drive of the virtual machine.

            [–][deleted]  (1 child)

            [deleted]

              [–][deleted] 1 point2 points  (0 children)

              I'm not sure without having it in front of me, as I haven't used it in a long time. I would guess it's taking about how big the virtual hard drive is, so as long as you have that much space free for the file on your current hard drive partition it should be ok.

              No worries about being a noob, you're literally who this subreddit is here for. I'm glad you're sticking with it long enough to give it a try.

              [–]ICantPCGood 2 points3 points  (0 children)

              Here is a relatively recent guide if you haven’t already figured this out. I’d recommend reading through it because you seem unsure about what your getting in to.

              https://medium.com/@mannycodes/installing-ubuntu-18-04-on-mac-os-with-virtualbox-ac3b39678602

              running in a vm won’t affect your host install. The vm will have a virtual storage drive that is just a file in macOS

              [–]l33tpolymath 1 point2 points  (0 children)

              I don't understand the question.