<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
running Lucid Lynx on dual boot intel celeron 64bit win7 system<br><br>trying to get fsusb on or in root. downloaded via firefox. tried using sudo -i,  but i cannot cp fsusb to / or /usr/local/bin. i am running short to does this on time. need help. here are the directions from class:      thx.<br><br><font face="Arial, Helvetica, sans-serif" size="4">1. Download <a href="http://practicalpic.com/stu/PicStar30/DevTools/fsusb">the 
          fsusb executable program</a> to your home directory. Use a web browser 
          in KDE.</font><BR>
        <font face="Arial, Helvetica, sans-serif" size="4">2. Open a terminal 
          window</font><BR>
        <font face="Arial, Helvetica, sans-serif" size="4">3. Become root and 
          copy the executable file to an executable directory:</font><BR>
        <blockquote> 
          <font face="Courier New, Courier, mono" size="5">$ su</font><BR>
          <font face="Courier New, Courier, mono" size="5"># cp fsusb /usr/local/bin</font><BR>
        </blockquote>
        <font face="Arial, Helvetica, sans-serif" size="4">4. Make the file 
          executable and give it sufficient privileges:</font><BR>
        <blockquote>
<br>
            <font face="Courier New, Courier, mono" size="5"># cd /usr/local/bin<br>
            # chown root:root fsusb</font><BR>
          <font face="Courier New, Courier, mono" size="5"># chmod 711 fsusb<br>
            # chmod u+s fsusb <br>
            # exit </font><br>
          <BR>
          </blockquote>
        <font face="Arial, Helvetica, sans-serif" size="4">5. Now test your 
          installation from your home directory by executing the following command:</font><BR>
        <blockquote> 
          <font face="Courier New, Courier, mono" size="5">$ fsusb</font><BR>
          <font face="Arial, Helvetica, sans-serif" size="3">You should see 
            the following response:</font><BR>
          <font face="Courier New, Courier, mono" size="3">fsusb: Software 
            for "PICDEM Full Speed USB" demo board <br>
            fsusb <file> program board with <file> and verify <br>
            fsusb --program <file> program board with <file> and verify 
            <br>
            fsusb --verify <file> verify board against <file> <br>
            fsusb --read <file> read board, saving result in <file></font><BR>
        </blockquote><br>                                     </body>
</html>