Confusion
Posted: Tue Jun 17, 2003 7:57 pm
I am so confused!!
I need an OS that fits these "needs." I can't find any one that does. So I tried making my own. Nope. Floppy driver stuff got me. You all give me some huge, confusing, and bloated floppy code and expect me to get it. I tried using real mode, but no. The OS will be a waste. Wow, it uses interrupts. That's so amaizing. I try setting up PIC, but nope. Too complex. My point is to tell those newbies that 1 person can't make a full pmode OS. I need an OS that has this:
1) FS is layed out like this:
/
/system
/bin
/boot
/driver
/dev
/lib
/tmp *temporary system files+internet stuff goes here
/guest
*guest folders mounted here
/Tux
*my folders mounted here
/Another_user
That's all. I know Linux comes semi-close, but face it. Linux is not all that great.
I need an OS that fits these "needs." I can't find any one that does. So I tried making my own. Nope. Floppy driver stuff got me. You all give me some huge, confusing, and bloated floppy code and expect me to get it. I tried using real mode, but no. The OS will be a waste. Wow, it uses interrupts. That's so amaizing. I try setting up PIC, but nope. Too complex. My point is to tell those newbies that 1 person can't make a full pmode OS. I need an OS that has this:
1) FS is layed out like this:
/
/system
/bin
/boot
/driver
/dev
/lib
/tmp *temporary system files+internet stuff goes here
/guest
*guest folders mounted here
/Tux
*my folders mounted here
/Another_user
That's all. I know Linux comes semi-close, but face it. Linux is not all that great.