Okay, so basically the "problem" is that there is no 'hdparm' init
script in Ubuntu anymore, and hdparm settings are set by an udev script.
The udev script doesn't use the "command_line { ... }" section of
hdparm.conf, so what's in there never gets executed.Using udev for this makes more sense actually, as it also works with disks that are not present during boot but get added later, etc. There still remain 2 issues: 1. this should be better documented (in 'man hdparm.conf', in the default 'hdparm.conf' comments, and preferable in the manual too) 2. this breaks backwards compatibility for 'hdparm.conf' ; again, this should be better documented (maybe added to the release notes before 10.04.1?) -- [Lucid] hdparm.conf change doesn't have effect https://bugs.launchpad.net/bugs/568120 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
