Guest_imported
New member
- Jan 1, 1970
- 0
I have a Sun sparcstation2 that i can't get to read anything on my floppy drive. I running 2.5.1 but i dont know how to find out if it is mounted.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
ps -ef | grep vold
root 208 1 0 09:31:55 ? 0:02 /usr/sbin/vold
/etc/init.d/volmgt start
/etc/vold.conf
# Labels supported
label dos label_dos.so floppy rmdisk pcmem
label sun label_sun.so floppy rmdisk pcmem
# Devices to use
use floppy drive /dev/rdiskette[0-9] dev_floppy.so floppy%d
man vold; man vold.conf