<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <tt><font size="+1">Hi Rick,<br>
        Re: my /dev/sdb:<br>
        <br>
        <br>
      </font></tt>
    dd if=/dev/sdb bs=2 count=1 skip=255 2&gt;/dev/null | od -x<br>
    0000000 aa55<br>
    0000002<br>
    <br>
    If these are the bytes that indicate a boot signature,<br>
    can they be "null'ed" safely??<br>
    <br>
    <br>
    Thanx.<br>
    <br>
  </body>
</html>