Firefly开源社区

标题: 如何配置 Debian 10 系统开机自动挂载 rootfs 为 rw [打印本页]

作者: 炭坝    时间: 2022-3-11 10:25
标题: 如何配置 Debian 10 系统开机自动挂载 rootfs 为 rw
烧入 Debian 10 的rootfs 之后默认是 Read-Only,每次开机都要输 mount -o remount,rw /
请问在哪里配置为默认 rw 呢



作者: AndreyMaslow    时间: 2022-7-12 08:09
本帖最后由 AndreyMaslow 于 2022-7-12 20:26 编辑

You can add this line in /etc/fstab

  1. /dev/mmcblk0p6 /  ext4  errors=remount-ro  0  1
复制代码



Also you need to add autofs and cgroup in your kernel config for building




欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1