I use 'nohdparm' in kernel parameter. When booted , I find a line : ' skipping .... (warning)' . So I am sure that error is about hdparm . I use below in /etc/hdparm.conf :
> /dev/sda { > apm = 254 > spindown_time = 60 > dma = on > } > I do not revise /etc/default/hdparm . What is wrong with settings of hdparm ? Thanks 2011/2/25 waterloo <waterloo2...@gmail.com>: > I can find hdparm using 'ps aux | grep hdparm' even when I cancelled > 'hdparm' in Services config . > Why does hdparm still exist ? thanks > > 2011/2/25 Camaleón <noela...@gmail.com>: >> On Fri, 25 Feb 2011 01:02:29 +0800, waterloo wrote: >> >>> 2011/2/25 Camaleón: >>>> On Fri, 25 Feb 2011 00:32:16 +0800, waterloo wrote: >>>> >>>>> When boot , I find an error : ' setting parameters of disc : /dev/sda >>>>> failed ! ' . >>>>> How to do with it ? >>>>> I use Debian 6 amd64 thinkpad W500. >>>> >>>> Google says you have to review your "hdparm" settings. >>>> >>> But even I cancelled hdparm in Services , I still get that error >>> message . Thanks >> >> Ensure the daemon is not running in background (you can run "ps aux | >> grep hdparm"). >> >> Also, hdparm man page says that you pass to the kernel "nohdparm" >> parameter to disable it, so that's another thing to try. >> >> Greetings, >> >> -- >> Camaleón >> >> >> -- >> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org >> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org >> Archive: http://lists.debian.org/pan.2011.02.24.17.24...@gmail.com >> >> >