Jump to ID:
Filesystems

Project Home

Documents

Discussions

Wiki

Project Info
Forum Topic - Mounting / dumping .etfs file: Page 1 of 4 (4 Items)
   
 
 
Mounting / dumping .etfs file  
Hi there,

I have a .etfs file that I'm trying to get at the contents of, but none of the utilities I've found seem able to do this
.  Am I missing the magic flag to etfsctl or fs-etfs-ram that will allow me to (ideally) mount the filesystem under QNX 
or Linux, or just dump out the files it contains?  I've tried dumpifs (it fails), and dumpefs just locks up at 100% CPU 
usage - is there another tool I should try?

Alternatively, if I could get at the ETFS source code I could figure it out for myself, but I keep getting access denied
 no matter which repository I try to checkout.  So far I've tried 
http://community.qnx.com/svn/repos/filesystems/trunk
http://community.qnx.com/svn/repos/coreos_pub/trunk
http://community.qnx.com/svn/repos/core_networking/trunk
all using the same credentials I'm logged in with here, but I can't get access.  

How can I dump out the contents of an .etfs file, or how do I get at the relevant source to write my own utility?

Thanks!