<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
If you are running kernel 2.6.8-1.521(or something like that) it
doesn't work with USB-memory stick I think, because I've got a SanDisk
Cruzer Micro USB, and I needed to take an older kernel-version to get
it to work, the error I found was in the ehci_hcd module.<br>
<br>
I have send a bug-report to bugzilla(#133637).<br>
<br>
Xavier Gonzalez wrote:
<blockquote cite="mida12ac2ca040928074576e5012c@mail.gmail.com"
 type="cite">
  <pre wrap="">I have actually tried what you is posted in the linked you gave me. I
changed my updfstab to include
 match hd "Sandisk Cruzer Mini"

and I actually checked for the hardware in kudzu

[javier@localhost javier]$ kudzu -s -p -c HD
-
class: HD
bus: USB
detached: 0
driver: usb-storage
desc: "SanDisk Corporation Cruzer Mini"
usbclass: 8
usbsubclass: 6
usbprotocol: 50
usbbus: 4
usblevel: 1
usbport: 3
usbdev: 2
vendorId: 0781
deviceId: 8181
usbmfr: SanDisk Corporation
usbprod: Cruzer Mini

However, I checked the fstab file and there are no updates even after
reboot. Furthermore, during shutdown I get a series of messages that
say:

modprobe: can't probe mount point ... - 131

         :

modprobe: can't probe mount point ...-135

until the computer is ready to shutdown hda

What is going on with that? And, is there something I should be doing
that I might be missing? I just can't mount the usb stick if it is not
in the fstab table.

Thanks for the help,

--Xavier
On Tue, 28 Sep 2004 16:24:11 +0300, Rasmus Back <a class="moz-txt-link-rfc2396E" href="mailto:rasmus.back@gmail.com"><rasmus.back@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">
On Mon, 27 Sep 2004 19:17:37 -0400, Xavier Gonzalez
<a class="moz-txt-link-rfc2396E" href="mailto:xavier.gonzalez@gmail.com"><xavier.gonzalez@gmail.com></a> wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I have been trying to add my usb stick to the list of devices in the
/etc/fstab but I have not been able to make it work properly.

I have try a few combinations w/o any success.

/dev/sda1       /mnt/usb       auto             noauto, owner, kudzu, rw  0 0

/dev/sda1       /mnt/usb       defaults         noauto, users  0 0

and others I can not remember.

I have ThinkPad T42 and I am running FC1 on it with the latest kernel.
If anybody knows of a working configuration, please let me know.

--Xavier

--
fedora-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a>
To unsubscribe: <a class="moz-txt-link-freetext" href="http://www.redhat.com/mailman/listinfo/fedora-list">http://www.redhat.com/mailman/listinfo/fedora-list</a>

      </pre>
    </blockquote>
    <pre wrap="">I think it's easier to add the signature of the mini cruzer to
/etc/updfstab.conf.default. This way updfstab will automatically setup
/etc/fstab when you plug in the device. See
<a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=127735">https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=127735</a> for more
info.

Rasmus

    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>