I'm working on a nachOS
project in Operating System Course. What I'm facing here is that I ran terminal with admin privilege but still got permission denied error when trying to build nachOS
again (first time was ok, second time was when I added a createfile
function) using gmakeall
. Here is a screenshot of the error.
Asked
Active
Viewed 155 times
0

KernelPanic
- 2,328
- 7
- 47
- 90

Pearly
- 1
- 1
- 1
-
2Fedora Core 3 is more than 10 years old and more than 10 years unsupported. You should really use something more recent ([now we have Fedora 23](https://en.wikipedia.org/wiki/Fedora_%28operating_system%29#Releases)) – Jakuje Mar 19 '16 at 08:41
-
I was wondering if it was a typo, forgetting the 2 in front of 3, instead after looking at the screenshot..... thanks for reviving such good memories. – guido Mar 22 '16 at 23:13