I would just like to know is there a way you can overwrite the main.c
file in the kernel folder (dir /usr/src/kernel/main.c
) in MINIX 3. I want to change some code in the file (I know the risks involved) but the problem is I can't save it. I've tried logging in as bin
and root
and still the same issue.
Is there another way of doing this?