[systemd-devel] udev rule to mount ext4 with data=journal

2017-06-14 Thread Pascal K
Hello everyone, I am new to this list and to udev (used mdev before). My goal: Mount a CFast card partioned with 2 partitions one FAT32 and one EXT4, the EXT4 I would like to mount with option "data=journal" The Problem: from the console using mount the partition can be mounted with mount -o

Re: [systemd-devel] udev rule to mount ext4 with data=journal

2017-06-14 Thread Pascal K
Best regards, Pascal Lennart Poettering <lenn...@poettering.net> schrieb am Mi., 14. Juni 2017 um 10:06 Uhr: > On Wed, 14.06.17 07:30, Pascal K (pascalkra...@gmail.com) wrote: > > > Hello everyone, > > > > I am new to this list and to udev (used mdev before). &g

Re: [systemd-devel] udev rule to mount ext4 with data=journal

2017-06-14 Thread Pascal K
., 14. Juni 2017 um 10:30 Uhr: > On Wed, 14.06.17 08:11, Pascal K (pascalkra...@gmail.com) wrote: > > > I try to achieve that regardless the device plugged to my embedded system > > the mount will be in folder /media/"name_of_volume". > > > > If I under

Re: [systemd-devel] udev rule to mount ext4 with data=journal

2017-06-14 Thread Pascal K
11:23 Uhr: > On Wed, 14.06.17 08:44, Pascal K (pascalkra...@gmail.com) wrote: > > > As I am on a embedded device I am trying to avoid the usage of systemd > due > > to serveral reasons. > > Not sure I follow the logic in the above, but if you don't want to use > s