Tags: unix,dma

Sort by: Date / Title /

  1. 2 years ago by grummfy and saved by 1 other
    The cd or dvd reader was mounted on /dev/cdrom
    
        sudo hdparm -d1 /dev/cdrom
        sudo cp /etc/hdparm.conf /etc/hdparm.conf_backup
        sudo gedit /etc/hdparm.conf
    
    Add in this file, the following lines :
    /dev/cdrom {
        dma=on
    }
    Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/502"></script>

First / Previous / Next / Last / Page 1 of 1 (1 posteets)