#how do I find non-root system volumes in Terminal?

1 messages · Page 1 of 1 (latest)

raw mortar
#

lsblk -f

#

or lsblk -o NAME,TYPE,MODEL,LABEL,SIZE,FSSIZE,FSTYPE,FSUSED,MOUNTPOINT

raw mortar
#

@pallid mist does this help?

pallid mist
#

okay now how to change directory to another volume

#

this is the point of confusion D:

raw mortar
pallid mist
#

ohhh

#

root put them all behind /media got it

raw mortar
#

then ls or ls -a or ls -l or ls -la once there

#

a shows all objects (like dot files)

pallid mist
#

wahn@Mintbird:/media/wahn$ ls 'Rapid Access' 'Rolling Dumpster' 'The Crypt'

#

🥳

pallid mist