Custom Query (16363 matches)
Results (124 - 126 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #198 | fixed | Problem in installing the Linux guest additions | ||
| Description |
There is a problem in installing the Linux guest additions, specifically the X window drivers, when /tmp is on its own filesystem. The install procedure uses a script called x11config.pl which uses the 'rename' function. However, the rename function does not work across filesystem boundaries with the result that the newly modified X configuration file is left in /tmp (called xorg.conf) and is not updated in its original location. Since the original X configurstion file has been renamed to a backup copy at this point, X will not start up after the machine is rebooted. A workaround is just to manually copy the file to its correct location after the install has completed. This is on a guest system running Scientific Linux 4.4 but will probably manifest itself on any Linux guest. |
|||
| #199 | fixed | USB on Windows Guest | ||
| Description |
Host OS: Win2k3 Guest OS: Win2k3 I have a USB 2.0 storage device, but only a USB 1.1 port on the host system. The guest systems sees the device in device manager, but I have a yellow exclamation mark by it, and it is not accessible to the guest. |
|||
| #204 | fixed | VERR_PGM_MAPPING_CONFLICT during startup | ||
| Description |
Hi. I've installed current VirtualBox 1.3.8 on Ubuntu Ubuntu Edgy Eft 6.10 32bit. I've tried both: VirtualBox package for Ubuntu Eft, and the binary for any Linux distro. uname -a Linux peterk-inspiron 2.6.17-11-generic #2 SMP Thu Feb 1 19:52:28 UTC 2007 i686 GNU/Linux When starting a VM - installed VirtualBox for Ubuntu Eft: Failed to start VM execution (VERR_PGM_MAPPING_CONFLICT).
Result Code:
0x80004005
Component:
Console
Interface:
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}
When running VirtualBox for all Linux distributions: peterk@peterk-inspiron:~$ nohup /opt/VirtualBox-1.3.8/VirtualBox & [1] 6817 peterk@peterk-inspiron:~$ nohup: appending output to `nohup.out' [1]+ Segmentation fault (core dumped) nohup /opt/VirtualBox-1.3.8/VirtualBox peterk@peterk-inspiron:~$ cat nohup.out Qt WARNING: X Error: BadDevice, invalid or uninitialized input device 166 Major opcode: 144 Minor opcode: 3 Resource id: 0x0 Qt WARNING: Failed to open device Qt WARNING: X Error: BadDevice, invalid or uninitialized input device 166 Major opcode: 144 Minor opcode: 3 Resource id: 0x0 Qt WARNING: Failed to open device Please help. Thank you for VirtualBox. |
|||

