Freek de Kruijf changed bug 1077859
What Removed Added
Flags needinfo?(freek@opensuse.org)  

Comment # 6 on bug 1077859 from
(In reply to Ancor Gonzalez Sosa from comment #5)
> Freek, since it seems you were able to mount the LABEL=SUSE150 from another
> system. Can you please try to mount it with the exact options listed in
> fstab? That is, something like:
> 
> mount -t ext4 -o data=journal /dev/disk/by-label/SUSE150 /mnt/SUSE150
> 
> So we can see why exactly those options are not good enough for
> systemd-remount-fs
> 
> Thanks.

I mounted this partition on a Tumbleweed system.

# mount -t ext4 -o data=journal /dev/disk/by-label/SUSE150 /mnt/SUSE150

Output of mount (only relevant line):

/dev/sda11 on /mnt/SUSE150 type ext4 (rw,relatime,nodelalloc,data=journal)


You are receiving this mail because: