/ Published in: Bash
                    
                                        
hdparm -E [cdspeed] /dev/cdrom
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
#Max velocity
hdparm -E 52 /dev/cdrom
#Lower (less noise)
hdparm -E 4 /dev/cdrom
#Turn off
sudo hdparm -y /dev/cdrom
Comments
 Subscribe to comments
                    Subscribe to comments
                
                