My Pre-Linux OS was Zeta. That is the follower of BeOS. Zeta use the BeFS as Filesystem. And some of my Data are still on a partition with the BeFS. There are a BeFS driver for Linux and I try to install that driver. But the compiling abort with the following message:
make: *** Keine Regel vorhanden, um das Target »/usr/src/linux/include/linux/modversions.h«,
benötigt von »datastream.d«, zu erstellen. Schluss.
I try to translate the message:
There are no rule to create the target >>/usr/src/linux/linux/include/linux/modeversion.h<<. Required by >>datastream.d<<.
I have installed the kernel-source by the package manager.
You can download the driver on
http://befs-driver.sourceforge.net/I have absolute no idea. I hope sombody can help me.