Properties
The Properties dialog box displays the properties and capacity capabilities of a device. Two property categories can be displayed using the properties dialog box:
Information--shows the alias, product id, write protect and password protection status. Also displayed are the file system, mount point and total capacity.
Floating Capacities--shows the used and available capacities for a device.
To View the Properties of a Device
The properties of a device are available using two different methods. Properties can be accessed from the Removable Media Manager menu and from the Command Line.
Viewing properties from the Removable Media Window
To view properties using the command line option, type:
sdtmedia_prop -u k /vol/dev/rdsk/...
where --u is b, k, m, or g.
This action shows capacities in units of bytes, kilobytes, megabytes, or gigabytes.
Formatting and Slicing Devices
You can format, name, and create file systems in a single operation on all types of removable devices by the format option in the Removable Media Manager window.
Two separate actions are launched. The first is a low level format of the device, which utilizes a status bar to update you on the percentage completed. When the format is complete, the second action is launched which applies the file system and optional name and slices to the device.
To Format a Device
Formatting is done on all re-writable devices, including diskettes, Jaz, and Zip devices. Formatting can be initiated in one of two ways.
To format from the Removable Media Manager window:
Click on a device icon.
From the Removable Media Manager window, choose the Selected menu.
Choose Format.
The Media Format window will appear with further selections relative to the device you have selected.
Select either Quick Format or Long Format.
Select a type from the File System pull-down menu.
(Optional) Under Volume Name type a name for the formatted device.
If no name is specified, the device will not be named. If the device has already been formatted and has a volume name, the volume name will not be shown.
If UFS was selected as the file system the Solaris Slice Editor button will appear in the dialog box.
Click Format.
Note - `Long Format' ignores password protection on the device. If the media is read-write protected you will be prompted for the password. 'Long Format' is the default value for previously sliced media, write protected media or write protected with password media.
To format using the command line option:
To format, name, and create file systems on all types of removable media devices from the command line type:
sdtmedia_format -d volume_device_name
Creating Solaris Slices
The Media Slice Editor is used to create Solaris slices on a device. You can only create slices in an UFS file system. If you select a PCFS or UDFS file system, you will not have the option of creating Solaris slices.
Once slices are created, the Media Slice Editor can be used to write UFS or UDFS file systems onto the slices. Where possible the Media Slice Editor will check the slice values supplied by the user and the overall integrity of the slice information. For example, it will report errors for overlapping slices.
There are two methods of creating slices. The first is to use the AutoSlice option.
Using AutoSlice.
Or you may enter the number and size of the slices into the Slice Editor dialog box. The Slice Editor will create slices on cylinder boundaries.
To Protect a Device
Device protection enables you to view the software protection for a selected device and to either write protect, read-write protect or disable protection. The device protection options are:
Disable Protection
Write Protect Without Password
Write Protect With Password
Read-Write Protect with Password
To View a Device's Protection
In the Removable Media Manager window, click on a device.
From the Selected menu, choose Properties.
To Disable Protection
This option allows the user to disable software protections if the medium has been previously write or read-write protected.