|
Lines 1262-1268
Link Here
|
| 1262 |
labeled <literal>Passthrough</literal> will appear. This |
1262 |
labeled <literal>Passthrough</literal> will appear. This |
| 1263 |
allows the virtual machine to use the hardware directly. For |
1263 |
allows the virtual machine to use the hardware directly. For |
| 1264 |
example, audio CDs or the burner will only function if this |
1264 |
example, audio CDs or the burner will only function if this |
| 1265 |
option is selected.</para> |
1265 |
option is selected.</para> |
| 1266 |
|
1266 |
|
| 1267 |
<para><acronym>HAL</acronym> needs to run for |
1267 |
<para><acronym>HAL</acronym> needs to run for |
| 1268 |
<application>&virtualbox;</application> DVD/CD functions to |
1268 |
<application>&virtualbox;</application> DVD/CD functions to |
|
Lines 1273-1278
Link Here
|
| 1273 |
|
1273 |
|
| 1274 |
<screen>&prompt.root; <userinput>service hald start</userinput></screen> |
1274 |
<screen>&prompt.root; <userinput>service hald start</userinput></screen> |
| 1275 |
|
1275 |
|
|
|
1276 |
<para>Also, the <option>atapicam</option> kernel module needs |
| 1277 |
to be loaded via <filename>/boot/loader.conf</filename>:</para> |
| 1278 |
|
| 1279 |
<programlisting>atapicam_load="YES"</programlisting> |
| 1280 |
|
| 1281 |
<para>Remember to reboot the machine after adding the instruction above |
| 1282 |
in order for the kernel to load the module on boot.</para> |
| 1283 |
|
| 1276 |
<para>In order for users to be able to use |
1284 |
<para>In order for users to be able to use |
| 1277 |
<application>&virtualbox;</application> DVD/CD functions, they |
1285 |
<application>&virtualbox;</application> DVD/CD functions, they |
| 1278 |
need access to <filename>/dev/xpt0</filename>, |
1286 |
need access to <filename>/dev/xpt0</filename>, |