Aprom: August 2009 test series
Posted: Sat Aug 22, 2009 10:09 am
Hi once more.
(Rules do say one thread per version, right?)
Continuing the development from http://forum.osdev.org/viewtopic.php?f=2&t=20761 , today's version is here:
http://orbides.1gb.ru/ape090822.zip
Floppy image only, as CD will no longer work.
Noticeable changes from 090821:
Floppy and vfat drivers are put in, the system is now run directly off floppy instead of disk image.
The mode selection is done in init instead of GRUB.
As the changelist suggests, this version focus is floppy driver and vfat driver.
-vfat driver is easy to test - if the system boots and runs, then it works.
-For floppy driver there is "fdd" command in the console mode, which will copy /bin/run/2/gui into /gui.tst.
If all is well, both files should match and fsck should give the floppy a clean bill of health.
The floppy driver works fine in Bochs, Qemu and Vmware, but on a real system it is quite sluggish.
Is that me, or will you get a similar result?
Nothing new in the GUI mode, except for some speedup.
Feedback and ideas are welcome,
Thank you for testing.
(Rules do say one thread per version, right?)
Continuing the development from http://forum.osdev.org/viewtopic.php?f=2&t=20761 , today's version is here:
http://orbides.1gb.ru/ape090822.zip
Floppy image only, as CD will no longer work.
Noticeable changes from 090821:
Floppy and vfat drivers are put in, the system is now run directly off floppy instead of disk image.
The mode selection is done in init instead of GRUB.
As the changelist suggests, this version focus is floppy driver and vfat driver.
-vfat driver is easy to test - if the system boots and runs, then it works.
-For floppy driver there is "fdd" command in the console mode, which will copy /bin/run/2/gui into /gui.tst.
If all is well, both files should match and fsck should give the floppy a clean bill of health.
The floppy driver works fine in Bochs, Qemu and Vmware, but on a real system it is quite sluggish.
Is that me, or will you get a similar result?
Nothing new in the GUI mode, except for some speedup.
Feedback and ideas are welcome,
Thank you for testing.