摘要: rpm -i --root /mnt tree-pkg.src.rpm 阅读全文
posted @ 2023-02-16 19:37 ascertain 阅读(24) 评论(0) 推荐(0)
摘要: remount / if (: > /.testrw) > /dev/null >&1; then rm -f /.testrw else mount -o remount,rw / || echo 'Failed mount / rw' fi mount pseudo fs /proc mount 阅读全文
posted @ 2023-02-16 12:47 ascertain 阅读(62) 评论(0) 推荐(0)