0

I'm trying to install guest additions for Ubuntu 7.04 (yes, you read that correctly) with a modern Arch Linux host.

Mounting the guest additions iso, I get enter image description here

Unfortunately, I seemingly have no virtualbox packages available. Maybe this is related to my apt repositories, which are now pointing to old-releases.ubuntu.com enter image description here

Online, I also found sources suggesting to run sudo rcvboxadd setup, to no avail: enter image description here

I am glad for any suggestions concerning the installation of guest additions for such an old guest. The host system is Arch Linux, with VirtualBox 5.2.14-1.

5
  • 1
    Use older guest additions for older kernel. Commented Jul 9, 2018 at 20:45
  • @IporSircer Sounds reasonable - where can I find appropriate guest additions? Commented Jul 9, 2018 at 21:22
  • This might not be possible as the addons would need to suport the old OS and the new VM... but you could try hacking something from download.virtualbox.org/virtualbox ... curiosity; 1) why such an old OS, 2) why use addons? Commented Jul 9, 2018 at 21:51
  • @user1133275 oh dear :( well, better than nothing, maybe something from there will work! 1) I want to use the exact environment from the book "Hacking: The Art of Exploitation" such that I can follow the examples. 2) The resolution of the VM is totally crappy (1024x768), I am used to 1920x1080! Commented Jul 10, 2018 at 20:42
  • Older guest additions worked for me :) I am running the guest additions 4.0.0 which look good enough to me. So if you provide your comment as an answer, I will gladly accept it. Commented Jul 10, 2018 at 20:59

1 Answer 1

1

This might not be possible as the addons would need to support the old OS and the new VM... but you could try hacking something from

http://download.virtualbox.org/virtualbox

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.