devops-csmake / csmake-system-build

Library to build systems with csmake
GNU General Public License v3.0
0 stars 1 forks source link

CopyRawImage: cp: preserving times - Permission denied #1

Open autumnpat opened 7 years ago

autumnpat commented 7 years ago

cp: preserving times for ‘...’: Permission denied CopyRawImage@copy-into-disk: ERROR : Transfer of the image to the mounted filesystem failed

This is on Centos 7, building Centos 7

Turning off SELINUX enforcement cleared up the issue Also - having a problem where files are left over in /run and /proc The copy should avoid these directories

autumnpat commented 7 years ago

copied from https://github.com/csmake-hpe/csmake/issues/25