Last change
on this file since 108750 was 108750, checked in by vboxsync, 7 weeks ago |
Docs: bugref:10705. The following commits from doc's team git repo has been applied:
113d19fbbcf63a7e5a7dc1870e5446a03e9687ff updated for clarity
7c100f906d5f7f6dba276fce9a20a58d8ec32a0a Vbp 1463 exp features
134915fb1e15f269acf050c5d1085589e09b645d Removed disk options no longer in GUI
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.1 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic id="virtio-scsi">
|
---|
4 | <title>Virtual I/O Device SCSI Hard Disk Controller</title>
|
---|
5 | <body>
|
---|
6 | <p>The use of hard disk controllers is described at <xref href="harddiskcontrollers.dita"/>. In addition to those listed, virtio-scsi is an experimental feature.</p>
|
---|
7 | <p><b outputclass="bold">Virtual I/O Device SCSI</b> is a standard to connect virtual storage devices like hard disks or optical drives to a VM. Recent Linux and Windows versions support these devices, but Windows needs additional drivers. Drivers are available from Oracle Support.</p>
|
---|
8 | <note>
|
---|
9 | <p>The virtio-scsi controller will only be seen by OSes with device support for it. In particular, <i>there is no built-in support in Windows</i>. So Windows will not see such disks unless you install additional drivers.</p>
|
---|
10 | </note>
|
---|
11 | <p>Up to 256 slots can be attached to the virtio-scsi controller, if enabled and supported by the guest OS.</p>
|
---|
12 | </body>
|
---|
13 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.