I can't find a source for it, but my recollection is that MS considers selling a PC with no operating system as encouraging piracy of Windows. So I suspect this option is either due to an agreement with MS, or an overly cautious legal department.
Some countries have consumer protection laws that require that a factory-assembled computer must come with an OS. This whole FreeDOS thing feels like malicious compliance to me just to have something so it doesn't boot into a BIOS error. Though I've assumed that FreeDOS runs on bare metal. This whole Linux-with-a-VM feels strange, to say the least.
The weird Hewlett Packard FreeDOS option
71–80 of 156 posts
Re: The weird Hewlett Packard FreeDOS option
#72Earlier quoted context omitted.
Because they they have to support that linux distro, with all the drivers, update etc.,... And the FreeDOS just works. Doesn't do much, but what it does, it does well.
but the Linux they are shipping underneath that FreeDOS also works. And they also offer Linux preinstalled, so they need to "support" that to whatever amount anyways.
Re: The weird Hewlett Packard FreeDOS option
#73Earlier quoted context omitted.
But customers can also order this laptop with Ubuntu preinstalled. Why offer both Ubuntu and FreeDOS, especially if the latter is just running inside of a Linux VM anyway?
When I last ordered from HP, many laptops did not have Linux as an option (mine did not, so I bought the FreeDOS version)
Re: The weird Hewlett Packard FreeDOS option
#74Earlier quoted context omitted.
It avoids HP paying Canonical and/or taking support calls on hundreds of Ubuntu feature packages.
The Ubuntu option appears to be free too.
The Ubuntu license says that if they make any modification whatsoever, no matter how trivial, they can no longer call it Ubuntu. Just adding a driver is enough to trigger the clause, AFAICT.
Re: The weird Hewlett Packard FreeDOS option
#75Earlier quoted context omitted.
Intel phased out the UEFI CSM from new platforms in 2020-2021.
I suppose you could use GRUB and whatever Coreboot has as its BIOS? Either way, sad times indeed when PCs aren't anymore.
Re: The weird Hewlett Packard FreeDOS option
#76Earlier quoted context omitted.
When I last ordered from HP, many laptops did not have Linux as an option (mine did not, so I bought the FreeDOS version)
Well that's also weird! Why are both options available on some computers, while others only have FreeDOS, even when they can't actually run FreeDOS.
Re: The weird Hewlett Packard FreeDOS option
#77Earlier quoted context omitted.
Weird old legacy hardware that only runs on DOS generally requires real-time access to stuff like ISA cards or parallel/serial ports, so this wouldn't work for that use case since the computer doesn't have any of those.
I have a weird old nylon cutting machine connected to a DOS machine over a serial port. It would not work with a USB/RS-232 adaptor?
Re: The weird Hewlett Packard FreeDOS option
#78Earlier quoted context omitted.
Weird old legacy hardware that only runs on DOS generally requires real-time access to stuff like ISA cards or parallel/serial ports, so this wouldn't work for that use case since the computer doesn't have any of those.
I have a weird old nylon cutting machine connected to a DOS machine over a serial port. It would not work with a USB/RS-232 adaptor?
Re: The weird Hewlett Packard FreeDOS option
#79Earlier quoted context omitted.
I have a weird old nylon cutting machine connected to a DOS machine over a serial port. It would not work with a USB/RS-232 adaptor?
It probably won't if they do weird things with the flow control pins or if the timing really matters, but serial is far more likely than parallel to keep working.
Re: The weird Hewlett Packard FreeDOS option
#80Earlier quoted context omitted.
> modern x86 processors can’t boot into BIOS mode anymore This is false. They still can and happily will. Issue is more about vendor not shipping a CSM image. A modern x86 processor will happily run real DOS just fine.
Intel officially pulled support in 2020-2021.