mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-24 15:05:36 +00:00
fix defect #4760 [fvt]2.10:there are wrong info in /etc/fstab file after ubuntu diskless provision:correct the fstab entry according to the profile and arch of the osimage
This commit is contained in:
@ -28,7 +28,7 @@ proc /proc proc defaults 0 0
|
||||
sysfs /sys sysfs defaults 0 0
|
||||
tmpfs /tmp tmpfs defaults 0 2
|
||||
tmpfs /var/tmp tmpfs defaults 0 2
|
||||
compute_ppc64el / tmpfs rw 0 1
|
||||
${profile}_${arch} / tmpfs rw 0 1
|
||||
END
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user