Hi, I am doing a project on "Implementation of VFS in ReactOS". What I am doing is extract the VFS layer from Linux Kernel and create a driver to ROS kernel. I am aware of the Installable FS but I feel that VFS is a better option. I would like to request for suggestions and help on the same.
For writing driver in reactos you should use WDK.First you should study the VFS code of linux kernel clearly.
On 9/27/08, മഹേഷ് മുകുന്ദന് | Mahesh M maheshmukundan@gmail.com wrote:
Hi, I am doing a project on "Implementation of VFS in ReactOS". What I am doing is extract the VFS layer from Linux Kernel and create a driver to ROS kernel. I am aware of the Installable FS but I feel that VFS is a better option. I would like to request for suggestions and help on the same.
-- Mahesh M Happy hacking... , , / \ ((__-^^-,-^^-__)) `-_---' `---_-' `--|o` 'o|--' \ ` / ): :( :o_o: "-"
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Which WDK should I use? Is there a place where I can get this other than from Microsoft? Is it a must that WDK must be used? Any alternatives??
2008/9/27 Ameer Ali ameerali.ma@gmail.com
For writing driver in reactos you should use WDK.First you should study the VFS code of linux kernel clearly.
On 9/27/08, മഹേഷ് മുകുന്ദന് | Mahesh M maheshmukundan@gmail.com wrote:
Hi, I am doing a project on "Implementation of VFS in ReactOS". What I am doing is extract the VFS layer from Linux Kernel and create a driver to ROS kernel. I am aware of the Installable FS but I feel that VFS is a better option. I would like to request for suggestions and help on the same.
-- Mahesh M Happy hacking... , , / \ ((__-^^-,-^^-__)) `-_---' `---_-' `--|o` 'o|--' \ ` / ): :( :o_o: "-"
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
I would recommend you the book Windows NT Filesystem Internals.
Maarten Bosma
2008/9/27 മഹേഷ് മുകുന്ദന് | Mahesh M maheshmukundan@gmail.com:
Which WDK should I use? Is there a place where I can get this other than from Microsoft? Is it a must that WDK must be used? Any alternatives??
2008/9/27 Ameer Ali ameerali.ma@gmail.com
For writing driver in reactos you should use WDK.First you should study the VFS code of linux kernel clearly.
On 9/27/08, മഹേഷ് മുകുന്ദന് | Mahesh M maheshmukundan@gmail.com wrote:
Hi, I am doing a project on "Implementation of VFS in ReactOS". What I am doing is extract the VFS layer from Linux Kernel and create a driver to ROS kernel. I am aware of the Installable FS but I feel that VFS is a better option. I would like to request for suggestions and help on the same.
-- Mahesh M Happy hacking... , , / \ ((__-^^-,-^^-__)) `-_---' `---_-' `--|o` 'o|--' \ ` / ): :( :o_o: "-"
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
-- Mahesh M Happy hacking... , , / \ ((__-^^-,-^^-__)) `-_---' `---_-' `--|o` 'o|--' \ ` / ): :( :o_o: "-"
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev