Hi, all
I have recentrly updated to latest ChromeOS ver104.0.
I need to remove rootfs verification.
I used to revoke make_dev_ssd.sh command. But in latest ChromeOS ver104.0,
I got messages as follows:
> chronos@localhost ~ $ sudo /usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification --partitions 2
> sudo: PAM account management error: Module is unknown
> sudo: a password is required
> make_dev_ssd.sh: ERROR: Failed to get partition 2 offset from /dev/nvme0n1
It seems that pam system for sudo command does not work correctly in the newest Chrome OS
To fix pam system, i need remove rootfs verification. So I can not go further.
How can I remove rootfs verification in the latest ChromeOS