linux如何重新挂载根文件系统为可读写?

答: 执行mount命令,如下:

$ sudo mount -o rw,remount /
posted @ 2020-06-30 10:26  Jello  阅读(3578)  评论(0)    收藏  举报