1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/software/linux/_posts/2009-05-19-automounting.md

20 lines
406 B
Markdown
Raw Normal View History

2015-03-09 10:55:07 +00:00
---
created: 2009-05-19 18:12:34 +0200
2022-01-23 17:14:59 +00:00
layout: redirect
layout_old: default
redirect_to: https://blog.mbirth.de/archives/2009/05/19/automounting.html
2015-03-09 10:55:07 +00:00
tags:
2022-01-23 17:14:59 +00:00
- know-how
- software
- linux
- automount
- storage
title: Automounting
toc: false
updated: 2009-05-19 18:12:34 +0200
2015-03-09 10:55:07 +00:00
---
2022-01-23 17:14:59 +00:00
2015-03-09 10:55:07 +00:00
To automount FUSE mounts, there's a nice tool called [afuse](http://afuse.sourceforge.net/).
2022-01-23 17:14:59 +00:00
*[FUSE]: Filesystem in USErspace