Big iNode file in lost+found

I recently went through a difficult install of Lion (Fried my RAM). I basically wiped my Hard Drive, installed clean from a thumb drive, created a new user profile, then used migration assistant to move my time machiene files and old user profile over. The only thing that went wrong with this was that my old migrated profile would crash upon start-up, but this went away once I let the system index with my new profile.


Cleaning up after this mess, I saw a lost+found folder was created, and an iNode was in there (iNode290815 to be precise). Read what this meant online, and ran disk repair. It seemed to fix whatever problems may have been left over from the install, but the iNode file is still there, and it's 3.6 gigs large. Since Disk Repair checked out, and everything has been running well, is this file ok to delete? I'd like the space back, if possible, or at least move it so its out of sight.


Thanks

MacBook Pro, Mac OS X (10.7)

Posted on Aug 8, 2011 6:29 PM

Reply
Question marked as ⚠️ Top-ranking reply

Posted on Apr 15, 2015 9:32 AM

.xar is an archive format: https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man1/xar.1.html


I first ran "file" to check it:


> file iNode38857788

iNode38857788: xar archive - version 1


Then I ran "xar -t" on the file and got:


/lost+found > xar -t -f iNode38857788

Distribution

InstallMacOSX.pkg

InstallMacOSX.pkg/Bom

InstallMacOSX.pkg/Payload

InstallMacOSX.pkg/Scripts

InstallMacOSX.pkg/PackageInfo

InstallMacOSX.pkg/InstallESD.dmg

Resources

Resources/ar.lproj

Resources/ar.lproj/Localizable.strings

Resources/ar.lproj/VolumeCheck.strings

Resources/ca.lproj

... etc ...

32 replies
Sort By: 

Mar 4, 2016 4:07 PM in response to ReverendFitty

I also did


cd /lost+found

xar -f iNode17698873 -t


and found that the contents of the archive was


Distribution

InstallMacOSX.pkg

InstallMacOSX.pkg/Bom

InstallMacOSX.pkg/Payload

InstallMacOSX.pkg/Scripts

InstallMacOSX.pkg/PackageInfo

InstallMacOSX.pkg/InstallESD.dmg

Resources

Resources/ar.lproj

Resources/ar.lproj/Localizable.strings

..... more resoures/.... stuff


So I did


sudo mv iNode17698873 ~/Desktop/.


And restarted my computer.


My computer works fine and I saved ~4 GB. So then I safely deleted iNode17698873 and restarted just fine

Reply

Aug 28, 2016 8:54 AM in response to ReverendFitty

For anyone else coming across these...


I just found 2 iNode files hogging up 10GB of my 256GB.


It is almost certainly an older OS X install file. That can almost certainly be deleted.


Found this very helpful article.

http://blog.fosketts.net/2015/07/24/check-your-macs-drive-and-reclaim-5-gb-of-wa sted-space/

Reply

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Big iNode file in lost+found

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.