Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Linux] Default overlayroot disabling

152

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
152

【Linux】 Default overlayroot disabling

Posted at 8/12/2022 22:08:57      View:1264 | Replies:1        Print      Only Author   [Copy Link] 1#
How to disable overlayroot and why are you enabling this? There is such string in linux dev tree:
```
bootargs = "earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 irqchip.gicv3_pseudo_nmi=0 root=UUID=8fe9db2e-a7d4-4525-9d80-1015074a764a rootfstype=ext4 rw rootwait overlayroot=device:dev=PARTLABEL=userdata,fstye=ext4,mkfs=1 coherent_pool=1m systemd.gpt_auto=0 cgroup_enable=memory swapaccount=1";
```
If you delete overlayroot=device:dev=PARTLABEL=userdata,fstye=ext4,mkfs=1 from this then system will not boot, but if you working with it then system will be READONLY.
Reply

Use props Report

152

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
152
Posted at 8/17/2022 16:44:40        Only Author  2#
Disabled
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list