On Mon, 05 Jun 2000,  Alexander 'Loki' Agibalov wrote about,  EXT2fs <--> NTFS ?:
> Hello,
> 
> I have just installed w2k professional with NTFS over win95.
> On another partition I have Linux with Kernel 2.2.14
> 
> Now to move files across the file systems I have:
> 
> 1. If I want to copy files from win to Linux:
> being in Linux: mount NT filesystem as a root
> in read-only mode (kernel doesn't support read/write access)

Your kernel maybe does not support RW mode because standard distributions
kernels dont include that option, however you can compile a new kernel with
RW support.

The option is;
CONFIG_NTFS_RW
Please note it is experimental, as to its stabilty i have no idea, you MUST
say "y" to CONFIG_EXPERIMENTAL at the beginning of;
 make config | menuconfig | xconfig.

That one answer should answer all your questions in one.

> 
> Best regards,
> Alexander Agibalov

-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to