Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2006 16:47:15 +0900 (JST)
From:      Tod McQuillin <devin@spamcop.net>
To:        andrew clarke <mail@ozzmosis.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: volume serial number + volume label
Message-ID:  <20060223164518.H818@plexi.pun-pun.prv>
In-Reply-To: <20060223071811.GA30268@ozzmosis.com>
References:  <20060223071811.GA30268@ozzmosis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 23 Feb 2006, andrew clarke wrote:

> How can I programmatically retrieve the "volume serial number" and 
> "volume label" of a removable disc in FreeBSD?  This is the same 
> information that's presented by issuing a "dir" command in Windows:
>
> Volume in drive D is FooBar
> Volume Serial Number is 58BB-96AA

This information is only relevant for msdos filesystems, for which you'll 
likely find the emulators/mtools port provides good support.
-- 
Tod McQuillin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060223164518.H818>