mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-20 21:20:36 +00:00
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:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user