Date: Tue, 27 Sep 2005 01:16:23 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Carstea Catalin <carstea.catalin@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Solutions for memory stick name! Message-ID: <20050927061623.GA68105@dan.emsphone.com> In-Reply-To: <dc6701ba0509262309335be742@mail.gmail.com> References: <dc6701ba0509262309335be742@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Sep 26), Carstea Catalin said: > What is the simple way to know my memory stick name? > .... > With dmesg i know if my memory stick is mount but i want to know the > complete name. > Ex.: da0s1 > ... One way is by loading the geom_label module. Then you will get a /dev/msdosfs/### entry, one for each labelled fat filesystem. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050927061623.GA68105>