View Single Post
Unread 04-21-2008, 11:45 AM   #1
bitor
Cooling Savant
 
Join Date: Mar 2006
Location: USA
Posts: 257
Default Interesting GuardianOS display commands

All display info and no changes are made perminatly:

from debug menu

Hard drives info and settings and hda could be different on yours.

hdparm /dev/hda

hdparm -i /dev/hda

hdparm -I /dev/hda

Performance values of hard drive.
hdparm -tT /dev/hda

hdparm -h
Can be changed temporarily , but will reset back to defaults if machine is rebooted.


**************

cat /proc/qinfo/(put names below here for read out)

example:
cat /proc/qinfo/BIOShexdump

BIOShexdump
BiosStamp
ChassisNumber
FailsafeStamp
Platform
PlatformBase
PlatformBytes
PlatformInfo
RawE2
SerialNumber

Depending on the version you have...it might or might not work. All strings are for displaying information only.

As a reminder...always uses caution when entering commands. If you don't know what you are doing then....DO NOT DO IT. ALWAYS ALWAYS, WHEN IN DOUBT CANCEL OUT!.

bitor
bitor is offline   Reply With Quote