


            Relabel(V1.3, 2.x, 3.x in C:)



     NAME
            Relabel - Change the name of a disk.

     SYNOPSIS
            Relabel [Drive] drive [Name] name

     DESCRIPTION
            You use Relabel to rename a disk. Volume names are 
        normally given during the FORMAT or DISCOPY. Do not 
        confuse the volume name with the device name (which is 
        df0 or dh0:). 

     KEYWORDS
          DRIVE drivename
            This is the device name which you want to change.  
        There is no default drive.  So, if you wish to relabel 
        any other drive, then be sure to enter the drive or else 
        it won't work.

          NAME name
            This is the name you are going to give. You can use 
        up to 30 characters. Be sure to use quotes if there are 
        any spaces in the name.

     EXAMPLE

            1. To change the name of the disk in df0: to 
        MyWorkbench:

          Relabel DF0: "MyWorkbench"  

