severity 697141 normal
thanks
On 01.01.2013 22:39, Dominique Brazziel wrote:

>      LABEL=/av                /av     ext4    
> defaults,x-systemd.automount,noauto     0       2
>      LABEL=/backup    /backup ext4    defaults,x-systemd.automount,noauto     
> 0       2
>      
>    * What was the outcome of this action?
>    kernel: [  108.072573] EXT4-fs (sdb1): Unrecognized mount option 
> "x-systemd.automount" or missing value
>    kernel: [  140.025926] EXT4-fs (sdb2): Unrecognized mount option 
> "x-systemd.automount" or missing value
>    
>    Neither partition was mounted until fstab edited to remove the 
> 'x-systemd.automount' parm
>    and manually mounted.

First, you should remove the noauto option resp. change that to auto,
otherwise your automount unit will not be actived ie automounting won't
work unless you start the av.automount unit manually.

Second, try comment=systemd.automount instead of x-systemd.automount.
This error comes from mount, not systemd. Our util-linux package in
Debian should be recent enough to include [1]. But apparently it doesn't
like x-systemd.automount. Might be the dot ".". We will have to
investigate if that is something which needs to be fixed in util-linux
or systemd.

For now, as said, use the comment=systemd.automount syntax.

Downgrading, as there is a known workaround.

Cheers,
Michael

[1]
http://git.kernel.org/?p=utils/util-linux/util-linux.git;a=commit;h=699abc838104ff18e0883d42cfdac60a7c9f03ab
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to