singrdk/base/Distro/Scripts/xbench.init.script

8 lines
223 B
Plaintext

# This script mounts a filesystem and creates the file set for
# running the xbench script.
fatcontrol '@format' '/dev/vol0.0'
fatcontrol '@mount' '/dev/vol0.0' '/fs'
wafgen99 '-v' '/fs'
fatcontrol '@unmount' '/fs'