diff options
author | Holger Wansing <holgerw@debian.org> | 2017-06-05 21:25:23 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2017-06-05 21:25:23 +0000 |
commit | 96ead052538e8e75ab4b8e45a095265edd289411 (patch) | |
tree | 1fd18a1963fb5279efe2b5c6737f8c8b79966d8d /pt_BR/boot-installer | |
parent | 841a0ccf98230e43f8c2992bf03167e8c50ad770 (diff) | |
download | installation-guide-96ead052538e8e75ab4b8e45a095265edd289411.zip |
Update documentation on device nodes for CD-ROM drives:
sync xml-based translations.
Diffstat (limited to 'pt_BR/boot-installer')
-rw-r--r-- | pt_BR/boot-installer/trouble.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pt_BR/boot-installer/trouble.xml b/pt_BR/boot-installer/trouble.xml index c81967d8a..34af408aa 100644 --- a/pt_BR/boot-installer/trouble.xml +++ b/pt_BR/boot-installer/trouble.xml @@ -156,11 +156,11 @@ foi reconhecida. Você deveria ver algo como (as linhas não necessariamente serão consecutivas): <informalexample><screen> -Probing IDE interface ide1... -hdc: TOSHIBA DVD-ROM SD-R6112, ATAPI CD/DVD-ROM drive -ide1 at 0x170-0x177,0x376 on irq 15 -hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33) -Uniform CD-ROM driver Revision: 3.20 +ata1.00: ATAPI: MATSHITADVD-RAM UJ-822S, 1.61, max UDMA/33 +ata1.00: configured for UDMA/33 +scsi 0:0:0:0: CD-ROM MATSHITA DVD-RAM UJ-822S 1.61 PQ: 0 ANSI: 5 +sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray +cdrom: Uniform CD-ROM driver Revision: 3.20 </screen></informalexample> Se você não vê algo como isto, há chances de que a controladora à qual o seu @@ -173,7 +173,7 @@ carregá-lo manualmente usando <command>modprobe</command>. Verifique se há um nó de dispositivo (<quote>device node</quote>) para o seu CD-ROM sob <filename>/dev/</filename>. No exemplo acima, isto seria -<filename>/dev/hdc</filename>. +<filename>/dev/sr0</filename>. Também deveria existir um <filename>/dev/cdrom</filename>. </para></listitem> |