Hello Martin, What sort of shares are those? Are they Windows (Samba/CIFS) shares? NFS shares? You can access either of those using NAT networking (which is the default) if you use the IP address of the computer sharing the drive to access the share. For NFS shares, you can also use the name of the host system. Your guest does not need to have an IP address on your network for this.
For example, with a Linux/KDE guest and a Windows host with IP address 192.168.1.40 exporting the share Drive_X, you would enter "smb://192.168.1.40/Drive_X" into Konqueror. Regards, Michael > Thanks - Want I want to happen is that the any shared drives on the host > pc and on my Linux server get seen on the guest. > > Guess I'll have to have another look on the manual. For some reason > though my original post did not appear to get sent back to me either. _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
