Slashdot Mirror


Apple To Prevent Booting Into Mac OS 9?

A user writes that eWeek reports "A tweak to new models in its Macintosh line of desktop and portable computers will prevent booting into Mac OS 9, sources said, leaving the Unix-based Mac OS X as the sole operating system." That's a great idea, if they want to prevent people from upgrading their hardware, and to future versions of Mac OS X. I hope it's merely a rumor; there's apparently no technical reason for it, so if true, I imagine it is just to force more people to adopt the Mac OS X.

5 of 199 comments (clear)

  1. Re:That was inflamatory. by BitGeek · · Score: 5, Interesting



    Yeah, you CAN"T run software that violated apple's programming guides going back to 1984!

    Any software written for the Mac that does those things is software that violates the programming guides.

    Software that doesn't runs great on Classic. And I've had a fun time finding the oldest piece of software I can and trying it out. I have software written in 1987 that runs under classic.

    --
    Yeah, and you guys panned the ipod too: http://apple.slashdot.org/article.pl?sid=01/10/23/ 1816257
  2. No, Apple sometimes reverses itself by AHumbleOpinion · · Score: 3, Interesting

    ... Remember all the slack that Apple got for removing the Floppy Drive? ... People grumbled for a little while and realized, hey, Apple made the right move for me ...

    Not quite. The flack Apple received was not really over the floppy itslef, it was over the complete lack of writable removable media in the early iMacs. People did not eventually agree with Apple, Apple reversed itself and eventually equipped some iMacs with removable writable media, CD-R, and later CD-RW. The original Apple line that all people need is ethernet was a cover story for the fact that rev A iMacs with CD-R would have been too expensive.

  3. Re:Stupid user: Explain to me by BitGeek · · Score: 5, Interesting



    This article is just plane wrong.

    Yes, you can do things with cocoa that you can't with carbon. Carbon has sufficient aaccess to the machine to do all the important things you want to do-- but cocoa is a whole different way of working, and it is much superior to carbon.

    Yes, Cocoa applications are MORE NATIVE than carbon. Cocoa is the development environemtn Next made... .carbon is based on the old MAc OS.

    Use Cocoa. They are not equivilent. Carbon is great if you need to move a lot of old mac os code over, but otherwise, you should use cocoa. In the areas where you need to call carbon apis (because apple moved the stuff over rather than rewriting it, like quicktime) you can... no problemo. But cocoa is a lot better.

    And more native.

    And provides things you cannot do in carbon, no way, no how. (Like delegation, protocols, nibs, and categories are glorious.)

    --
    Yeah, and you guys panned the ipod too: http://apple.slashdot.org/article.pl?sid=01/10/23/ 1816257
  4. Re:Why is this so terrible? by stux · · Score: 4, Interesting

    Windows 95 refuses to boot on an Athlon 1.3Ghz running at 1.3Ghz, or 1.1 or 1.2Ghz but will boot fine when running at 1Ghz, of course, It displays the speed as 999mhz...

    Go figure...

    --

    ---
    Live Long & Prosper \\//_
    CYA STUX =`B^) 'da Captain,
    Jedi & Last *-fytr
  5. Re:Why is this so terrible? by t · · Score: 3, Interesting
    The thought that software cannot damage your hardware is a naive assumption. Go ahead and set your refresh rate on your vid card to the highest damn thing you got. Chances are you'll hear a pop and see a puff of smoke as your high voltage capacitor blows up.

    In fact I am right now listening to the scsi session of the OSDN/Usenix Kernel Summit and they are talking about their concern of spinning too many scsi devices up at once since it could spike your power supply and fry it.

    t.