X Window System in Fedora

Discussions related to using VirtualBox on Linux hosts.
Post Reply
jwaterworth
Posts: 3
Joined: 30. Aug 2008, 23:46

X Window System in Fedora

Post by jwaterworth »

I've been trying to get the virutalbox addons to install in fedora all night.

After I install and restart, there is no difference.

I updated the whole system and tried again and got this:

Code: Select all

[jack@fedora ~]$ su
Password: 
[root@fedora jack]# cd /media/VBOXADDITIONS_1.6.4_33808/
[root@fedora VBOXADDITIONS_1.6.4_33808]# ls
AMD_PCnet    driver  os2                     VBoxLinuxAdditions.run
AUTORUN.INF  gina    VBoxGuestAdditions.exe  VBoxSolarisAdditions.pkg
[root@fedora VBOXADDITIONS_1.6.4_33808]# ./VBoxLinuxAdditions.run 
Verifying archive integrity... All good.
Uncompressing VirtualBox 1.6.4 Guest Additions for Linux installation.................................................................................
............................................................................................
VirtualBox 1.6.4 Guest Additions installation
Building the VirtualBox Guest Additions kernel module...
Building the shared folder support kernel module...
Installing the VirtualBox Guest Additions...

Unknown version of the X Window System installed.
./install.sh: line 417: return: can only `return' from a function or sourced script
Successfully installed the VirtualBox Guest Additions.
You must restart your guest system in order to complete the installation.
[root@fedora VBOXADDITIONS_1.6.4_33808]# 
and now I cant boot into X at all. I double installed fedora to make sure it wasn't the updates that were causing it. Any ideas? D:
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

Post by Sasquatch »

What version of Fedora are you using? If it's Fedora 9, it uses a work-in-progress version of Xorg, 1.5rc and that is not supported by the GA yet.

There is also a newer version of VB. Please upgrade to at least 1.6.6 or 2.0.2 and try again.
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.
jwaterworth
Posts: 3
Joined: 30. Aug 2008, 23:46

Post by jwaterworth »

i am using fedora9. Thanks for the tip. i'll try it out.
Post Reply