←back to thread

304 points mooreds | 4 comments | | HN request time: 0.818s | source
Show context
TimTheTinker ◴[] No.42168638[source]
I always thought Windows (until 7) looked so lacking in polish around the edges compared to even the earliest versions of Macintosh system software -- especially during install, boot, crash, and shutdown. During boot, for example, even modern Windows boxes [correction: pre-EFI only] show a BIOS screen followed by a brief blinking cursor before the Windows graphics mode takes over. It was much worse in earlier versions.

The Macintosh screen never dropped you into a text-mode console, no matter what. Everything on the screen was graphics-mode, always -- and there weren't glaring design changes between system versions like in Windows (except at the Mac OS X introduction, which was entirely new).

Installing Macintosh system software onto a HDD was literally as easy as copying the System Folder. System installer programs did exist, but in principle all that was happening was optionally formatting the target drive and then copying System Folder contents. So simple. Of course there were problems and shortcomings, but the uncompromising design esthetic is noteworthy and admirable.

replies(5): >>42168694 #>>42168715 #>>42169456 #>>42171011 #>>42189597 #
1. cosmotic ◴[] No.42168715[source]
There was never a text mode in macos until version 10.
replies(2): >>42169125 #>>42171623 #
2. dcrazy ◴[] No.42169125[source]
Yes there was: MacsBug, and later there was OpenFirmware. But you wouldn’t get dropped into MacsBug or OF if the machine crashed or failed to start up.
replies(1): >>42175649 #
3. LocalH ◴[] No.42171623[source]
There has never been a "true" text mode in any Mac hardware (except for situations where there is vestigial support in the hardware from the days of Intel on Mac, and I doubt that support was ever available for application use). Even Macsbug was ultimately drawing pixels to a framebuffer.
4. cosmotic ◴[] No.42175649[source]
Neither of those are part of the operating system.