Results 1 to 6 of 6
Hey All,
I have to write a driver that can read EXT2 drives from windows. I am totally lost and have no idea where to begin. Can anyone here guide ...
- 04-26-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 3
EXT2 from WINDOWS
Hey All,
I have to write a driver that can read EXT2 drives from windows. I am totally lost and have no idea where to begin. Can anyone here guide me from where to begin?
Thankyou
Lefty Rust
- 04-26-2008 #2Just Joined!
- Join Date
- Apr 2008
- Posts
- 3
Also please tell me:
Does the C function readsector() read sectors from only FAT drives or can it be used to read sectors from any other file system? Eg i-node?
- 04-26-2008 #3
- 04-26-2008 #4Its already available. Check Ext2 IFS For Windows. Its pretty stable and using it for last one year or so. I haven't faced any problem with it yet.I have to write a driver that can read EXT2 drives from windows. I am totally lost and have no idea where to begin. Can anyone here guide me from where to begin?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-29-2008 #5Just Joined!
- Join Date
- Apr 2008
- Posts
- 3
Thankyou casper and Jonathan for your replies.
Yes I have to write the driver myself! It has been given as an assignment in the course Operating Systems at the undergraduate level.
- 04-29-2008 #6
This has got to be close to rule no. 4.
You should be able to find lots of info on the net for this ... just google


Reply With Quote

