4

UOS开启开发者模式

 1 year ago
source link: https://zhangyiming748.github.io/2022/06/03/uos_enable_developer/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

首先需要使用livecd模式进入,挂载本地硬盘后chroot到系统所在的根目录,然后再继续下面的步骤

/var/lib/deepin/developer-mode/enable

取消写保护

$ sudo chattr -i /var/lib/deepin/developer-mode/enable
# 改为0即可关闭开发者模式
$ sudo echo -n "1" > /var/lib/deepin/developer-mode/enable

恢复写保护

$ sudo chattr +i /var/lib/deepin/developer-mode/enable

Related Issues not found

Please contact @zhangyiming748 to initialize the comment


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK