Aramil, for more than one disk, try this:
for disk in /sys/class/scsi_disk/* ; do echo 1 > $disk/stop_on_shutdown ; done

(BTW, I personally prefer to add this to /etc/rc.local, instead of
creating a new script file)

-- 
bad hard disk noise on shutdown
https://bugs.launchpad.net/bugs/67810
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to