On 09.05.2013, Shelby, James wrote: > I took the system down, and did a xfs_check on the file systems and > it found no problems. It seems like they are in a locked state > but not able to access them in any way.
I'm quite shure your problem isn't related to XFS (which is what I have been using exclusively the last 8-10 years). I would reboot the machine from a removeable medium and run a "xfs_repair -v" on all of the partitions. If this doesn't do it, it's most probably not XFS-related. http://www.sysresccd.org You can write the image to an USB-stick easily: 1. isohybrid sysresccd-image.iso 2. cat sysresccd-image.iso > /dev/sdX Sysresccd contains all XFS-tools you need. Isohybrid is part of the Fedora syslinux package. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org