Thanks a lot to Bas for this excellent suggestion.  Not being used
to modifying the master scripts, could you kindly indicate the
correct place in the script to put these extra commands ?

Bas van der Vlies <[EMAIL PROTECTED]> 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
>
>
> If i get an different ide chipset i compile it as module and include it in the scripts.



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