Czesc, mam PLD th jako goscia na VirtualBox (aktualnie 2.1.0, wczesniej 2.0.6) i mam problem z poprawnym zamontowaniem udzialow - katalogow z systemu hosta (winxp). nazwa udzialu to windir, /media/share istnieje. Probowalem z ustawieniami stron kodowych ale nie pomoglo - to raczej nie tutaj jest blad. (Tak samo bylo z v. 2.0.6)
# rpm -qa |grep vbox xorg-driver-video-vboxvideo-2.1.0-1.i686 [email protected]_1.i686 [email protected]_1.i686 xorg-driver-input-vboxmouse-2.1.0-1.i686 [email protected]_1.i686 # lsmod |grep vbox vboxvfs 40721 0 vboxdrv 108909 0 vboxadd 67688 1 vboxvfs # mount -t vboxsf windir /media/share/ mount: wrong fs type, bad option, bad superblock on windir, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program) In some cases useful info is found in syslog - try dmesg | tail or so # dmesg |tail [ 488.755123] sf_read_super_aux err=-22 strace pokazuje: readlink("/root/windir", 0xbf8c146b, 4096) = -1 ENOENT (No such file or directory) stat64("/sbin/mount.vboxsf", 0xbf8c3270) = -1 ENOENT (No such file or directory) rt_sigprocmask(SIG_BLOCK, ~[TRAP SEGV RTMIN RT_1], NULL, 8) = 0 stat64("/sbin/mount.vboxsf", 0xbf8c3240) = -1 ENOENT (No such file or directory) mount("windir", "/media/share/", "vboxsf", MS_MGC_VAL, NULL) = -1 EINVAL (Invalid argument) no i leci sygnal po czym wypisanie komunikatu. Mam dosc swiezy system ten PLD, moze czegos mimo wszystko brakuje (mount.vboxsf)? Ktos wie jak to naprawic? Pozdrawiam! -- Milosz Kmieciak _______________________________________________ pld-users-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-users-pl
