rh7 statelite support. remove the root dir from fstab to avoiding the remount which overwrite the root dir to rw
This commit is contained in:
parent
8fee9e9ae8
commit
10a1b7502d
@ -25,7 +25,6 @@ cat <<END >$installroot/etc/fstab
|
||||
proc /proc proc rw 0 0
|
||||
sysfs /sys sysfs rw 0 0
|
||||
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
|
||||
${profile}_${arch} / tmpfs rw 0 1
|
||||
END
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user