|
Using floppy disks in LinuxOverviewWhile the use of cheap, portable USB devices containing flash memory increases, the ubiquity of the floppy disk continues. SummaryFloppy disks work in the Linux labs as follows:
The sections below contain more detailed explanations. User ResponsibilitiesUsers must comply with the provisions of the Copyright Act. Only files related to relevant course work can be copied, including files they have produced in their own home directories and files in other locations where they have been granted permission to copy. Users must comply with the Acceptable Use Policy for IT Facilities for students and staff. IT Services accepts no responsibility for loss of data arising from the use of floppy disks on University IT facilities. UsageFollow these steps to use a floppy disk in the Linux labs.
Frequently Asked Questions
Check that your disk is correctly inserted into the drive. Your disk may be unformatted. Try a new floppy disk. Right click on the desktop, click Create New, click Floppy Device.
Click on the Device tab, then click Device and choose /dev/fd0 (/mnt/floppy). Click OK to finish.
Format the disk using mkdosfs. The following example uses
|