IME Start news download AfterStep news how to i18n ascp download NEXT L&F 4 JFC BeOS filesystem 4 Linux changelog |
[English][Japanese]
BeOS filesystem for LinuxNEWSI know that this driver does not work on current Linux 2.2.x and Linux 2.4.0-test. But I have no time until 2000/9 due to my works.... But this project still alive. Sorry. Miles Lott updated BeOS Filesystem driver for 2.2.16. If you want to get this patch, please access http://milosch.net/beos/. WARNINGMake sure you understand that this is alpha software. This means that the implementation is neither complete nor well-tested. So using this driver, by own risk. WHAT'S THIS DRIVERThis software is the BeOS filesystem (used BeOS operating system) driver for Linux 2.2.x and 2.3.x. HOW TO INSTALL
cd /usr/src/linux tar zxvf ~/befs-xxxxxxxx.tar.gz patch -p1 < linux-2.3.x.patch make config make dep; make clean make zImage make modules Note that at BeOS Filesystem support, you must answer y(es) or m(odule) aginst "BeOS filesystem support (read only) (EXPERIMENTAL)". cp /usr/src/arch/i386/boot/zImage /vmlinuz make modules_install USING BeOS FilesystemTo use the BeOS filesystem, use filesystem type 'befs'. ex) mount -t befs /dev/fd0 /beos KNOWLEDGE ISSUE
IF A TROUBLE HAPPENS, OR BUG REPORTAt first, You excepts to comment '/* #define BEFS_DEBUG */' in include/linux/befs_fs.h, and recompile bfs modules. At second, You run same action. So in /var/log/messages and console, it will outputs debug output. Please send me the /var/log/messages... DOWNLOAD
BeOS FILESYSTEM SPECIFICATIONSee... "Practical File System Design with the Be File System". and source code.
Makoto Kato
Be, BeOS, and the Be and BeOS logos are registered trademarks of Be Incorporated.
|