View Single Post
  #6  
Old 06-27-2005, 11:54 AM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
In this case, it looks like you're getting an I/O error either reading or writing the file, which might be caused by a surface error on the drive.

Let's try re-creating the index. In Terminal, do the following:

sudo mdutil -i off / /SetiAlphaFive

Then, do the backup (at this point, your indexing is off for both drives). When done, do:

sudo mdutil -i on /

That'll turn indexing back on for the boot drive (and it'll recreate your index, too).
__________________
--Dave Nanian
Reply With Quote