Comment 8 for bug 1073110

Revision history for this message
Fathi Boudra (fboudra) wrote : Re: [Bug 1073110] Re: action to setup an USB thumbdrive

On 6 December 2013 17:53, Antonio Terceiro <email address hidden> 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
> ...
>
> ??

yes, it will fulfill my needs. Make it a single line ;)
lava-usb-drive /dev/foo1 /whatever