From: Tony N. <ton...@ge...> - 2006-04-23 18:24:35
|
I'm trying to learn how to use dump and restore (to/from DVD+/-R), and I've gotten it working to the point where the file data seems to be OK but the SELinux Extended Attributes are not. I used the commands (as root, with my / being LogVol02): # mount -r /dev/VolGroup00/LogVol00 /mnt/lv00 # dump -0 -L xxx -B 4590208 -f /tmp/dumpdvd /dev/VolGroup00/LogVol00 [cdrecord used once per tape, from another terminal] # cdrecord -v -sao dev=dvd -data /tmp/dumpdvd # restore -C -f /dev/dvd OK, some of that is superstition, but it works except for one of these messages for each file, and no other errors (according to grep -v): ./path/to/file: EA foo_x:object_r:bar_y value changed What am I doing wrong? I've tried restore -C with setenforce 0, and with mouting read-write. Is there a way to see what the dump'ed file info and EA's are? ____________________________________________________________________ TonyN.:' <mailto:ton...@ge...> ' <http://www.georgeanelson.com/> |