0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

ラズパイ USB接続 & SAMBAで共有

Posted at

1.USB接続は 以下で問題無
https://qiita.com/m_sunafukin77/items/ca0e8c26d5b7a47c2427
但し、アンマウントが難だったので
2.gpartedをインストール、起動してアンマウント

sudo apt update
sudo apt install gparted 
sudo gparted

3.アンマウントだけなので gparted を削除

sudo apt remove gparted

4.SAMBAを導入 以下で問題無
https://qiita.com/m_sunafukin77/items/930317457a7c845b28cb

いよいよ IOTでのPC起動とかの設定をやるぞ。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?