Driver for ISO 9660 (cdfs) filesystem
Implement a native HelenOS driver for the ISO 9660 file system, possibly with appropriate extensions (Joliet).
- Details
-
The new driver should be realized as a standalone server process which plugs itself into the HelenOS VFS framework and implements the VFS and libfs interfaces in the ISO 9660 specific way.
- What Gains and Benefits will this bring?
-
This will allow us to read CD and DVD images and media. This feature is not only an expected capability of each operating system that aims to be practically usable, but it will also enable HelenOS to boot directly from a CD/DVD medium without the need to use a RAM disk.
- Difficulty
-
medium
- Required skills
-
A successful applicant will have good skills of programming in the C language and also the ability to program in a multi-server environment, which includes communicating using HelenOS IPC.
- Documentation
-
- Possible mentors
-
HelenOS Core Team, Jakub Jermar, Martin Decky
Change History
(16)
Cc: |
jakub@… added
|
Keywords: |
fs added
|
Keywords: |
suggestion added
|
Component: |
unspecified → fs/other
|
Description: |
modified (diff)
|
Keywords: |
gsoc added
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Summary: |
ISO 9660 filesystem driver → Driver for ISO 9660 filesystem
|
Description: |
modified (diff)
|
Summary: |
Driver for ISO 9660 filesystem → Driver for ISO 9660 (cdfs) filesystem
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Keywords: |
gsoc10 added; gsoc removed
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
See also ticket #141 (ATAPI optical drive support).