Custom Query (16363 matches)
Results (1363 - 1365 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1391 | fixed | Vista Business 32-Bit sits at Completing Installation | ||
| Description |
Vista 32-Bit Business on a Fedora 8 32-bit host when installing from a CD into a 20GB dynamic drive, and 1.5GB guest RAM and 8MB video. Tried various ways (fixed disk and dynamic, no AMD V on etc.), even leaving over night > 8 hrs, still sits there. Can't install. |
|||
| #1392 | fixed | Writes from W2K host app to shared folder on Ubuntu guest hangs if thousands of files are written. | ||
| Description |
I'm using W2K/SP3 as the guest on Ubuntu 7.1. I'm using the basic scheme of trying to keep the VM image small by telling guest applications which have large sets of data files to install the data files to the shared folder which is mapped via the Z: drive to appear as a network drive. For most of my applications, this has worked fine--the guest application data files are placed in the shared folder and the application installs and runs properly. However, in the case of Britannica 2002 Deluxe Edition -- which is unique among the applications in installing a fairly large set of data files (29022 files comprising 975 MB), the install always hangs at some point while copying one of the data files from the install CD over to the shared folder. The place where it hangs seems to differ (a different file is being copied each time) but the complete install never succeeds without encountering this problem somewhere along the way. If I direct the install to use the local guest file system for the data files, then it succeeds. Unfortunately, that leaves the VM bloated with about 1 GB of data files that are mostly read-only and I'd prefer to have out on the shared folder. |
|||
| #1393 | obsolete | Protocol error trying to rename directory on share (Windows host, Linux guest) | ||
| Description |
~$ sudo mount -t vboxsf -o uid=1000,gid=1000,exec workspaces /ws ~$ cd /ws /ws$ mkdir a /ws$ ls -ld a drwxrwxrwx 1 blaukopf blaukopf 0 2008-04-07 19:16 a /ws$ mv a b mv: cannot move `a' to `b': Protocol error Host is Windows XP, guest is Ubuntu Linux. I am able to read, write and create files and directories on the share. File renaming works, directory renaming does not. |
|||

