|
|
#1 |
|
Enable noatime in Mac mini mid-2011
Well, I have acquired a SSD Vertex 3 for my mini mid-2011 Lion OS. I have enabled TRIM compatibility, but I am unable to enable noatime with the .plist in /Library/LaunchDaemons file.
Is it necessary to enable it (noatime), with Lion or is not? My com.noatime.root.plist is: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Label</key> <string>com.noatime.root</string> <key>ProgramArguments</key> <array> <string>mount</string> <string>-uwo</string> <string>noatime</string> <string>/</string> </array> <key>RunAtLoad</key> <true/> </dict> </plist> But it doesn't work. I also gave root permises with: sudo chown root:wheel /Library/LaunchDaemons/com.noatime.root.plist but when I writed: mount | grep " / " only appears: /dev/disk0s2 on / (hfs, local, journaled), as you see, it doesn't appear noatime. Any ideas, please? Thank you in advance. |
|
|
|
0
|
|
|
#2 |
|
Nobody?
|
|
|
|
0
|
|
|
#3 |
|
just tried it on mine (iMac 2011, OS X 10.7.2, SSD)- works ok.
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>com.noatime.root</string>
<key>ProgramArguments</key>
<array>
<string>mount</string>
<string>-uwo</string>
<string>noatime</string>
<string>/</string>
</array>
<key>RunAtLoad</key>
<true/>
</dict>
</plist>
Code:
root# mount | grep " / " /dev/disk0s2 on / (hfs, local, journaled, noatime) Code:
sudo ls -l /Library/LaunchDaemons/com.noatime.root.plist
__________________
"When two tribes go to war; ONE is all that you can score!"
|
|
|
|
0
|
|
|
#4 |
|
and to check in terminal type: mount
then you will see .../.../ "noatime" ... here again how and more: http://poller.se/2010/08/optimizing-...or-ssd-drives/
__________________
mbp 17" i7 SSD / iMac 27" i7 SSD / mac mini i7 2x SSD / iPad3 / iPhone4s & other ...
|
|
|
|
0
|
|
|
#5 |
|
according to documentation noatime helps with stability, it is one thing that I would not turn off in spite of the overhead
|
|
|
|
0
|
|
|
#6 |
|
Why would one enable TRIM under OSX using a Sandforce 2200 series controller? According to test from OWC its not necessary and dangerous. Many reviews have shown the Sandforce 2200 series controller based drives are very resilient because of garbage collection.
__________________
2010 27" iMac 2.93GHz i7|32GB|240GB OWC Pro 3G|1TB WD Black 2011 15" MBP 2.3GHz i7|16GB 1600MHz|480GB OWC Pro 6G|750GB WD Black 2011 Mini 2.7GHz i7|8GB 1866MHz|512GB Samsung 830|2TB WD Green |
|
|
|
0
|
|
|
#7 |
|
Let's see:
1. I talk about "noatime", not TRIM. TRIM is not necessary and I had to unable it because appeared the beachball every little time (incompatibility???)... Since I unabled, no beachball appear. 2: I tried http://poller.se/2010/08/optimizing-...or-ssd-drives/, but nothing happened, no noatime active neither efficient. 3: Thank you very much costabunny, but if you see is absolutely the same than mine. I don't know why, but "noatime" in mac mini mid-2011 is not actived with it (perhaps unnecessary?, perhaps incompatible?) I really don't know, but I only get with that .plist: /dev/disk0s2 on / (hfs, local, journaled), as you see no "noatime" after typing in terminal: sudo ls -l /Library/LaunchDaemons/com.noatime.root.plist Thank you very much for all your answers, but the problem is still ********ng me. |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Macbook Air or Mac Mini for home use | Syvere | Buying Tips and Advice | 3 | Aug 31, 2011 02:07 PM |
| Mac Mini vs iMac vs MacBook Pro | ranny2 | Buying Tips and Advice | 7 | Aug 2, 2011 02:33 PM |
| Resolved: Making overall improvements in my Mac Mini! | alexreich | Mac mini | 9 | Jul 4, 2011 05:56 PM |
| What is the max HD size possible in a mid-2010 Mac Mini? | alexreich | Mac mini | 8 | Jun 19, 2011 08:42 AM |
| Will VGA Splitter work for 2 Monitors on mini displayport to VGA on Mac Mini 2010? | QuakeProd | Mac mini | 10 | Mar 30, 2011 02:29 AM |
All times are GMT -5. The time now is 05:05 AM.






...
Linear Mode

