this post was submitted on 15 Sep 2023
309 points (94.3% liked)

Linux Memes

1238 readers
17 users here now

A little experimental Linux memes community. We'll see how this works out!

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] KSPAtlas@sopuli.xyz 1 points 3 months ago

Except with that new 64 bit only thing Intel is trying to do, all x86_64 processors have 16-bit and 32-bit mode for backwards compatibility reasons, the processors actually start at 16-bit mode and are raised by the UEFI (or previously, the OS/bootloader) to 64-bit mode. In fact, if your UEFI supports CSM, you can flash MS-DOS 6.22 onto a USB stick and boot from it, and it'll treat it as a floppy drive (many BIOS implementations use floppy disks to emulate usb mass storage devices).