| ||||||||
General Mac OS X Discussion General Apple and Mac OS X Discussion
|
| | LinkBack | Thread Tools | Display Modes |
(#1)
|
(#2)
|
(#3)
|
(#4)
|
| Expert Member Posts: 522 Join Date: Sep 2009 Location: Jersey City, NJ | OmniDiskSweeper is a nice graphical tool to explore and clean a disk. Additionally tools like Yasu will run some of OSX's cron jobs etc. that clean out various temp spaces. One Unix note about "disk missing" is that if a file is being accessed then removing it doesnt free the space until it's not accessed. So if you've got something writing a big file, you see that, delete the file, but don't kill off the program that was writing it, you may now have a stealth disk hog. Can always reboot to kill em all. MINI Cooper '02 | 1.6L | CVT | Moonroof | Red w/ White Stripes Want the ALC268 mini 9 sound fix? Get it here http://dl.dropbox.com/u/2377323/Mini9SoundPatch.zip |
| | |
(#5)
|
| Junior Member Posts: 18 Join Date: Mar 2009 | Quote:
With OmniDiskSweeper, I found that the hogs were in /private/var/log/asl. I then found that these are Apple System Logs. And, a great reference on the web at: Apple - Support - Discussions - Mac Mini G4 has huge ASL log files and ... It gives a set of commands in Terminal that would: (1) stop the logger; (2) clear the .asl files, and then (3) re-start the logger. The author's solution: ================================================== ====== I did this using the fallowing commands. EXACTLY as they are typed in the terminal. The terminal can be found in. the utilities folder. sudo -s type in your password launchctl stop com.apple.syslogd rm /var/log/*.* launchctl start com.apple.syslogd exit be very careful using sudo -s. you can delete every thing off the computer using sudo. You can also break the system if you start messing around with files. It's always a good idea to back up before altering the system. This is do at your own risk. ================================================== ====== In my case, I had to delete the .asl files in /private/var/log/asl, and I substituted rm /private/var/log/asl/*.* and rebooted. The new asl files are much smaller now. I do not know, however, if they will eventually take over my disk again. I am running 10.5.8 on the Mini 9. I just checked my Mini 10v, running 10.6.3, and the same thing is happening (large .asl files, but about 25 MB, rather than 57MB on the Mini 9). The Mini 10v has a larger HDD so I did not notice that it was filling up. I'll have to apply the fix there, too. ---------- Post added at 05:57 PM ---------- Previous post was at 05:43 PM ---------- Thanks for the pointer to the Mini 9 sound fix. Right now, audio works on 10.5.8, so it ain't broke. I'll stick with it until a fix gets included in NetBookInstaller for SL. you wrote: Want the ALC268 mini 9 sound fix? Get it here http://dl.dropbox.com/u/2377323/Mini9SoundPatch.zip | |
| | |
(#6)
|
(#7)
|
![]() |
| Tags |
| /private/var, hidden files, space hogging |
| Thread Tools | |
| Display Modes | |
| |
Copyright © 2008-2011 MyDellMini.com.









Linear Mode