[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#397974: d-i manual: issues in ../boot-installer/trouble.xml



Package: installation-guide
Severity: minor


Hi,

two comments:

line 160

	"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 drive, you can try loading it manually using
	<command>modprobe</command>."

Shouldn't that be:
"If you know what driver is needed for the *controller*,
you can try loading it manually using
<command>modprobe</command>." ?




line 193

	$ cd /proc/ide/hdc
	$ grep dma settings 
	using_dma      1       0       1       rw

	A <quote>1</quote> means it is enabled. 

Better: A <quote>1</quote> as the first digit (directly behind
<quote>using_dma</quote>) means it is enabled. 
(see output of the complete file "settings": first column is
actual value, second is min value, third is max value; so
third column will IMHO always be 1 for using_dma)





Best
Holger



Reply to: