public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* NTFS R-Only error
@ 2001-08-14 16:09 watermodem
  0 siblings, 0 replies; 2+ messages in thread
From: watermodem @ 2001-08-14 16:09 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org

The following command fails for DLL files (not exe) in my WINNT
partition.
(windows 2000)

I am not sure who currently maintains the NTFS driver so I am posting it
here. It doesn't look to be in the kernel so maybe mount or shell?

[root@dali system32]# strings *.dll | grep -i root
Root Entry
.?AVCComObjectRootBase@ATL@@
.?AV?$CComObjectRootEx@VCComSingleThreadModel@ATL@@@ATL@@
.?AV?$CComObjectRootEx@VCComMultiThreadModel@ATL@@@ATL@@
?GetRoot@KcCatalog@@QAEPAVKcFolderEntry@@XZ
@(#)$Id: ss_root.c,v 1.10 1998/02/26 10:43:49 johns LADS451 $
Root Entry
%SystemRoot%
SystemRoot
HKEY_CLASSES_ROOT
.?AVCComObjectRootBase@ATL@@
.?AV?$CComObjectRootEx@VCComMultiThreadModel@ATL@@@ATL@@
.?AV?$CComObjectRootEx@VCComMultiThreadModelNoCS@ATL@@@ATL@@
BFD: BFD internal error, aborting at coffcode.h line 749 in
styp_to_sec_flags

BFD: Please report this bug.

uname -a
Linux dali.x.com 2.4.7 #2 Thu Jul 26 01:42:19 CDT 2001 i686 unknown

I don't see coffcode.h in the linux kernel and don't know what BFD is
in.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: NTFS R-Only error
       [not found] <no.id>
@ 2001-08-14 20:32 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2001-08-14 20:32 UTC (permalink / raw)
  To: watermodem; +Cc: linux-kernel@vger.kernel.org

> I am not sure who currently maintains the NTFS driver so I am posting it
> here. It doesn't look to be in the kernel so maybe mount or shell?

It looks like you fed random files to strings and it tried to parse them as
x86 elf files. See the man page and tell it they are raw binary

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-14 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-14 16:09 NTFS R-Only error watermodem
     [not found] <no.id>
2001-08-14 20:32 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox