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