How can I read linux file system in the window2000

Hello… All

I’m a student…

Currently, I am going to study window file system and linux file system.

Because, I want to read linux file system on the local hard-disk in the windows-explore of windows2000.

It is reverse to Sambe program.

so I will make windows file system driver.

But, I wonder that What I have to study, because I am a beginner of device driver program.

please I ask for all.

I want to know how can I do my project and what I have to study.

so if you know or have open-souce program about my project, I thank to you for your help.

please, seek advice from you.
(???r??z{e?˛???m?m?{]z???&j)@u?Ӣ?칻?&ޱ??i?Z?G?j)m?W???u?칻-E?"?Ǧm??(Z?X???,??&

You would be better off booting linux and accessing nt filesystems through linux.

-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of ¾ÈÁ¤ÈÆ
Sent: Wednesday, November 14, 2001 6:25 AM
To: NT Developers Interest List
Subject: [ntdev] How can I read linux file system in the window2000

Hello… All

I’m a student…

Currently, I am going to study window file system and linux file system.

Because, I want to read linux file system on the local hard-disk in the windows-explore of windows2000.

It is reverse to Sambe program.

so I will make windows file system driver.

But, I wonder that What I have to study, because I am a beginner of device driver program.

please I ask for all.

I want to know how can I do my project and what I have to study.

so if you know or have open-souce program about my project, I thank to you for your help.

please, seek advice from you.
b?떴췾탂?쾮N떑꿩?툤z푤u?jy솳Ⅶ?j歎뒀?]?>XФ?,?&


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Messageit is really exciting
I wish to have a tool to access my linux filesystem from windows 2000 without restaring the system in Linux
----- Original Message -----
From: Mark Roddy
To: NT Developers Interest List
Sent: Wednesday, November 14, 2001 1:39 PM
Subject: [ntdev] RE: How can I read linux file system in the window2000

You would be better off booting linux and accessing nt filesystems through linux.
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of ¾ÈÁ¤ÈÆ
Sent: Wednesday, November 14, 2001 6:25 AM
To: NT Developers Interest List
Subject: [ntdev] How can I read linux file system in the window2000

Hello… All

I’m a student…

Currently, I am going to study window file system and linux file system.

Because, I want to read linux file system on the local hard-disk in the windows-explore of windows2000.

It is reverse to Sambe program.

so I will make windows file system driver.

But, I wonder that What I have to study, because I am a beginner of device driver program.

please I ask for all.

I want to know how can I do my project and what I have to study.

so if you know or have open-souce program about my project, I thank to you for your help.

please, seek advice from you.
b?떴췾탂?쾮N떑꿩?툤z푤u?jy솳Ⅶ?j歎뒀?]?>XФ?,?&

You are currently subscribed to ntdev as: xxxxx@yahoo.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

¾ÈÁ¤ÈÆ écrivait (wrote) :

> Currently, I am going to study window file system and linux file system.
>
> Because, I want to read linux file system on the local hard-disk in the
> windows-explore of windows2000.

You can take a look at explore2fs
(http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm), it supports
ext2fs under Windows and the source code is available.

However, it is not a file system driver, it is a userland
implementation reading and writing raw sectors to disk.

Hope it helps,

Jean-Baptiste Marchand

xxxxx@hsc.fr
Hervé Schauer Consultants
http://www.hsc.fr/


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

You will want to write an FSD (file system driver) to support the new format. It will be a local file system driver. Read Nagar’s book on NT file system internals. Check www.amazon.com for more information on this book. I also recommend Mason’s book and Dekkers’s book; sorry I didn’t mention everybody’s book, these are just off of the top of my head… You will need a firm understanding of NT kernel architecture before you can start your FSD.

Search the Web. I think there is a free (with source) 9x or NT FSD for the Extended File System. This would be an excellent place to start. Use this as a learning tool and then make an NT FSD for a more advanced FS like JFS for NT; then I will buy it from you :slight_smile:

Jamey

-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of ¾ÈÁ¤ÈÆ
Sent: Wednesday, November 14, 2001 3:25 AM
To: NT Developers Interest List
Subject: [ntdev] How can I read linux file system in the window2000

Hello… All

I’m a student…

Currently, I am going to study window file system and linux file system.

Because, I want to read linux file system on the local hard-disk in the windows-explore of windows2000.

It is reverse to Sambe program.

so I will make windows file system driver.

But, I wonder that What I have to study, because I am a beginner of device driver program.

please I ask for all.

I want to know how can I do my project and what I have to study.

so if you know or have open-souce program about my project, I thank to you for your help.

please, seek advice from you.
b­®¶¹®vµjвj­r‰“¢éì¹??&Þ±éÝi¹ZžG¦j)m¢Wš½éíuëùëbåŠËl¢Ê


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com