The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: Germain on December 03, 2010, 03:46:49 AM

Title: About XFS files
Post by: Germain on December 03, 2010, 03:46:49 AM
Hi, I've some questions about XFS files, I want to read these files directly from my program, but I have no idea of how to do this.

I know ASM but I'd never coded anything like this. I wish I'd somedoby to help me :)

If you don't know what XFS file are, this may help you http://en.wikipedia.org/wiki/XFS

Thanks in advance! :)
Title: Re: About XFS files
Post by: hutch-- on December 03, 2010, 04:40:59 AM
Does this mean you want to read a linux partition from a Windows OS version. Not sure if it can be done. I have a sneaking suspicion that you would need to pick that type of data out of an OS that supports that file system.