[Toc][Index]

VOL - Display disk volume labels

 
 Purpose:    Display disk volume label(s). 
             
 Format:     VOL [drive: ] ... 
             
             drive :  The drive or drives to search for labels. 
 
 Usage 
 Each disk may have a volume label, created when the disk is formatted or 
 with the external LABEL command.  Also, every floppy disk formatted with 
 DOS version 4.0 or above, OS/2, or Windows NT has a volume serial number. 
 
 The VOL command will display the volume label and, if available, the 
 volume serial number of a disk volume.  If the disk doesn't have a volume 
 label, VOL will report that it is "unlabeled."  If you don't specify a 
 drive, VOL displays information about the current drive: 

 
         [c:\] vol
         Volume in drive C: is MYHARDDISK
 
 
 If available, the volume serial number will appear after the drive label 
 or name. 
 To display the disk labels for drives A and B: 

 
         [c:\] vol a: b:
         Volume in drive A: is unlabeled
         Volume in drive B: is BACKUP_2
 
 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs