Thomas Shaefer wrote in kernel bugzilla entry 3505:

--------------------------------------------------------------
Distribution: RedHat9
Hardware Environment: HP Omnibook XE 3 GC and others
Software Environment: Redhat 9 partly updated / Aurox 9 / SuSe
Problem Description:
since at least Kernel 2.6.3 partititons on usb-devices (HDD'S with USB-Adapter
or USB-Sticks) get destroyed when writing to them.

Steps to reproduce:
mkfs.ext3 /dev/sda1 (happens with any filesystem ext3, ext2, fat)
mount /dev/sda1 /mnt/usbdisk
cp -Rp linux-2.6.9-rc3 /mnt/usbdisk
cd /mnt/usbdisk
make mrproper
make menuconfig or copy .config 
make

or just write a lot of files and delete and write ...

you will get IO-Errors. On ext3 you get an aborted journal....
--------------------------------------------------------------

I asked: You report that you get I/O errors with Linux kernels 2.6.3-2.6.9.
Are there kernels that work?

Thomas replied:

> Yes it works fine with all 2.4 kernels
> but I'm not sure if it did ever with a 2.6 kernel.
> I have this problem with any usb-storage device
> (digital camera,  memorysticks, usb2ide adapter).
> I've tested with my Laptop and with my "normal" Pc
> I've also tried with usb1.1 and usb2.
>
> If you need more info or if I should test something, feel free to ask me.

I found this entry because I looked for problems with the partition code.
However, this is better labeled "I/O errors with usb-storage".
Let me forward this to the usb-storage list.

Andries


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to