Skip to content

How to undo all changes made, to make system partitions be as before installing overlayroot? #16

Description

@MarioCavero

I read in a previous issue:

Just comment out "initramfs init.gz" in "/boot/config.txt".

But that did not work. Is it possible to undo all changes made to the partitions to make the system be as previously? If so, how?

Edit:
My main guess is that the fstab file needs to be changed as well. Right now mine is as following:
overlay / overlay rw,relatime,lowerdir=/overlay/lower,upperdir=/overlay/upper,workdir=/overlay/work 0 0

But I did not make a copy of the original fstab, so is it then not possible to revert this overlay state?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions