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 /cs/boot-installer/trouble.xml | |
parent | 841a0ccf98230e43f8c2992bf03167e8c50ad770 (diff) | |
download | installation-guide-96ead052538e8e75ab4b8e45a095265edd289411.zip |
Update documentation on device nodes for CD-ROM drives:
sync xml-based translations.
Diffstat (limited to 'cs/boot-installer/trouble.xml')
-rw-r--r-- | cs/boot-installer/trouble.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/cs/boot-installer/trouble.xml b/cs/boot-installer/trouble.xml index bc8755668..45775c608 100644 --- a/cs/boot-installer/trouble.xml +++ b/cs/boot-installer/trouble.xml @@ -1,5 +1,5 @@ <!-- $Id$ --> -<!-- original version: 70701 --> +<!-- original version: 70737 --> <sect1 id="boot-troubleshooting"> <title>Problémy s instalačním systémem</title> @@ -149,11 +149,11 @@ CD mechanika nalezena. Měli byste tam vidět něco podobného (ne nutně v tomto pořadí): <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> Nevidíte-li nic podobného, je možné, že řadič, ke kterému je vaše CD @@ -166,7 +166,7 @@ nahrát ručně příkazem <command>modprobe</command>. Zkontrolujte, zda se v adresáři <filename>/dev/</filename> vytvořil soubor zařízení odpovídající vaší CD mechanice. Podle výše uvedeného -příkladu by to byl soubor <filename>/dev/hdc</filename>. Také by měl +příkladu by to byl soubor <filename>/dev/sr0</filename>. Také by měl existovat symbolický odkaz <filename>/dev/cdrom</filename>. </para></listitem> |