diff options
author | Holger Wansing <holgerw@debian.org> | 2017-06-03 20:58:27 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2017-06-03 20:58:27 +0000 |
commit | 409b9675efcbb27813e948b8faed40fe6bf207e3 (patch) | |
tree | 0b20e86c371afc3268c27e1ff873b9921707449d /po/zh_TW | |
parent | 2276696545f65169e73497b4ddae725784b60ead (diff) | |
download | installation-guide-409b9675efcbb27813e948b8faed40fe6bf207e3.zip |
Update documentation on device nodes for CD-ROM drives:
sync translations.
Diffstat (limited to 'po/zh_TW')
-rw-r--r-- | po/zh_TW/boot-installer.po | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/po/zh_TW/boot-installer.po b/po/zh_TW/boot-installer.po index 31c36617a..44f7f0d60 100644 --- a/po/zh_TW/boot-installer.po +++ b/po/zh_TW/boot-installer.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2017-04-19 20:02+0000\n" +"POT-Creation-Date: 2017-06-03 20:05+0000\n" "PO-Revision-Date: 2005-07-18 14:56+0800\n" "Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n" "Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n" @@ -3972,11 +3972,12 @@ msgid "" "Check in the output of <command>dmesg</command> if your CD-ROM drive was " "recognized. You should see something like (the lines do not necessarily have " "to be consecutive): <informalexample><screen>\n" -"Probing IDE interface ide1...\n" -"hdc: TOSHIBA DVD-ROM SD-R6112, ATAPI CD/DVD-ROM drive\n" -"ide1 at 0x170-0x177,0x376 on irq 15\n" -"hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)\n" -"Uniform CD-ROM driver Revision: 3.20\n" +"ata1.00: ATAPI: MATSHITADVD-RAM UJ-822S, 1.61, max UDMA/33\n" +"ata1.00: configured for UDMA/33\n" +"scsi 0:0:0:0: CD-ROM MATSHITA DVD-RAM UJ-822S 1.61 PQ: 0 ANSI: " +"5\n" +"sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray\n" +"cdrom: Uniform CD-ROM driver Revision: 3.20\n" "</screen></informalexample> If you don't see something like that, chances " "are the controller your CD-ROM is connected to was not recognized or may be " "not supported at all. If you know what driver is needed for the controller, " @@ -3988,7 +3989,7 @@ msgstr "" #, no-c-format msgid "" "Check that there is a device node for your CD-ROM drive under <filename>/dev/" -"</filename>. In the example above, this would be <filename>/dev/hdc</" +"</filename>. In the example above, this would be <filename>/dev/sr0</" "filename>. There should also be a <filename>/dev/cdrom</filename>." msgstr "" |