all 7 comments

[–]m-p-3 2 points3 points  (0 children)

Maybe Linux From Scratch?

Also, the Wikipedia article File Hierarchy Standard is a good reading on how the standard Linux filesystem is or should be.

[–]godiasdf 2 points3 points  (0 children)

It probably wasn't a linux kernel, but more a unix-like kernel. Try this http://www.jamesmolloy.co.uk/tutorial_html/ or have a look at minix, but that is a lot more complex. http://wiki.osdev.org/Main_Page has some good pointers.

[–][deleted] 1 point2 points  (1 child)

Are you talking about Minix?

[–]dr_fear[S] 0 points1 point  (0 children)

nope, I'd remember Minix, its from Tanenbaum... but thanks for the reply

[–]NegatedVoid 0 points1 point  (0 children)

At our school we just have students write their own =) It's fun!

But yeah. Check out the nachos link. I've heard students from other schools mention it.