Replies: 5 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
-
|
So this method is limited to 1440 bootable CDs. The 2.88 emulation is not always supported. And it is also the only possible method on the long term. |
Beta Was this translation helpful? Give feedback.
-
|
I tried the above CD image of ELKS and it boots on real 2011 laptop! It felt good! I used re-writable CD. You can use the same machine you are on. It is much less cumbersome than floppy and switching computers, etc. ELKS works OK.
|
Beta Was this translation helpful? Give feedback.
-
|
I think some BIOS can "expose" notebook mouse as PS2, no? |
Beta Was this translation helpful? Give feedback.
-
|
Developing /dev/psaux PS2 mouse driver will be very helpful because there are enough computers with both a bootable CD and PS2. Something between 1996 (bootable CD) and 2008 (end of PS2 port). |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I generated a bootable CD from the 1440 minix image:
minix-boot-cd.zip
I tested it with https://copy.sh/v86/ and it works using El Torito "floppy emulation". There are no floppies on many even older laptops.
To create it place a fd1440-minix.img in cdroot folder and execute:
mkisofs -o minix-boot-cd.iso -V MINIX_CD -b fd1440-minix.img -c boot.cat cdrootBeta Was this translation helpful? Give feedback.
All reactions