Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- Server
- flutter
- peaks
- flutter button
- flutter tcpip server
- Listview filtering
- flutter tcpip client
- array
- ListView.build
- ubuntu 19 한글 입력
- debugShowCheckedModeBanner
- AlertDialog
- TCPIP
- c
- dart:io
- showDialog
- Properties.Settings.Default
- debug banner
Archives
- Today
- Total
Louie De Janeiru
usb mount 본문
usb mount
fdisk -l
sudo mkdir /media/usb
sudo mount -t vfat /dev/sda1 /media/usb
// sudo mount -t ntfs-3g /dev/sdb1 /media/usb
...doing what you want...
.
.
sudo umount /dev/sda1
'Linux' 카테고리의 다른 글
normal user sudo config (0) | 2020.12.17 |
---|---|
Orangepizero2 apt-get error (0) | 2020.11.18 |
ssh install and configure (0) | 2020.11.17 |
Application auto start on gnome (0) | 2020.07.22 |
Ubuntu 18.04 application auto start (0) | 2020.06.25 |