When you plug in an external hard drive that hasn’t been unmounted properly, Snow Leopard actually starts running fsck on it:
/System/Library/Filesystems/hfs.fs/Contents/Resources/../../../../../../sbin/fsck_hfs -y /dev/disk1s2
Of course, nowhere does it actually inform you it’s doing this, unless you hunt down the fsck process.
So what probably happens is you decide it’s not going to mount and yank the cable a couple of times to see if it’s something wrong, of course this just disconnects the drive in the process of the fsck, which is something I’d rather not do.
Related posts:
- The Onion on Snow Leopard vs Windows 7 The Onion have an informative infographic comparing Mac OS X...
- Getting Parallels 4.03844.408728 working under Mac OS X 10.6 Snow Leopard If you can’t get your copy of Parallels 4 working...
- TidBITs reports on Snow Leopard Finder copying bug TidBITs has a more in-depth report on the bug that...
- Leopard eats ITC Zapf Chancery? Having upgraded a PowerBook to Leopard, it seems that the...
- Get Leopard dtrace scripts at dtracescripts.com If you’re looking for some dtrace code snippets to hunt...
Related posts brought to you by Yet Another Related Posts Plugin.
Tags: fsck, mac_os_x_10_6, snow_leopard



















this also happens in 10.4, and I guess 10.5 too, not just a 10.6 thing