On Thu, May 21, 2009 at 14:28, JD <jd1...@gmail.com> wrote:
> Background:
> Host: FC7
> Guest: F10
> VBox: 2.2.2
> GuestAdditions installed: 2.2.2
> Shared Folders: /usr/src shared as src
>               /home shared as home
> ---------------------------------------
> 1. Attemptimg to mount the shared folders:
>  # mount -t voxsf home /mnt/home
>  /sbin/mount.vboxsf: mountaing failed with the error: No such device
>  # mount -t voxsf src /mnt/src
>  /sbin/mount.vboxsf: mountaing failed with the error: No such device

Just to be sure: you have Guest Additions installed on your guest right?
And everything installed without any problem, right?

>
> 2. I invoked /usr/bin/system-config-display and got the error:
>  # system-config-display
> Traceback (most recent call last):
>  File "/usr/share/system-config-display/xconf.py", line 312, in <module>
>   hardware_state = XF86HardwareState(xconfig)
>  File "/usr/lib/python2.5/site-packages/rhpxl/xhwstate.py", line 174, in
> __init__
>   self.init_from_xconfig(xconfig)
>  File "/usr/lib/python2.5/site-packages/rhpxl/xhwstate.py", line 260, in
> init_from_xconfig
>   if screen.device:
> AttributeError: 'NoneType' object has no attribute 'device'
>
>   So, given the above error, (which does not shed any light
>   on the source or ultimate cause of the error),
>   how can I set/change my display resolution in the guest?
>

This problem is specifig to FC10 and not related to VirtualBox, maybe
you should ask this on a Fedora list.

Cheers,
KM

_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to