Created
September 6, 2021 16:32
-
-
Save kvutien/d60e640af5ab251b3711658741a432a3 to your computer and use it in GitHub Desktop.
output of lsblk zhen SSD is plugged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@ipfs-pi:~ $ lsblk -o UUID,NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL,MODE | |
UUID NAME FSTYPE SIZE MOUNTPOINT LABEL MODE | |
sda 465.8G brw-rw---- | |
344C-FEA0 `-sda1 exfat 465.8G Samsung_T5 brw-rw---- | |
mmcblk0 29.7G brw-rw---- | |
5DE4-665C |-mmcblk0p1 vfat 256M /boot boot brw-rw---- | |
7295bbc3-bbc2-4267-9fa0-099e10ef5bf0 `-mmcblk0p2 ext4 29.5G / rootfs brw-rw---- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment