Computing Facilities
Electrical and Computer Engineering
Northwestern University

CFS Home | FAQs | Policies | PC Software | ECE Home | Search

Using the Sun Floppy Drive

Insert your Windows-formatted floppy and type

volcheck -v

This command instructs the Volume Management daemon to check the floppy drive for the presence of a floppy disk, and, if it finds one, to mount it. If the mount succeeds, you can then copy files to and from it by referencing the directory

/floppy/disk-label

You may now copy files to and from the diskette using normal UNIX commands. When you are finished using the disk, you must unmount the floppy by issuing the

eject floppy

command. An example using an unlabeled DOS floppy follows.

andromeda 11:23am ~% volcheck -v
media was found
andromeda 11:24am ~% cp motd.ps /floppy/no_name/
andromeda 11:24am ~% ls /floppy/no_name/
motd.ps
andromeda 11:26am ~% eject floppy
/vold/dev/rdiskette0/no_name can now be manually ejected

2145 Sheridan Road . Evanston / IL . 60208
Phone: 847-491-8140 . FAX: 847-491-4455
webmaster@ece.northwestern.edu

Copyright © 2003 Northwestern University § All rights reserved § Fri Oct 24 14:39:36 CDT 2003