NTFS driver as modul

1998-01-15 Thread Ian Watkins
AB> > MM> BTW I've got the same problem, when I've changed kernel... AB> > MM> Even I don't tour on: AB> > MM> Set version information on all symbols for modules AB> > AB> > Weird. Is this a bug perchance? AB> It's not the ideal fix, but the 2.1.x kernels have much better NTFS AB> - even (expe

Re: NTFS driver as modul

1998-01-13 Thread Adrian Bridgett
On Tue, Jan 13, 1998 at 05:45:00PM +, Ian Watkins wrote: > MM> > I have tried all sorts of things to get around this, what have I m > MM> > I have not got module versioning installed in the kernel as far as > MM> > > MM> Try to recompile the module under new kernel v33 or insmod it with o

NTFS driver as modul

1998-01-13 Thread Ian Watkins
MM> > I have tried all sorts of things to get around this, what have I m MM> > I have not got module versioning installed in the kernel as far as MM> MM> Try to recompile the module under new kernel v33 or insmod it with o MM> force: MM> insmod -f ntfs.o I did, a number of times MM> BT