Custom Query (16363 matches)
Results (1045 - 1047 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1798 | fixed | Guest did not get SSE3 flag | ||
| Description |
I'm using windows XP media center 2005 edition as a host. My cpu is Turion64x2 which has SSE3 (checked by cpuz), but in the guests (both Linux and Windows XP) they don't have SSE3 flag appeared in cpuz and /proc/cpuinfo (SSE3 is PNI for AMD64). |
|||
| #1800 | fixed | Error in writing piped file output to file in shared area | ||
| Description |
I have a Win32 host and is running opensuse 10.3 in the vbox. I have installed the guest addons and added a shared machine folder. When writing from the vbox linux system to the shared area files using piped commands like echo "xxx" > file echo "yyy" >> file the file gets fubar... |
|||
| #1801 | fixed | VBoxVRDP -vrdpaddress fails => Fixed in 1.6.4 | ||
| Description |
$ VBoxVDRP --startvm Win2K --vrdpaddress 192.168.1.1 --vrdpport 33891
VirtualBox Headless Interface 1.6.2
(C) 2008 Sun Microsystems, Inc.
All rights reserved
Usage:
-s, -startvm, --startvm <name|uuid> Start given VM (required argument)
-p, -vrdpport, --vrdpport <port> Port number the VRDP server will bind
to
-a, -vrdpaddress, --vrdpaddress <ip> Interface IP the VRDP will bind to
-c, -capture, --capture Record the VM screen output to a file
-w, --width Frame width when recording
-h, --height Frame height when recording
-r, --bitrate Recording bit rate when recording
-f, --filename File name when recording. The codec
used will be chosen based on the
file extension
$ VBoxVDRP --startvm Win2K -a 192.168.1.1 --vrdpport 33891
VirtualBox Headless Interface 1.6.2
(C) 2008 Sun Microsystems, Inc.
All rights reserved
Listening on port 33891
|
|||

