#799 closed defect (fixed)
Shared Folders / Vista Guest / Linux Host -> fixed in 1.6.2
回報者: | Stefan Becker | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox 1.5.2 |
關鍵字: | Shared Folders | 副本: | |
Guest type: | other | Host type: | other |
描述 (由 作最後更新)
I have noticed a Regression with Shared Folders in Vista Guests.
Host 1: Suse 10.3 64 Bit / VB OSE of 19.10.07, NAT Adapter Host 2: Suse 10.3 32 Bit / VB 1.52, Bridge
Guest: Vista Business, Driver AMD PC Net from Additions, Guest Additions in Version 1.5.2.
Shared Folders doesnt appear in Network Explorer.
"net use x: \vboxsvr\tmp" for Share "/tmp" gives the output;
"Systemerror 67. Networkname not found" (Translated from German).
A Samba Share, Printer via IPP, Scanner via SaneTawin and Internet in IE in same Guest are working without Problems.
In Version 1.4.0 same thing with Shared Folders was working. The Regression is since Version 1.5.0.
Do you need more informations?
更動歷史 (13)
comment:2 17 年 前 由 編輯
Correction: With "net use" as admin you cannot access folders as users.
But then you can delete the folder as admin and create i new as user.
Something stupid.
comment:4 17 年 前 由 編輯
have same problem:
Bug Report
Platform (Laptop): Dell Inspiron E1505 (Model MM061) Platform BIOS: A13 Processor: Intel Core 2 Duo T5600 Ethernet Controller Broadcom BCM4401-B0 with wireless Video Adapter: ATI Mobility Radeon X1300 Video BIOS: BK-ATI VER009.012.001.009.020855 Video Memory: 64MB Video Driver(xorg-driver-fglrx): Version 8.44.3 (X.org 7.2.0) Distro: Kubuntu Gutsy Gibbon (7.10) Linux Kernel: 2.6.22-14-generic xserver-xorg: 7.2-5ubuntu13 xserver-xorg-core: 1.3.0.0.dsfg-12ubuntu8 Kubuntu-Desktop: 1.59 KDE: 4.0.0 VirtualBox: 1.5.4-27034-Ubuntu_gutsy VirtualBox Guest: Windows Vista
comment:5 16 年 前 由 編輯
摘要: | Shared Folders / Vista Guest / Linux Host → Shared Folders / Vista Guest / Linux Host -> fixed in 1.6.2 |
---|
comment:8 14 年 前 由 編輯
狀態: | closed → reopened |
---|---|
處理結果: | fixed |
I am having this problem with a Windows 7 guest on a Linux host with just upgraded Virtualbox 3.2.12. I am currently running the guest with UAC disabled to get it to work.
It all worked fine on 3.2.10. So the regression crept back in after that.
comment:9 12 年 前 由 編輯
描述: | 修改 (差異) |
---|---|
狀態: | reopened → closed |
處理結果: | → fixed |
Please reopen if still relevant with VBox 4.2.6.
comment:10 9 年 前 由 編輯
狀態: | closed → reopened |
---|---|
處理結果: | fixed |
I am using Ubuntu 14.04 x64 and VirtualBox 4.3.34. My Vista SP2 Guest does not see the shared folder set up in Settings for the Guest.
The command "net use z: \vboxsvr\media\Data" returns "System error 67 has occurred. The network name cannot be found."
If I use "net use z:
vboxsvr\media\Data", I get "System error 53 has occurred. The network path was not found."
comment:11 9 年 前 由 編輯
The double back slashes did not display in front of vboxsvr in the second command.
comment:12 9 年 前 由 編輯
I have found the issue, and it is not a problem in VirtualBox. Somehow, the wrong version of Guest Additions was installed. This should be closed.
comment:13 9 年 前 由 編輯
狀態: | reopened → closed |
---|---|
處理結果: | → fixed |
Answer myself:
See Ticket #649, Post from 19.10.07:
Its a problem with Admin rights, Vista ACL.
You have to start a cmd-shell through the context menu / start as admin. Then "net use" command works, but with next reboot the connection isnt working again.