Hi, i have the same problem on raspberry pi3 and ubuntu server overlayroot says 
in fstab:
overlayroot:fs-unsupported

I've update my system now but the problem still here.

This is my real fstab in overlaychroot:

# Fissi
LABEL=cloudimg-rootfs   /               ext4    defaults                0 0
LABEL=system-boot       /boot/firmware  vfat    defaults,ro,noauto      0 1
LABEL=RW                /mnt/RW         ext4    defaults,rw,users       0 1

# Bind
/mnt/RW/var             /var            none    bind
/mnt/RW/home            /home           none    bind


#
#  This fstab is in an overlay. The real one can be found at
#  /media/root-ro/etc/fstab
#  The original entry for '/' and other mounts have been updated to be placed
#  under /media/root-ro.
#  To permanently modify this (or any other file), you should change-root into
#  a writable view of the underlying filesystem using:
#      sudo overlayroot-chroot
#
# Fissi
LABEL=cloudimg-rootfs / ext4 defaults 0 0
LABEL=system-boot /boot/firmware vfat defaults,ro,noauto 0 1 # 
overlayroot:fs-unsupported
LABEL=RW /mnt/RW ext4 defaults,rw,users 0 1
      # overlayroot:malformed-line
# Bind
/mnt/RW/var /var none bind   # overlayroot:malformed-line
/mnt/RW/home /home none bind   # overlayroot:malformed-line

I have patched by hand the file http://bazaar.launchpad.net/~cloud-
initramfs-tools/cloud-initramfs-tools/trunk/revision/145

But can't work

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1666573

Title:
  transient systemd ordering cycle in boot with overlayroot ver read-
  only open-iscsi root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1666573/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to