Query: floppy
OS: plan9
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FLOPPY(3) Library Functions Manual FLOPPY(3)NAMEfloppy - floppy disk interfaceSYNOPSISbind -a #f /dev /dev/fd0disk /dev/fd0ctl /dev/fd1disk /dev/fd1ctl /dev/fd2disk /dev/fd2ctl /dev/fd3disk /dev/fd3ctlDESCRIPTIONThe floppy disk interface serves a one-level directory giving access to up to four floppy disk drives. Each drive is represented by a data and control file. There are no partitions. Messages accepted by the ctl file include: eject Eject the floppy, if possible. reset Reset the drive. format type (Not on the Nextstation) Format the floppy. The type sets the density and type of disk to be formatted; see format in prep(8). A read of the ctl file returns a string describing the form factor of the disk, one of 31/2DD, 31/2HD, 51/4DD, or 51/4HD.SOURCE/sys/src/9/port/devfloppy.c FLOPPY(3)
Related Man Pages |
---|
fdformat(8) - centos |
format(1) - minix |
fd(4) - minix |
wren(3) - plan9 |
dossrv(4) - plan9 |
Similar Topics in the Unix Linux Community |
---|
Mounting CD-Rom with Solaris 8 |
Floppy drive problem. |
Solaris JumpStart Image on Floppy? |
UNIX System V Mount Floppy Drive |
Trouble with sysv floppy images created under Linux |