How to copy a Fedora system?

Kenneth Porter shiva at sewingwitch.com
Sat Apr 22 14:35:29 UTC 2006


>From the dump maintainer:

------------ Forwarded Message ------------
Date: Saturday, April 22, 2006 2:33 PM +0200
From: Stelian Pop <stelian at popies.net>
To: Kenneth Porter <shiva at sewingwitch.com>
Cc: dump-users at lists.sourceforge.net
Subject: Re: [Dump-users] restore: lsetxattr ./etc/hotplug/pci.agent 
	failed: Operation not supported

Le jeudi 20 avril 2006 à 06:25 -0700, Kenneth Porter a écrit :
> This error is being reported by a Fedora user here:
>
> <http://fcp.homelinux.org/modules/newbb/viewtopic.php?topic_id=18910&star
> t=10>
>
> Is this perhaps a kernel deficiency? Perhaps this kernel was built
> without  EA support.

This means that the dumped file has some EA (extended attributes, as
visible with getfattr(1), not to be confused with ext2 attributes, which
are listed by lsattr(1)).

Restore is trying to restore the EA, and the syscall fails. There can be
multiple reasons for that:
	* the target filesystem does not support EA
	* the target filesystem does support EA but it is not mounted with the
needed mount options (user_xattr for example)
	* the kernel does not support EA

Stelian.
-- 
Stelian Pop <stelian at popies.net>

-------------------------------------------------------
Dump-users mailing list
Dump-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dump-users

---------- End Forwarded Message ----------








More information about the fedora-list mailing list