LinHES Forums
http://forum.linhes.org/

virtualbox guest additions install
http://forum.linhes.org/viewtopic.php?f=22&t=23810
Page 1 of 1

Author:  bhadd [ Sat Aug 17, 2013 9:21 pm ]
Post subject:  virtualbox guest additions install

I am currently trying to virtualize a backend and I want to install the virtualbox guest additions. I have added the arch repos but pacman is telling me that it can not resolve some dependcies such as linux 3.11. Can someone help out or share their experiences in this area. Thank you in advance.

Author:  poflynn [ Sat Aug 24, 2013 8:34 pm ]
Post subject:  Re: virtualbox guest additions install

I've done this many times, including just now on R8. I used pacman to install make, gcc & the kernal headers and then I was good to go. I know it's working as I'm using shared folders. If you need more detailed steps let me know.

Author:  bhadd [ Mon Sep 30, 2013 6:32 pm ]
Post subject:  Re: virtualbox guest additions install

Can you provide with detailed instructions poflynn?

Author:  poflynn [ Mon Sep 30, 2013 10:48 pm ]
Post subject:  Re: virtualbox guest additions install

I believe I did something like the following


Code:
su -
pacman -S make
pacman -S gcc
pacman -S kernel26-headers
cd /media/cdrom
sudo sh ./VBoxLinuxAdditions.run

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/