Re: HOWTO mount a usbfloppy?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Roger Grosswiler schrieb:

hi,

i have a hp omnibook xt 1000 - with no fixed floppy (btw. who still needs floppies today?). delivered with was a
usb-floppy. How can i mount this? i didn't find an appropriate device...

Roger




Look in the hardware browser what device it is (could be sthg like /dev/sda1 and fat32 or fat16 filesystem) and do:

# mkdir /dev/usbfloppy
# mount -t vfat /dev/sda1 /mnt/usbfloppy

If your device is not recognized, then somebody else has to help, I just mount a digital camera via usb this way.

Markus



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux