# usbデバイス使えるようにする modprobe usb-storage uas sd_mod # ext4, vfat 読み書き出来るようにする # ntfsのモジュールは無いことが多い modprobe ext4 vfat