GeneralThis forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I have a problem here, i backup some window files in my mandrake ext2 partition, after that i formated the win partition to te ntfs file system and now i can mount it but only in read mode, what can i do to mount it in write mode too. Or otherwise, is there a programm for winXP aviable to mount the ext2 partition as read only??
Thank You Fellas
Diego Bendlin
Mounting a NTFS partition as write is not a good idea since it's experimental only and can damage your data.
I think I've seen a post somewhere here directing to a program or something that lets you mount or read or so (I don't remember), ext2 partitions on windows.
hm..
as Coproscefalo and wildsider said, mounting the NTFS partition in write mode is not advisable. if you do and perform some writing, later windows might complain that something is wrong or integrity is lost.
However, there is a commercial stuff around (from Paragon systems - Paragon Ext2FS Anywhere) to read the ext2 file system from Windows. You might want to give a try!??
If you want to mount an ntfs partition in r/w mode you will need to recompile the kernel and enable the support for it.
Writing on the version of NTFS distributed with NT4 is dangerous, and writing on the versions that come with 2k and XP is absolutly insane (i.e. the chances of it not curroupting your disk are very very small).
Yep there is a freeware program that will let you read ext2 partitions from within Windows. It's called explore2fs. Although it does have write support, you should never use this! It is still very experimental and may shag your current ext2 partition.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.