My guess would be that the modules required for mounting shared folders are not yet loaded when the system is automounting the partitions. There is a virtualbox init script that loads the modules.
Try using the update-rc.d command or changing the order of init scripts in the kde system manager. On Thu, Feb 28, 2008 at 3:01 PM, Georg Eichhorn <[EMAIL PROTECTED]> wrote: > Hello everybody, > > I have problems mounting my shared folders automatically – how can I do > this? > > > > Host is Windows XP, SP2 > > Guest is Kubuntu 7.10. > > > > Manually, ist is no problem: > > > > Mount -t vboxsf Shared /mnt/vm-shared > > > > In /etc/fstab I add the following: > > > > Shared /mnt/vm-shared vboxsf > auto,rw 0 0 > > > > What am I doing wrong? > > > > Kind regards, > > Georg Eichhorn > > > > > > _______________________________________________ > vbox-users mailing list > [email protected] > http://vbox.innotek.de/mailman/listinfo/vbox-users > > -- []s Flavio
_______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
