On 09/03/2009 09:00 AM, choyaumeshu wrote: ...
tar --one-file-system -cf - . | tar -xpf - -C /mnt/bb
...
/bin/bash: Permission denied
Looks like a SELinux problem. Try booting in rescue mode, mount root, and do a
touch /mnt/sysimage/.autorelabel
and a reboot.
Mogens