|
Lines 905-911
scsibus1:
Link Here
|
| 905 |
<screen>&prompt.root; <userinput>mount -t cd9660 <replaceable>/dev/cd0</replaceable> <replaceable>/mnt</replaceable></userinput></screen> |
905 |
<screen>&prompt.root; <userinput>mount -t cd9660 <replaceable>/dev/cd0</replaceable> <replaceable>/mnt</replaceable></userinput></screen> |
| 906 |
|
906 |
|
| 907 |
<para>Since <command>mount</command> assumes that a file system |
907 |
<para>Since <command>mount</command> assumes that a file system |
| 908 |
is of type <literal>ufs</literal>, a <errorname>Incorrect |
908 |
is of type <literal>ufs</literal>, an <errorname>Incorrect |
| 909 |
super block</errorname> error will occur if <literal>-t |
909 |
super block</errorname> error will occur if <literal>-t |
| 910 |
cd9660</literal> is not included when mounting a data |
910 |
cd9660</literal> is not included when mounting a data |
| 911 |
<acronym>CD</acronym>.</para> |
911 |
<acronym>CD</acronym>.</para> |
|
Lines 940-946
scsibus1:
Link Here
|
| 940 |
drive to detect media, so be |
940 |
drive to detect media, so be |
| 941 |
patient.</para> |
941 |
patient.</para> |
| 942 |
|
942 |
|
| 943 |
<para>Sometimes, a <acronym>SCSI</acronym> |
943 |
<para>Sometimes, an <acronym>SCSI</acronym> |
| 944 |
<acronym>CD</acronym> drive may be missed because it did not |
944 |
<acronym>CD</acronym> drive may be missed because it did not |
| 945 |
have enough time to answer the bus reset. To resolve this, |
945 |
have enough time to answer the bus reset. To resolve this, |
| 946 |
a custom kernel can be created which increases the default |
946 |
a custom kernel can be created which increases the default |
| 947 |
- |
|
|