I put the /sbin/hdparm command in the master script (with a
"sleep" command to be able to see what's going on).  Turns out
that the image *doesn't include* the hdparm command (this
is SystemImager 3.3 taken from CVS).  What is the correct way
to add hdparm to the SystemImager installation ?

Bas van der Vlies wrote:
   I usally to this in my master script:

   # RB: we need this to enable DMA mode
   echo "Loading ide chipset modules.."
   modprobe amd74xx
   modprobe via82cxxx

   # BvdV: speed up the hardisk
   #
   # Setting harddisk speed to maximum!
   /sbin/hdparm -d 1 -c 1 /dev/hda

Ole Holm Nielsen Department of Physics, Technical University of Denmark


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Sisuite-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to