[FreeBSD] Mounting in FreeBSD - BSD
Users browsing this thread: 2 Guest(s)
|
|||
For USB connected devices, one may list connected - yet unmounted - devices with the camcontrol command:
Code: camcontrol devlist Note the difference between Code: ada0 Code: da0 In my instance, ada0 is my hdd, and da0 is my USB flash drive. For me, it's a lot easier to discern my various media labels using camcontrol devlist than it is to grep through the output of dmesg. |
|||
Messages In This Thread |
[FreeBSD] Mounting in FreeBSD - by NeoTerra - 05-08-2012, 05:06 PM
RE: [FreeBSD] Mounting in FreeBSD - by trvlrs - 21-03-2013, 02:42 PM
RE: [FreeBSD] Mounting in FreeBSD - by venam - 21-03-2013, 03:28 PM
RE: [FreeBSD] Mounting in FreeBSD - by zygotb - 22-03-2013, 03:32 PM
RE: [FreeBSD] Mounting in FreeBSD - by zygotb - 22-03-2013, 07:43 PM
|