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 Ubuntu
Bugs, which is a subscriber of a duplicate bug.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs