Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xing Lin
qemu
Commits
6cc721cf
Commit
6cc721cf
authored
Jul 28, 2005
by
bellard
Browse files
update
git-svn-id:
svn://svn.savannah.nongnu.org/qemu/trunk@1537
c046a42c-6fe2-441c-8c8c-71466251a162
parent
e99f9060
Changes
1
Hide whitespace changes
Inline
Side-by-side
qemu-doc.texi
View file @
6cc721cf
...
...
@@ -113,6 +113,7 @@ qemu linux.img
Linux should boot and give you a prompt.
@node sec
_
invocation
@section Invocation
@example
...
...
@@ -254,7 +255,7 @@ Then @file{dir} can be accessed in @file{\\smbserver\qemu}.
Note that a SAMBA server must be installed on the host OS in
@file
{
/usr/sbin/smbd
}
. QEMU was tested succesfully with smbd version
2.2.7a from the Red Hat 9.
2.2.7a from the Red Hat 9
and version 3.0.10-1.fc3 from Fedora Core 3
.
@item -redir [tcp|udp]:host-port:[guest-host]:guest-port
...
...
@@ -912,6 +913,23 @@ option to enable a specific workaround. After Windows 2000 is
installed, you no longer need this option (this option slows down the
IDE transfers).
@subsubsection Windows 2000 shutdown
Windows 2000 cannot automatically shutdown in QEMU although Windows 98
can. It comes from the fact that Windows 2000 does not automatically
use the APM driver provided by the BIOS.
In order to correct that, do the following (thanks to Struan
Bartlett): go to the Control Panel => Add/Remove Hardware
&
Next =>
Add/Troubleshoot a device => Add a new device
&
Next => No, select the
hardware from a list
&
Next => NT Apm/Legacy Support
&
Next => Next
(again) a few times. Now the driver is installed and Windows 2000 now
correctly instructs QEMU to shutdown at the appropriate moment.
@subsubsection Share a directory between Unix and Windows
See @ref
{
sec
_
invocation
}
about the help of the option @option
{
-smb
}
.
@subsubsection Windows XP security problems
Some releases of Windows XP install correctly but give a security
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment