Re: [systemd-devel] Requirements for successful mounting of RootImage?

2017-08-31 Thread Lennart Poettering
On So, 20.08.17 13:20, Topi Miettinen (toiwo...@gmail.com) wrote: > >> The file /fs has a MBR partition table: > >> Disk /dev/loop0: 1.1 MiB, 1192960 bytes, 2330 sectors > >> Units: sectors of 1 * 512 = 512 bytes > >> Sector size (logical/physical): 512 bytes / 512 bytes > >> I/O size

Re: [systemd-devel] Requirements for successful mounting of RootImage?

2017-08-20 Thread Topi Miettinen
Sorry, your messages were in spam folder (must be due to some kind of evil plan by the systemd haters), so I didn't notice them until now. On 07/31/17 13:50, Lennart Poettering wrote: > On So, 30.07.17 13:58, Topi Miettinen (toiwo...@gmail.com) wrote: > >> Hey, >> >> I have this test.service

Re: [systemd-devel] Requirements for successful mounting of RootImage?

2017-07-31 Thread Lennart Poettering
On So, 30.07.17 13:58, Topi Miettinen (toiwo...@gmail.com) wrote: > Hey, > > I have this test.service unit: > [Unit] > > [Install] > WantedBy=multi-user.target > > [Service] > Type=oneshot > ExecStart=/bin/ls -lR > RootImage=/fs > MountAPIVFS=no Any reason you turn this off? This is likely to

Re: [systemd-devel] Requirements for successful mounting of RootImage?

2017-07-31 Thread Lennart Poettering
On So, 30.07.17 13:58, Topi Miettinen (toiwo...@gmail.com) wrote: > Hey, > > I have this test.service unit: > [Unit] > > [Install] > WantedBy=multi-user.target > > [Service] > Type=oneshot > ExecStart=/bin/ls -lR > RootImage=/fs > MountAPIVFS=no btw, just to mention that, if you want to