View Single Post
      05-10-2013, 09:04 PM   #13
Grovsnus
Flight Lieutenant ≛
No_Country
18
Rep
918
Posts

Drives: Le Mans blue X1 35i
Join Date: Sep 2012
Location: CT

iTrader: (0)

Quote:
Originally Posted by edx1 View Post
define by default, I always use mount by command line for all drive access. Or just mounting without using a loopback?
By "by default", I meant automounting, and the common automounters don't normally do parent device name mounts, just subdevices, i.e. partitions, but not "superfloppies". You can set up some udev/fsdev magic to make it happen in Linux, of course.
Appreciate 0