Redhat guest additions installation fails

Discussions about using Linux guests in VirtualBox.
Post Reply
rdhalstead
Posts: 52
Joined: 26. Feb 2008, 18:58
Location: Las Vegas

Redhat guest additions installation fails

Post by rdhalstead »

I'm running RHEL 5 guest on OpenSolaris (Nevada) 129. When I try to install guest additions, it fails because Redaht does not include gksu, which is called by autorun.sh. Wll gksu be included in a future VBOX? Is there a work around?

Ron
rdhalstead at gmail dot com
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Redhat guest additions installation fails

Post by Sasquatch »

Gksu is a package from Gnome. If Red Hat doesn't have it, the majority of programs will fail anyway.

For a manual install method, using either sudo or logged on as root, see Howto: Install Linux Guest Additions + Xorg config.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
sej7278
Volunteer
Posts: 1003
Joined: 5. Sep 2008, 14:40
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Solaris, Linux, Windows, OS/2, MacOSX, FreeBSD
Contact:

Re: Redhat guest additions installation fails

Post by sej7278 »

never seen gksu being used for guest additions installation, although i don't use autorun.

just run "sh VBoxLinuxAdditions-amd64.run" as root.
Technologov
Volunteer
Posts: 3342
Joined: 10. May 2007, 16:59
Location: Israel

Re: Redhat guest additions installation fails

Post by Technologov »

rdhalstead:

I don't have any problems with guest additions.
Tested Red Hat Enterprise Linux 3.9/4.8/5.4/6-BETA1 (both 32/64-bit) on VBox 3.2.8

Make sure you choose "development" when installing RHEL guests. (or install this afterwards)
karatedog
Posts: 8
Joined: 2. Apr 2009, 22:10
Primary OS: Ubuntu other
VBox Version: OSE Debian
Guest OSses: Ubuntu 9.10, Windows XP, Windows 7, Debian 5 server 64-bit

Re: Redhat guest additions installation fails

Post by karatedog »

Guest Addition fails with missing 'gksu' in KDE when installing Kubuntu 10.10 beta.
My guess is that it will fail in every 'KDE-only' distros.
'Install Guest Addition' seems to me as a newbie function. It is just about the second action a user will take after installing some guest OS (heck, it even has a shortcut key, as if it would be pressed 10 times a day...).
For the simple minded user, why not check if 'gksu' exists at all? And if doesn't, then try 'kdesudo'?
Technologov
Volunteer
Posts: 3342
Joined: 10. May 2007, 16:59
Location: Israel

Re: Redhat guest additions installation fails

Post by Technologov »

'KDE-only' distros ?

I have lots of experience with KDE-only openSUSE, and it all works !
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Redhat guest additions installation fails

Post by Sasquatch »

And like I said, there is a MANUAL install option. You must have missed my post and signature.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply