Re: File system questions

1999-09-07 Thread Marcin Owsiany
On Tue, Sep 07, 1999 at 08:46:48AM +0200, [EMAIL PROTECTED] wrote: > > Hi everybody, > > > > Is there a way to read/write an NTFS drive in slink? > > (I coud not find a driver in modconf.) You need to recompile the kernel. I'm not sure about 2.0.x, but 2.2.x has NTFS support for sure - AFAIK only

File system questions

1999-09-07 Thread Tamas . GAIDOSCH
> Hi everybody, > > Is there a way to read/write an NTFS drive in slink? > (I coud not find a driver in modconf.) > > How can I use the nls_* file system types? I guess I need > nls_cp852 and/or nls_iso8859_2 for Hungarian nls support, > but I found no difference after I installed them. > > T