Search results

  1. N

    Apple Network Server MacOS based ROMs found

    The error is trying to load the main SYSTEM hive of the registry. Are the other parts of the kernel loading?
  2. N

    Apple Network Server MacOS based ROMs found

    The MaciNTosh project does it the way it likely would have shipped, using a separate media to load VENEER and kickstart NT and then provide the HAL and required drivers (which that project does via a RAM disk available to the installer). That project uses a CD for this mostly because the initial...
  3. N

    Apple Network Server MacOS based ROMs found

    OS/2 PPC Edition would need its own boot loader and likely the equivalent of a HAL. Its supported list of PPC machines was quite short and specific. Is this Shiner HAL using its own native NT miniport driver for SCSI and a native NT driver for the Cirrus video? A video driver for the Cirrus chip...
  4. N

    Apple Network Server MacOS based ROMs found

    I'm sure @Rairii has some input on that sort of thing.
  5. N

    68kmla MIA

    I'm having the same problem here. Looks like they managed to somehow block a good chunk of Comcast's IP blocks. Is @Froggy814 using Comcast as well?
  6. N

    AppleCD SC Teardown and Troubleshooting: Sony CDU-8001 Drive

    Thank you for confirming what I've suspected for years. One thing that always drove me crazy is that people keep claiming these early drives weren't compatible with CD-Rs. I never had a problem using CD-Rs in my CD-SC+ back when it worked 25 years ago. The ability to read CD-Rs is the first sign...
  7. N

    Adapting a IIGS m6014 for other uses (SNES)

    Out of desperation, I managed to hook up an Amiga to mine.... at least until I got the right adapter to use my other monitors with the Video Toaster active. Weird things happen in genlock mode to the sync signals.... its a long story. Back in the day, an outfit called Redmond Cables would custom...
  8. N

    Spatulas from Europe

    I guess they didn't have any in stock locally. ☹️
  9. N

    GlobalTalk - Global AppleTalk network for MARCHintosh 2024 (and beyond!)

    So it turns out that GlobalTalk existed back in 1994, courtesy of Apple as a demo of AURP: Source, page 167: https://vintageapple.org/macworld/pdf/MacWorld_9404_April_1994.pdf
  10. N

    Linux kernel drops AppleTalk networking

    Here is the patch that "broke the camel's back": https://patchew.org/linux/[email protected]/
  11. N

    Linux kernel drops AppleTalk networking

    https://www.phoronix.com/news/Linux-Drops-AppleTalk Thanks AI.... Can't say I'm surprised given the slop of AI bug reports flooding everything. Overall it seems to be driving maintainers of open source software to the point of quitting at an alarming rate. Hopefully it won't be too hard to...
  12. N

    AsantéFast 10/100 NuBus network card

    The classic MacOS networking stack wasn't exactly built for maximum I/O speed. Nubus wasn't particularly fast either.
  13. N

    Netatalk 4.0 - Future-proofing Apple File Sharing

    Set legacy icon in afp.conf to set the one you want. IF you want a custom icon with multiple bit depths, you can create a file with them and name it "Icon\r" and place it in the server's route directory.
  14. N

    Netatalk 4.0 - Future-proofing Apple File Sharing

    The OS will select the correct version based on the set monitor color depth. You can set your own custom icon for an AFP server just like you do with a folder, by pasting in an icon in the server's "Get Info..." window. Also, as the code stands, its impossible to see the color "tcp" icon since...
  15. N

    Can't connect to TrueNAS Samba share on Mac OS X

    Out of the box, Samba disables SMB1 and older login encryption protocols for security reasons. You need the parameter server min protocol = NT1 in your smb.conf [global].
  16. N

    68kmla MIA

    *BONG* Its back.
  17. N

    68kmla MIA

    Did it break again? EDIT: Looks like an issue at the host.
  18. N

    Lombard Screen Options

    Lombards use a standard LVDS interface for the display. I used a screen with the same dimensions out of a random Compaq laptop to replace a broken one. I don't recall any issues with the CFL backlight inverter plug either. You may be hard pressed to find a 4:3 IPS display of the same...
  19. N

    DOS on Mac

    The Overdrive chips have an onboard regulator to step down the 5V supplied by the socket to 3.3V for the DX4 CPU. It isn't the most efficient solution.