Mounting USB drive/USB floppy drive on RHEL4
USB drive /device on Redhat Enterprise Linux is recognized as scsi device /dev/sdx (where is x is
number of next available scsi disk... example if you have two scsi disk namely sda and sdb then usb floppy drive will be sdc1
#mount /dev/sdc1 /floppy
0 comments:
Post a Comment