<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 04/05/2010 02:07 AM, George R Goffe wrote:
<blockquote cite="mid:327274.43101.qm@web54008.mail.re2.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit; -x-system-font: none;"
 valign="top">Howdy,<br>
        <br>
I'm trying to copy my boot partition (and others) to a new drive with
dump/restore pipes. <br>
        <br>
(cd /rb.boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; /sbin/dump -f - /dev/sda1 | /sbin/restore -rf -)<br>
        <br>
I get a bunch of messages I've never seen before; here's a sample:<br>
        <br>
/sbin/restore: ./grub/ffs_stage1_5: EA set
security.selinux:system_u:object_r:boot_t:s0 failed: Operation not
supported<br>
        <br>
I'm running with Selinux turned off now but it came out of the box
(install DVD) with&nbsp; Selinux turned on.<br>
        <br>
        </td>
      </tr>
    </tbody>
  </table>
</blockquote>
So if you do, say, 'cat /etc/selinux/config | grep disabled', it will
actually return anything?<br>
</body>
</html>