In Catalina, the root volume could be mounted as read/write by disabling SIP and entering the following command:
sudo mount -uw /
This command doesn't seem to be working under Big Sur:
mount_apfs: volume could not be mounted: Permission denied
mount: / failed with 66
What should I do now?