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:
- Press
Control + Alt + T
on your FydeOS desktop to open the terminal. - Type
shell
and hit Enter to access the shell environment. - Enter
sudo -i
to get root permissions. - Execute
/usr/sbin/crossystem_mode-switch.sh disable-rootfs-verification
to turn off root file system verification. - Reboot your device.
Немає коментарів:
Дописати коментар