DoorsOs testing
Posted: Mon Feb 19, 2007 10:26 pm
Well I have completed quite a bit since I started my OS Doors in 2005 (I think that's when I started, maybe it was the end of 2004). I have only worked on it here and there (on more than one occasion I stopped for a long period of time).
If possible could I get it tested on a variety of machines (other versions of bochs / any qemu / any vmware might be of interest). Right now it is designed to boot from a floppy disk using GRUB.
Expected output (or similar)
Setting up PIC
Configuring system timer for 0x000003E8 hertz
Configuring keyboard
(tab)Setting keyboard to scancode set2
(tab)Disabling scancode translation
Configuring memory management
(tab)Setting up page directory and page table entries
(tab)Enabling paging
(tab)pages available for use: (depends on how much RAM you have)
(tab)pages mapped: (depends on how much RAM you have)
Initializing floppy drive
The floppy disk drive motor shoul turn off after this and then the system should stop/halt.
I can provide source if anybody is interested.
Thanks in advance.
EDIT: I didn't notice my first attachment attempt didn't work. File contains a floppy image with GRUB and my kernel file on it.
If possible could I get it tested on a variety of machines (other versions of bochs / any qemu / any vmware might be of interest). Right now it is designed to boot from a floppy disk using GRUB.
Expected output (or similar)
Setting up PIC
Configuring system timer for 0x000003E8 hertz
Configuring keyboard
(tab)Setting keyboard to scancode set2
(tab)Disabling scancode translation
Configuring memory management
(tab)Setting up page directory and page table entries
(tab)Enabling paging
(tab)pages available for use: (depends on how much RAM you have)
(tab)pages mapped: (depends on how much RAM you have)
Initializing floppy drive
The floppy disk drive motor shoul turn off after this and then the system should stop/halt.
I can provide source if anybody is interested.
Thanks in advance.
EDIT: I didn't notice my first attachment attempt didn't work. File contains a floppy image with GRUB and my kernel file on it.