On Sun, 2010-03-28 at 15:08 -0700, Darlene Wallach wrote: > I saw this advice on how to implement a fix using udev: > http://www.nslu2-linux.org/wiki/FAQ/DealWithAutoSpinDownOnSeagateFreeAgent > udev Method > > Add a rule to the end of /etc/udev/rules.d/local.rules > > # Seagate FreeAgent allow_restart fix (i/o errors) > SUBSYSTEMS=="scsi",DRIVERS=="sd",ATTRS{vendor}=="Seagate*",ATTRS{model}=="FreeAgent*",RUN+="/bin/sh > -c 'echo 1 > /sys/class/scsi_disk/%k/allow_restart'" > > I have Fedora 10 installed. Should I add a new file 10-local.rules and > put it there? I currently don't have a local.rules file. Just try it and see. Remember to restart udev after you make the change. Note however that F10 is no longer supported. poc -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines