On Sun, Jul 27, 2014 at 12:33 PM, ToddAndMargo <[email protected]> wrote: > Hi All, > > Can anyone who has had a chance to work with 7 tell me > if "dump" and "restore" work with the new XFS file system? > > -T
dump(8) and restore(8) are for the extended filesystems (ext2,3,4). See xfsdump(8) and xfsrestore(8) for XFS. Please note that the command-line options are different between the utilities. Brandon Vincent
