anonymous
Visitor
 Fresh Osdever
| Posts: 0 |   | Karma: 0
|
Guide me please - 2005/10/15 04:01
I wish to develop my own OS for educational purposes. I dont know ASM. I am pretty good at Core Java and C. I am learning theory from OS concepts by Silberschatz and Galvin. As a start, i downloaded the kernels from my.execpc.com Now i dont know what to do with it in the sense that how do i test it? And also, is there no option but to write ASM? If ASM is necessary, then what shld i learn? The target is x86 with low RAM. And from where shld i start coding? And is it feasible to write some parts in Java (assuming the machine has enough RAM to run JVM and compiler)?
Hoping for some useful replies.
|