Query: pktsetup
OS: debian
Section: 1
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PKTSETUP(1) System Management Commands PKTSETUP(1)NAMEpktsetup - set up and tear down packet device associationsSYNOPSISpktsetup packet_device block_device pktsetup -d packet_device pktsetup -sDESCRIPTIONPktsetup is used to associate packet devices with CD or DVD block devices, so that the packet device can then be mounted and potentially used as a read/write filesystem. This requires kernel support for the packet device, and the UDF filesystem. See /usr/share/doc/udftools/README.Debian for more information. <>EXIT STATUSPktsetup returns 0 on success, nonzero on failure.OPTIONS-d packet-device Delete the association between the specified packet-device and its block device. -s Show the current device mapping, one device per line, in the format name : pktdevid -> blkdevid (e.g. "0 : 253:0 -> 22:0")EXAMPLEThe following commands provide an example of using the packet device. cdrwtool -d /dev/sr0 -q pktsetup 0 /dev/sr0 mount -t udf /dev/pktcdvd0 /mnt ... umount /dev/pktcdvd0 pktsetup -d 0FILES/dev/pktcdvd0,/dev/pktcdvd1,... CD/DVD packet devicesAUTHORJens Axboe <axboe@suse.de> Some additions by Richard Atterer <atterer@debian.org>AVAILABILITYpktsetup is part of the udftools package and is available from http://sourceforge.net/projects/linux-udf/SEE ALSOcdrwtool(1) udftools-1.0.0b2 2002-02-09 PKTSETUP(1)
Related Man Pages |
---|
pktsetup(8) - centos |
losetup(8) - redhat |
cdrwtool(1) - debian |
pxfw(8) - debian |
halmount(1) - suse |
Similar Topics in the Unix Linux Community |
---|
Probleme With DVD Writer |
UDF format |
check written data |
Yum installation problem from DVD ! |
How to control devices (DVD) ?? |