[Bug 61235] Re: USB mass storage stops working after a while
_sebastian_
sebastian.spiess at gmail.com
Thu Feb 21 09:55:41 UTC 2008
I am running fine with
/etc/udev/rules.d/85-ext_hd.rules
write SUBSYSTEMS==“scsi”,DRIVERS==“sd”,KERNEL==”[0-9]*”,ATTRS{model}==“FreeAgent Go ”,ATTRS{vendor}==“Seagate ”,RUN+=”/usr/local/bin/fixFreeAgent.sh %k”
and
#!/bin/sh
echo 1 > /sys/class/scsi_disk/$1/allow_restart
in /usr/local/bin/fixFreeAgent.sh
--
USB mass storage stops working after a while
https://bugs.launchpad.net/bugs/61235
You received this bug notification because you are a member of Kernel
Bugs, which is a subscriber of a duplicate bug.
More information about the kernel-bugs
mailing list