Re: ATA33.var

2002-07-11 Thread Thomas Lange
> On 10 Jul 2002 10:08:16 +0200, Ronan KERYELL <[EMAIL PROTECTED]> >said: > What is the meaning of this black magic: > # enable ultra ATA/33 modus for hard disk hda create > # etc/rcS.d/S61hdparm > # if defined, this line is executed and written to > # /etc/init.d/S61hdp

ATA33.var

2002-07-10 Thread Ronan KERYELL
What is the meaning of this black magic: # enable ultra ATA/33 modus for hard disk hda # create etc/rcS.d/S61hdparm # if defined, this line is executed and written to /etc/init.d/S61hdparm hdparm='hdparm -c1 -d1 -m16 -X66 /dev/hda' # tune harddisk during installation [ "$hdparm " ] && eval $hdp