Last Update: 2024-03-12
The following guide or recipe requires shell access to your FydeOS installation, therefore “developer mode” is assumed to be enabled.
In FydeOS, if you need to modify system files or perform custom operations, you must first disable root file system verification. This step is taken for security reasons, aimed at preventing system stability and security issues that could arise from unauthorized modifications. Here are the detailed instructions:
Control + Alt + T
on your FydeOS desktop to open the terminal.shell
and hit Enter to access the shell environment.sudo -i
to get root permissions./usr/sbin/crossystem_mode-switch.sh disable-rootfs-verification
to turn off root file system verification.We use cookies to improve your browsing experience on our website, to analyse our website traffic, and to understand where our visitors are coming from.