| back to my Linux projects page or my QNX projects page | up to my home page | $Date: 2006/05/20 17:31:30 $ |
The QNX4 file-system option in Linux allows you to mount QNX4/QNX6-formatted floppies and hard-disk partitions on your Linux box and access the files as if they were on your native file-system.
It was originally written by Richard A. Frowÿn and Frank Denis
A fairly stable version is included with Kernels 2.2.15+ and 2.3.35+, but you should look for changes on this page.
Beware that the version included with Kernels prior to the above is quite buggy and does not support fragmented files.
Previous versions were not able to mount QNX6 (QNXRTP) partitions created with QNX version 6.1 and later.
A bug caused by subtle changes to the Virtual File System can cause a
complete system hang
when using the QNX4 file-system in Kernel 2.4.8 and 2.4.9
:-(
The solution is to comment out line 399 of fs/qnx4/inode.c
(the problem was fixed with Kernel 2.4.10)
Please test it and send me feedback!
Beware: Do not enable write support at this time - it is badly broken!
Related software:
QNX is a registered trademark of QNX Software Systems, Ltd.
| back to my Linux projects page or my QNX projects page | up to my home page | $Date: 2006/05/20 17:31:30 $ |