Recent content by ClassicHasClass

  1. C

    Eric's Apple Network Server 700 tinker log

    That would do it. But it's interesting you made an AIX boot floppy that way. I'm interested to see what actually got on the floppy disk if you can image it before you restore it.
  2. C

    Eric's Apple Network Server 700 tinker log

    If it's always halting at "System initialization completed" it doesn't sound like it's executing any of the rc scripts. What does /etc/inittab look like? What rc files are in /etc? (rc.tcpip, rc.local, etc)
  3. C

    Eric's Apple Network Server 700 tinker log

    Start from the AIX CD. Once you have defined the local console (i.e., the monitor and ADB keyboard), from the Installation and Maintenance menu choose Start maintenance mode for system recovery, Access a Root Volume Group, choose your rootvg (I'm assuming you have only one), choose your file...
  4. C

    The Macintosh Application Environment on a PA-RISC laptop

    I decided to fire up MAE on my RDI PrecisionBook 160, a 160MHz PA-7300LC with 512MB of RAM and HP-UX 11. While I'm not game enough to possibly pollute my kernel with HP-UX 10.x AppleTalk drivers, not only does MAE run, it runs very well. I could even play Wolfenstein 3D on it better than my...
  5. C

    Eric's Apple Network Server 700 tinker log

    It's just an HD44780-style controller, no dot-addressable graphics. I'm not sure what's going on there, but it acts like there's something that didn't start in your rc scripts. What do they look like (in /etc)? You may have to boot from the AIX CD, mount the rootvg and pull up a shell to see.
  6. C

    Eric's Apple Network Server 700 tinker log

    When I did animations on the LCD panel for a VCF one year, ISTR I just used a lot of spaces. When CDE is booting, do you see the boot log window in the upper right corner?
  7. C

    Eric's Apple Network Server 700 tinker log

    I assume you mean 20GB - that looks like 8mm tape. You're the first one I've seen with that option. All of the rest of the ANSes I've encountered have DAT/DDS. What's the keyswitch set to? You could put it to the middle or right position and it should autostart on power-up. Alternatively, just...
  8. C

    Playing with a Recreated TechStep

    No, it's probably fine. Try hooking up a serial connection: for some reason at least some of the SE/30 ROMs do not support the *V command. The TechStep interprets that as a lost connection.
  9. C

    Canon Cat with additional sublegends

    Odd indeed! I wonder if someone had a side business modifying them. The video isn't too insightful about it though - I suspect he may have thought they were factory-original.
  10. C

    Canon Cat with additional sublegends

    Very interesting (I assume you meant Forth, though). I've never seen nor heard of this. They are clearly aftermarket. My best guess is the software had to run locally, since I don't think USE FRONT combinations get transmitted.
  11. C

    Setting up Internet Networking on a BlueSCSI v2 Pico W External Plugged into a PoweMac 6500/300 with Mac OS 9.1

    Yes, and I said above I have a CS2 Ethernet card in my own 6500 (and TAM, but that's just because it's based on the same architecture). They were still Apple's budget Power Macs regardless. If you wanted on-board Ethernet, Apple wanted you to buy an Outrigger or an 8xxx/9xxx.
  12. C

    Setting up Internet Networking on a BlueSCSI v2 Pico W External Plugged into a PoweMac 6500/300 with Mac OS 9.1

    Remember that the 6400 and 6500 were Apple's budget Power Macs for home users and Ethernet still wasn't common for home use then. They were the last Performas as well, after all.
  13. C

    Setting up Internet Networking on a BlueSCSI v2 Pico W External Plugged into a PoweMac 6500/300 with Mac OS 9.1

    I don't have an answer to your question, just drooling over the 300MHz. My own 6500 is 275MHz, though it has a 1MB cache and a CS2 Ethernet card.
  14. C

    PowerMac 7100 and Linux

    Is that *actual* Open Firmware, or a stub designed to present a faked-up OF device tree? If the latter, this originally existed as part of Cyberpunk, which was written for Shiner (and has OF) but prototyped on the 6100/7100/8100 (which don't)...
  15. C

    HAH!!!

    Not too hard, Commodore 1581 floppies are garden-variety MFM, so you only need to deal with the filesystem which is pretty easy to parse. But this poor guy has a 1541, so the only way would be a terminal program. I can't really tell what they're running.