Subject: Re: How to retrieve CD disk id.
To: None <tech-misc@netbsd.org>
From: Jonathan A. Kollasch <jakollasch@mcleodusa.net>
List: netbsd-help
Date: 05/12/2005 16:20:29
On Thursday 12 May 2005 03:15 pm, Shevchenko wrote:
> However, I don't know how to retrieve this string from
> CD disk that has it?
>
> Any ideas how to get the string?

`file -s /dev/cd0d` (or the device your cd drive is)

	Jonathan A. Kollasch