Addition of LinuxAdditions.run to Ubuntu virtual machine

Dec 17, 2024
4
0
1
I am taking this linux course on Udemy where the instructor has you install ubuntu to run as a virtual machine. The problem is the instructor is using Virtualbox whereas I am using proxmox because I like it better and that is what I am used to using.

There is a part I am stuck on where the instructor has you install this linux additions image.

I have attached 3 photos of what he is doing using Virtualbox. One photo shows how he is adding the guest additions in virtualbox (that I cannot figure out in proxmox), the other shows the name of the disc and third photo shows him adding the file to the command line after the "sudo" command.

How do I do the same thing using proxmox?

I found this link showing what I believe is part of the process, now I just would just like to know how to do the rest. Thank you.

 

Attachments

  • disc.jpg
    disc.jpg
    984.2 KB · Views: 4
Those Guest Additions are specific to Virtualbox. They won't work on PVE (or VMware or Hyper-V). You need instead qemu-guest-agent, which you should be able to install with "apt".

apt install qemu-guest-agent

If it isn't already installed (and it probably is).

In general, if you want to install something from an ISO, you upload the ISO file to PVE and then attach it to your VM in the hardware settings. Then you have to mount it from inside the VM. If there is a desktop environment installed that part should be a point-and-click.
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!