Man in a van wrote: 
> try lsblk
> 
> 
> 
> > 
Code:
--------------------
  >   > pi@raspberry:~ $ lsblk
  > NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
  > sda           8:0    1 115.5G  0 disk
  > `-sda1        8:1    1 115.5G  0 part /media/pi/stick
  > mmcblk0     179:0    0  14.8G  0 disk
  > |-mmcblk0p1 179:1    0   256M  0 part /boot
  > `-mmcblk0p2 179:2    0   7.1G  0 part /
  > pi@raspberry:~ $
  > 
  > 
--------------------
> > 
> 
> 
> or
> 
> sudo blkid|grep -v mmcblk0                which ignores the sd card
> 
> 
> 
> > 
Code:
--------------------
  >   > pi@raspberry:~ $ sudo blkid|grep -v mmcblk0
  > /dev/sda1: LABEL="stick" UUID="9266dbee-7dc0-42c9-9e7f-2ff8e6b8da6b" 
BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="f4b5519d-01"
--------------------
> > 
> 
> 
> ronnie

But I need to know what the /dev name is, eg. /dev/sr0... or /dev/sg0...
or......



------------------------------------------------------------------------------------
------------------------------------------------------------------------
castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to