Comment 7 for bug 1073110

Revision history for this message
Antonio Terceiro (terceiro) wrote :

Fathi, if we add that script as a part of the lava-test-shell API call (as `lava-usb-drive`), would it fulfill your needs with this? So you would do something like this in the shell commants of a test definition:

lava-usb-drive /dev/foo
mount /dev/foo1 /whatever
cd /whatever
...

??