Re: automount usbpen
Bob Hepple <[email protected]> Mon, 22 Feb 2016 12:34:34 +1000
| Newsgroups | gmane.comp.window-managers.fluxbox.user |
|---|---|
| Message-ID | <CAHzpm2hTMaJdxr0eF0dUMuCBAx5VNha=vopBubcZ8q5y9CCgZg@mail.gmail.com> |
It's not a fluxbox thing, but you can try autofs: dnf install autofs # put lines like this in /etc/auto.misc: usbpen --fstype=auto :/dev/sdb1 # then systemctl enable autofs systemctl restart autofs ls /misc/usbpen # soft links help with tab-completion on the command line: ln -s /misc/usbpen /mnt/usbpen ls /mnt/usbpen I'm sure there are more modern desktoppy ways to do it, but that works well for me. Cheers Bob On 19 February 2016 at 02:39, Massimo Canonico <[email protected]> wrote: > Hi all, > I've always added to my /etc/fstab file the following line in order to > mount usbpen and sdcard: > > /dev/sdb1 /mnt/usbpen vfat > noauto,noatime,user 0 0 > /dev/sdc1 /mnt/usbpen2 vfat > noauto,noatime,user 0 0 > /dev/mmcblk0p1 /mnt/sdcard auto > noauto,noatime,user 0 0 > > I am wondering if fluxbox is able to automount usbpen and if yes, how > can I set it up? > > I'm using a fedora 23. > > Thanks, > Massimo > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > _______________________________________________ > Fluxbox-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fluxbox-users > ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Fluxbox-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fluxbox-users