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
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to