Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux 9.0 Toshiba Satallite Pro 6100
#1

The floppy disk drive connects via a USB interface. Red Hat 9.0 should already have created a directory to mount it in (/mnt/floppy); if not, create it manually as root:

 

$ mkdir /mnt/floppy

 

Then you can mount/unmount the floppy disk using:

 

$ mount /dev/sda /mnt/floppy

$ umount /dev/sda

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)