1 .\" $NetBSD: mscdlabel.8,v 1.3 2004/07/04 14:11:44 drochner Exp $
8 .Nd generate disk label from CD track information
16 disk label from track information read from the CD. This way, data
17 of previous sessions of a multi-session CD can be accessed.
20 scans the CD's TOC, beginning with the last track.
21 For each data track where an ISO9660 filesystem is identified,
22 basic information (volume label, creation date) is printed and
23 a partition entry added to the in-core disklabel.
25 The raw partition (typically partition
29 on i386 and some other platforms) is left alone during this process.
33 utility can also be used on files or non-CD devices.
34 In this case a single track is assumed.
35 If the device supports disk labels, a label will be written
36 as described above. Otherwise, just the ISO volume label
37 information will be printed.