summaryrefslogtreecommitdiffstats
path: root/DOCS/cd-dvd.html
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/cd-dvd.html')
-rw-r--r--DOCS/cd-dvd.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/cd-dvd.html b/DOCS/cd-dvd.html
index e2bdc75247..560584ae83 100644
--- a/DOCS/cd-dvd.html
+++ b/DOCS/cd-dvd.html
@@ -35,11 +35,11 @@
<P>You can also try</P>
-<P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>echo current_speed:4 >/proc/ide/[cdrom device]/settings</CODE></P>
+<P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>echo current_speed:4 &gt; /proc/ide/[cdrom device]/settings</CODE></P>
<P>but you will need root privileges. The following command may also help:</P>
-<P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>echo file_readahead:2000000 >/proc/ide/[cdrom device]/settings</CODE></P>
+<P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>echo file_readahead:2000000 &gt; /proc/ide/[cdrom device]/settings</CODE></P>
<P>This sets prefetched file reading to 2MB, which helps with scratched CD-ROMs.
It is recommended that you also tune your CD-ROM drive with hdparm:</P>