# @name # SATA modular read write test with vfat # @desc # modprobe msata module first and then do RW and then rmmod it # @requires sata # @setup_requires sata SATA_M_MODULAR_RW_VFAT_0001 source "common.sh"; do_cmd blk_device_modular_dd_rw.sh -f "vfat" -b "1M" -c "10" -l "1" -d "sata"