Assuming you are in dev mode, you can boot an image from a usb stick and then mount the root partition. Go into etc/shadow and delete the password. Reboot and login, then set a new password. I don’t remember the partition number to mount, can probably get it from the running system.
--
--
Chromium OS Developers mailing list:
chromiu...@chromium.org
View archives, change email options, or unsubscribe:
https://groups.google.com/a/chromium.org/group/chromium-os-dev
---
To unsubscribe from this group and stop receiving emails from it, send an email to
chromium-os-d...@chromium.org.
I was describing the general process. Without sitting down and going through it I can’t say all the nuances. But the issue of rw is only in the context of the running os. When you boot an image from a stick, that is the running os (with a locked down filesystem). When you mount the original root partition from the nvme, you are mounting it rw. So no issue with permissions or verity.