[systemd-devel] mounting a UBIFS filesystem
Cliff Brake
cliff.brake at gmail.com
Wed Jul 25 12:35:13 PDT 2012
Hello,
I'm trying to figure out how to mount a UBI filesystem in systemd.
One wrinkle is I need to run:
ubiattach /dev/ubi_ctrl -m 6
before the file system is mounted.
1) what is the best way to run ubiattach? Should this be a service that
runs first?
2) what is the best Before target to use for mounting a data patition?
3) how do *.mount files get enabled? It seems I can start/stop them, but
not enable/disable.
Thanks,
Cliff
--
=================
http://bec-systems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20120725/678fd4b3/attachment.html>
More information about the systemd-devel
mailing list