NAME
sdtmedia_slice - The CDE Slice Editor for Removable Media
SYNOPSIS
sdtmedia_slice -d raw_device [-W filename]
DESCRIPTION
The sdtmedia_slice utility is a removable media slice editor
for use within CDE. It provides an easy-to-use interface
that allows users to create and or modify the slices on a
removable medium.
sdtmedia_slice will save the new slices to a file for later
use by the user, or an application such as sdtformat_media.
If no file is specified, the information will be saved in
/var/tmp.
OPTIONS
The sdtmedia_slice utility defines command-line parameters
that may be entered to use the utility.
-d <raw_device>
This is the path to the raw device and
would generally be in the form
/vol/dev/rdsk/c0t6d0
-W <filename> Do not apply the new slice information
onto the medium, instead save it to a file
in /tmp/<filename> for later use.
FILES
/usr/dt/bin/sdtmedia_slice
This is the executable for the CDE Media
Slice Editor.
/usr/dt/app-defaults/<LANG>/Sdtmedia_slice
This file includes the application
defaults for the CDE Media Slice Editor.
EXAMPLES
sdtmedia_slice -d /vol/dev/rdsk/c0t6d0
sdtmedia_slice -d /vol/dev/rdsk/c0t6d0 -W filename
RETURN VALUES
Upon successful completion sdtmedia_slice returns zero, oth-
erwise the return value is non-zero.
ENOTSUP (48) Operation not Supported
errno will be set to this value when the operation is not
supported. For example, set_protection_status() for a floppy
device is not supported.
ENXIO ( 6) No such device
errno will be set to this value when the requested device
name does not exist.
EACCESS (13) Can not open device/
errno will be set to this value when user does not have per-
mission for performing the requested operation.
EIO (5) I/O Error
errno will be set to this value when an I/O error occurs
while performing the requested operation.
RM_NOTSUP (154) Device not Supported
errno will be set to this value when the requested device
name is of unknown type.
RM_FIP (153) Format in progress. :
errno will be set to this value if any operation (except
check_format_status()) is attempted when a format operation
is in progress.
SEE ALSO
sdtmedia_prop(1), sdtformat_media(1), dtfile(1), sdtvol-
check(1), vold(1)
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |