Has anyone else had problems with 3186 corrupting your filesystem? I've got a MacBook Pro 2.33ghz/3GB RAM, running 10.4.8. I had a VM from my boot camp partition, and it wouldn't hide if I hit cmd+h or hid it using Hide/Hide Others. At one point I quit another application and suddenly Parallels hid. After that it wouldn't show again, although the Finder reported it was responding. I quit all other applications, but switching to Parallels gave me a Firefox menu bar, complete with all options.
I finally had to force quite Parallels and about 15 seconds later had a kernel panic. Each subsequent OS X boot resulted in a kernel panic until I booted into single user mode and ran
to repair the filesystem. Attempting to boot into Windows/Boot Camp gave me an error about a missing hal.dll. After repairing the filesystem my boot camp partition needed to be remounted.
Anyone else experienced anything similar?
I finally had to force quite Parallels and about 15 seconds later had a kernel panic. Each subsequent OS X boot resulted in a kernel panic until I booted into single user mode and ran
Code:
fsck_hfs -d -r -y -f /dev/rdisk0s2
Anyone else experienced anything similar?