Specifications

Table Of Contents
smbiostool -S <*options*>
<*options*> for biosdumpfiels:=
-q Less verbose output
-s Only display the value of the given DMI string
-t TYPE Only display the entries of given type
-u Do not decode the entries
--dump-bin <FILE> Dump the DMI data to a binary file
--from-dump <FILE> Read the DMI data from a binary file
-V Display the version of dmidecode binary
Output
root@dell-diag-os:~# smbiostool --biosversion
x.xx.x.x_MRC48
root@dell-diag-os:~#
root@dell-diag-os:~# smbiostool --biosflashdetect
dmidecode -s system-version flashrom -V -p internal > /tmp/flhdet.txtFound Flash chip!!!
Found Winbond flash chip "W25Q128.V" (16384 kB, SPI) at physical address 0xff000000.
--biosupporteddevices is a list of devices supported by flashrom for reprogramming
--biosdumpall is the dump of the dmidecode data
--biosdumpfields [SUBOPT] allows you to dump specified fields using the options
The --bioserase and --bioswrite options have been rolled into a --biosupdate option.
storagetool
The storagetool tests mounted storage media.
The tool searches for any device in /dev/hd*, sda, sdb, or sdc and tests using them. The tests are le-copy tests to the device in the
mounted le system. The les are written, compared and removed, leaving the le system as it was before the test. You can run more tests
using the bonnie++ tool and the tool reads SMART data from the device using the smart option.
Tests
The standard test creates a directory on the le system, opens a le for write, copies the le, compares the les, and reports errors.
The test repeats 10 times. After the test completes successfully, storagetool removes all the test les.
CLI options
DellEmc Diag - Storage Tool
version 1.1, x.xx.x.x-x
build, 2017/05/23,
Syntax: storagetool <option>
Show the help-text:=
storagetool --h (or)
storagetool -h
Mount usb device when inserted (mandatory):=
storagetool --mountusb (or)
storagetool -m
Unmount usb device before removed (mandatory):=
storagetool --unmountusb (or)
storagetool -u
List devices:=
storagetool --list (or)
storagetool -l
Dell EMC DiagOS tools
81