Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Sunday July 02 2017, @03:50AM   Printer-friendly
from the anyone-got-a-mirror-for-that? dept.

This last week the old disk operating system for IBM-compatible PCs, FreeDOS, turned 23 years old. Jim Hall, who started the project, writes the following:

On June 29, 1994, I made a little announcement to the comp.os.msdos.apps discussion group on Usenet. My post read, in part:

Announcing the first effort to produce a PD-DOS. I have written up a "manifest" describing the goals of such a project and an outline of the work, as well as a "task list" that shows exactly what needs to be written. I'll post those here, and let discussion follow.

He is collecting stories about how people have been using FreeDOS and will do so until the middle of July.


Original Submission

This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1)
  • (Score: 0) by Anonymous Coward on Sunday July 02 2017, @07:15AM (2 children)

    by Anonymous Coward on Sunday July 02 2017, @07:15AM (#534108)

    I member freeDos. Mainly being disappointed it wasn't MS-Dos. Back around windows 95 days.....

    • (Score: 0) by Anonymous Coward on Monday July 03 2017, @12:24AM (1 child)

      by Anonymous Coward on Monday July 03 2017, @12:24AM (#534291)

      ...and folks who had been forced to pay for MICROS~1'S half-assed DOS were disappointed that it wasn't DR-DOS.

      For example, Redmond didn't have the CHOICE command until v6. [wikipedia.org]

      -- OriginalOwner_ [soylentnews.org]

      • (Score: 0) by Anonymous Coward on Monday July 03 2017, @10:06AM

        by Anonymous Coward on Monday July 03 2017, @10:06AM (#534400)

        Apparently you can still buy DR-DOS licenses for $79. [drdos.com] However somehow I doubt they are selling many licenses, especially at that price point. ;-)

  • (Score: 3, Informative) by Nerdfest on Sunday July 02 2017, @02:12PM (3 children)

    by Nerdfest (80) on Sunday July 02 2017, @02:12PM (#534161)

    Whenever I need to run a BIOS update, it's a life saver (unless it's one of those "Windows-only" type of utilities).

    • (Score: 0) by Anonymous Coward on Monday July 03 2017, @12:27AM (1 child)

      by Anonymous Coward on Monday July 03 2017, @12:27AM (#534292)

      Yup. Here, you want the OS to concentrate on the -one- task, do it right, and wait to be told to do something else.

      those "Windows-only" type of utilities

      If there is a time when a multitasking OS is more inappropriate, I can't think of it.

      -- OriginalOwner_ [soylentnews.org]

      • (Score: 0) by Anonymous Coward on Monday July 03 2017, @08:01AM

        by Anonymous Coward on Monday July 03 2017, @08:01AM (#534374)

        Yup. Here, you want the OS to concentrate on the -one- task, do it right, and wait to be told to do something else.

        Not even that.

        You want the OS to get out of the way and not interfere with anything. Which DOS really does excel at. Probably the only time BIOS update software even uses DOS is to read the file containing the new BIOS code. Once that is read into RAM[1], the rest of the update process might as well have been started directly from the boot loader.

        [1] Well, there was that one HP BIOS update that read the file containing the new BIOS while it was writing it, instead of reading it into RAM first. When it got a read error from the floppy drive half way through, the machine became unbootable. Which was positive in our case, since the only reason we were updating the BIOS was to satisfy level 1 support (did you try rebooting, updating the BIOS,...) before getting an RMA number to send it back for a replacement.

    • (Score: 0) by Anonymous Coward on Monday July 03 2017, @10:12AM

      by Anonymous Coward on Monday July 03 2017, @10:12AM (#534401)

      That certainly will end as UEFI takes over. Unless someone writes an UEFI bootloader emulating BIOS (is that actually possible?)

(1)