<!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 text="#000000" bgcolor="#ffffff">
On 03/14/2010 03:30 PM, Dale Dellutri wrote:
<blockquote
 cite="mid:62a800be1003141530l61a128a4g24d5792bd29b7795@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">On Sun, Mar 14, 2010 at 5:37 AM, Mick M. <span
 dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:off_by_1@yahoo.com">off_by_1@yahoo.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello;<br>
&nbsp;I had a friend come over with a USB stick.<br>
I had put Mint linux on his laptop, and now he could not write to the
stick.<br>
    <br>
I realized it was a Sandisk with their stupid U3.exe stuff on it.<br>
I went through this last year and used a Windows program to remove the
U3 stuff and reformat it.<br>
    <br>
Is there any way to do this in Linux?<br>
    <br>
I remember I used fdisk to make it ext2, and formatted it.<br>
It still would not work.<br>
  </blockquote>
  <div><br>
You could use parted &lt;device&gt;, where &lt;device&gt; is probably
/dev/sdb<br>
  <br>
Remove all the partitions, then re-create one as FAT32 if you want to
be able<br>
to read it with a windows system, otherwise ext2.<br>
  <br>
I just did this with a USB flashdrive that had an extra software
partition.<br>
&nbsp;<br>
  </div>
  </div>
-- <br>
Dale Dellutri<br>
</blockquote>
<br>
I have a sandisk USB stick with the U3 stuff on it and I have no
problem reading and writing to the USB stick under F12.&nbsp; I plug the USB
stick in, it shows up on my desktop and up pops the file browser window
and i can copy to/from it just fine.&nbsp; I have the ntfs-3g and fuse
packages installed and it all works.<br>
<br>
Paolo<br>
</body>
</html>