No description
Find a file
2024-12-20 20:11:47 +01:00
src Correct all code to include it in the report annexes. 2024-12-15 15:34:29 +01:00
README.md Change the readme to help understand how to build it 2024-12-20 20:11:47 +01:00

RTFS file system

Can only build on recent linux kernel, like 6.12+ (archlinux), but definitely not on linux 6.8- (ubuntu 24.04)

build the kernel module.

go in src, and run make

run make clean to clean the build.

look at the kernel log

run sudo dmesg

sign the module

source: https://askubuntu.com/questions/770205/how-to-sign-kernel-modules-with-sign-file

build mkfs.rtfs

make mkfs

clean mkfs.rtfs

make clean_mkfs

https://hedgedoc.viyurz.fr/pZLK0Qk8S8CZ0Ju-CJSIUg#