0

I need to get to /usr/src/kernel/system.c file, but when I try to open and modify it I get a message:

File too big. Error code 12.

How can I handle it?

Tonechas
  • 13,398
  • 16
  • 46
  • 80
3va
  • 85
  • 7
  • Still trying to use `mined` under MINIX 2? Then you need to use `elle`(which should have the same assigned keys as `mined`) or `Elvis`, a clone of `vi`: both are able to co-ope with large file, unlike `mined`. Under MINIX3, the most usual reason is that you are short of disk space when running as `root`. – AntoineL Apr 24 '17 at 16:52
  • I've already managed to open it with vi, however your answer helped me understand what was the reason of my problem :) thanks – 3va Apr 25 '17 at 17:39

0 Answers0