Revision 6cc721cf

b/qemu-doc.texi
113 113

  
114 114
Linux should boot and give you a prompt.
115 115

  
116
@node sec_invocation
116 117
@section Invocation
117 118

  
118 119
@example
......
254 255

  
255 256
Note that a SAMBA server must be installed on the host OS in
256 257
@file{/usr/sbin/smbd}. QEMU was tested succesfully with smbd version
257
2.2.7a from the Red Hat 9.
258
2.2.7a from the Red Hat 9 and version 3.0.10-1.fc3 from Fedora Core 3.
258 259

  
259 260
@item -redir [tcp|udp]:host-port:[guest-host]:guest-port
260 261

  
......
912 913
installed, you no longer need this option (this option slows down the
913 914
IDE transfers).
914 915

  
916
@subsubsection Windows 2000 shutdown
917

  
918
Windows 2000 cannot automatically shutdown in QEMU although Windows 98
919
can. It comes from the fact that Windows 2000 does not automatically
920
use the APM driver provided by the BIOS.
921

  
922
In order to correct that, do the following (thanks to Struan
923
Bartlett): go to the Control Panel => Add/Remove Hardware & Next =>
924
Add/Troubleshoot a device => Add a new device & Next => No, select the
925
hardware from a list & Next => NT Apm/Legacy Support & Next => Next
926
(again) a few times. Now the driver is installed and Windows 2000 now
927
correctly instructs QEMU to shutdown at the appropriate moment. 
928

  
929
@subsubsection Share a directory between Unix and Windows
930

  
931
See @ref{sec_invocation} about the help of the option @option{-smb}.
932

  
915 933
@subsubsection Windows XP security problems
916 934

  
917 935
Some releases of Windows XP install correctly but give a security

Also available in: Unified diff