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

8 lines
223 B
Plaintext
Raw Normal View History

2008-11-17 18:29:00 -05:00
# 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'