Matt Pittard wrote:

I tried to run the hdparm function from the terminal window and it told
me that it wasn't found--it gave me this error:

bash: hdparm: command not found


Do /sbin/hdparm

Here's a handy tool: find, usage: "find / -name hdparm" (searches from / for a file named hdparm)
Here's another handy tool: locate, usage: "locate hdparm" (searches an index of the whole hard drive for hdparm)
Or, the easy way out: "Foot -> Search for Files"


--Dave


____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to