Re: [Linux-usb-users] using several HDs in the same USB enclosure

2004-11-08 Thread L Rotger
Hey, it worked perfectly! doing echo 'scsi remove-single-device 0 0 0 0' > /proc/scsi/scsi (with disk unmounted) makes the scsi layer delete the entry about sda. Then I can unplug the USB box, change disks, plug it in again and echo the same, only 'add-single-device' instead of 'remove-single-de

Re: [Linux-usb-users] using several HDs in the same USB enclosure

2004-11-08 Thread Steve Bangert
Alan Stern wrote: On Mon, 8 Nov 2004, L Rotger wrote: Hi, I have a USB external case that works ok under a stock 2.4.27 with a Ali PCI card (EHCI+OHCI). However I cannot make it "forget" the characteristics of the hard disk. If I attach another hard disk (different capacity, therefore differe

Re: [Linux-usb-users] using several HDs in the same USB enclosure

2004-11-08 Thread Alan Stern
On Mon, 8 Nov 2004, L Rotger wrote: > Hi, > > I have a USB external case that works ok under a stock 2.4.27 with a Ali > PCI card (EHCI+OHCI). However I cannot make it "forget" the > characteristics of the hard disk. If I attach another hard disk > (different capacity, therefore different part

Re: [Linux-usb-users] using several HDs in the same USB enclosure

2004-11-08 Thread Stephen J. Gowdy
Can you try "eject /dev/sda"? On Mon, 8 Nov 2004, L Rotger wrote: > Hi, > > I have a USB external case that works ok under a stock 2.4.27 with a Ali > PCI card (EHCI+OHCI). However I cannot make it "forget" the > characteristics of the hard disk. If I attach another hard disk > (different capacit

[Linux-usb-users] using several HDs in the same USB enclosure

2004-11-08 Thread L Rotger
Hi, I have a USB external case that works ok under a stock 2.4.27 with a Ali PCI card (EHCI+OHCI). However I cannot make it "forget" the characteristics of the hard disk. If I attach another hard disk (different capacity, therefore different partition table) and reconnect the USB case, it recog