uesugi
2024年1月11日 13時33分
お世話になっております。
下記マニュアルを参考にSDカードによるArmadillo Base OSの初期化を実行しました。
https://manual.atmark-techno.com/armadillo-iot-a6e/armadillo-iotg-a6e_p…
その後、初期化直前までマウント出来ていたUSBが出来なくなってしまいました。
armadillo:~# mount /dev/sda1 /mnt/ mount: mounting /dev/sda1 on /mnt/ failed: Invalid argument armadillo:~# mount -t vfat /dev/sda1 /mnt mount: mounting /dev/sda1 on /mnt failed: Invalid argument
本件に似た情報を探してみたのですが、見つけられず手こずっている状況です。
対処方法についてご教示頂けませんでしょうか?
コメント
uesugi
at_makoto.sato
uesugi
at_makoto.sato
2024年1月11日 15時58分
佐藤です。
USBメモリを接続した状態で以下のコマンドを実行した時の出力はどうなってますでしょうか