A2SERVER - fully functional netatalk

Anything about Mac emulation that does not belong in the above categories.

Moderators: Cat_7, Ronald P. Regensburg

User avatar
adespoton
Forum All-Star
Posts: 4273
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: A2SERVER - fully functional netatalk

Post by adespoton »

that-ben wrote: Thu Jan 07, 2021 1:41 pm I finally snapped and went for a SCSI to SD card adapter. It's cute, it's small, no cables, no Mac disassembly. Real floppy drive remains as is, functional. It's like a FloppyEmu, except almost twice cheaper and it's one huge hard drive instead of a bunch of floppy disk images. I almost prefer it this way. If I want to dual boot, I can just use an old 1GB, 1$ SD card (and still have 100% of the 68000 software library on it!). I know, I know, it's not going to have TCP/IP, but that doesn't matter. I'm not going for this on a Plus. I'd do it on a SE/30 tough, but I don't have one. This is my next target. I should have bought one (or ten) when I saw them for sale for 40$ 20 years ago.

Thanks for participating in this discussion.
Did you see the other thread about enabling ARA over a null modem cable? That might be more up your alley for getting the Plus networked; it's how I did it back in the 90s. The SCSI2SD is going to be WAY better for storing/transferring files, but it looks like using the null cable and ARA is a pretty cheap way to get a LocalTalk bridge and networking on the Plus. You could even netboot (not needed with the SD, but still) !
User avatar
that-ben
Granny Smith
Posts: 141
Joined: Tue Nov 10, 2015 7:50 pm

Re: A2SERVER - fully functional netatalk

Post by that-ben »

adespoton wrote: Thu Jan 07, 2021 5:12 pm Did you see the other thread about enabling ARA over a null modem cable?
I have not, but I'll probably be interested at some point over the next months, tough I want to reiterate that I am NOT going for the web surfing thing with a Mac Plus. I'm not THAT patient. I'll only go for this with a SE/30 or faster.

BTW, I want to mention that I also now have an old Mac US Robotics 14.4k modem that probably still works. I have the DB-25 to DB-8 cable that goes with it. It's definitely from the time period so I think it could be compatible with the Mac Plus under System 7. I just have no idea how to hook it up to make it work or if it would even be beneficial compared to just splicing a NULL cable together and using that to connect to my iMac G3 or something. The problem is that AppleTalk is NOT compatible with SERIAL to USB adapters, so even if I made a NULL modem cable to hook up to my iMac G3, I think AppleTalk would not work.
User avatar
adespoton
Forum All-Star
Posts: 4273
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: A2SERVER - fully functional netatalk

Post by adespoton »

that-ben wrote: Sat Jan 09, 2021 9:55 pm
adespoton wrote: Thu Jan 07, 2021 5:12 pm Did you see the other thread about enabling ARA over a null modem cable?
I have not, but I'll probably be interested at some point over the next months, tough I want to reiterate that I am NOT going for the web surfing thing with a Mac Plus. I'm not THAT patient. I'll only go for this with a SE/30 or faster.

BTW, I want to mention that I also now have an old Mac US Robotics 14.4k modem that probably still works. I have the DB-25 to DB-8 cable that goes with it. It's definitely from the time period so I think it could be compatible with the Mac Plus under System 7. I just have no idea how to hook it up to make it work or if it would even be beneficial compared to just splicing a NULL cable together and using that to connect to my iMac G3 or something. The problem is that AppleTalk is NOT compatible with SERIAL to USB adapters, so even if I made a NULL modem cable to hook up to my iMac G3, I think AppleTalk would not work.
AppleTalk won't work, but Apple Remote Access does; it tunnels AppleTalk over serial. That's the point of the other thread.

As for the modem, if it's the one I think it is, I used to use the exact modem with my Mac Plus, so it'll definitely work. I don't even remember having to play with the dip switches on the back or setting any special AT commands to get it to work -- just fire up ZTerm or Claris Works, or set up MacTCP and one of the SLIP control panels, and it should work.
User avatar
that-ben
Granny Smith
Posts: 141
Joined: Tue Nov 10, 2015 7:50 pm

Re: A2SERVER - fully functional netatalk

Post by that-ben »

adespoton wrote: Mon Jan 11, 2021 4:14 pm AppleTalk won't work, but Apple Remote Access does; it tunnels AppleTalk over serial. That's the point of the other thread.
As for the modem, if it's the one I think it is, [...] set up MacTCP and one of the SLIP control panels, and it should work.
Thank you for replying. That is very interesting indeed so yes, I'm definitely interested if you could post the link here, please.

I'm sorry, but I know next to nothing about ISDN modems. I grew up with only 1 Mac that had a modem hooked up to a phone line, but I did not set it up and soon after, we got cable, so it was all Ethernet. If you think this could work, then how exactly can I make use of it if I do not have a land phone line anymore? Is there a way to like hook the 2 Macs through that 14.4k modem? If you have pointers for me or links to instructions on how to set up a network mainly for files sharing (but perhaps TCP/IP sharing/cascading/DHCP if someone knows?) between the Mac Plus hooked to a real modem hooked to a G3.

Mac Plus <--> US Robotics 14.4k modem <--> iMac G3's 56k modem.

Then inside Mac OS 9 on the G3, via some software, I could emulate or share a TCP/IP connection or host a DHCP server for attributing the Plus an IP or something? Sorry for my n00bness! I literally will be installing a 14.4k modem for the first time!

BTW guys I'm making a brand new RTS game for 68000 (512K, Plus, Classic, SE) using THINK Pascal 4. I cannot wait for that SCSI2SD adapter to arrive to try it out on real hardware. Meanwhile, it runs perfectly fine under Mini vMac (with the Mac Plus ROM, not the MacII ROM) https://www.macintoshrepository.org/345 ... -old-macs-
User avatar
adespoton
Forum All-Star
Posts: 4273
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: A2SERVER - fully functional netatalk

Post by adespoton »

that-ben wrote: Mon Jan 11, 2021 9:30 pm
adespoton wrote: Mon Jan 11, 2021 4:14 pm AppleTalk won't work, but Apple Remote Access does; it tunnels AppleTalk over serial. That's the point of the other thread.
As for the modem, if it's the one I think it is, [...] set up MacTCP and one of the SLIP control panels, and it should work.
Thank you for replying. That is very interesting indeed so yes, I'm definitely interested if you could post the link here, please.

I'm sorry, but I know next to nothing about ISDN modems. I grew up with only 1 Mac that had a modem hooked up to a phone line, but I did not set it up and soon after, we got cable, so it was all Ethernet. If you think this could work, then how exactly can I make use of it if I do not have a land phone line anymore? Is there a way to like hook the 2 Macs through that 14.4k modem? If you have pointers for me or links to instructions on how to set up a network mainly for files sharing (but perhaps TCP/IP sharing/cascading/DHCP if someone knows?) between the Mac Plus hooked to a real modem hooked to a G3.

Mac Plus <--> US Robotics 14.4k modem <--> iMac G3's 56k modem.

Then inside Mac OS 9 on the G3, via some software, I could emulate or share a TCP/IP connection or host a DHCP server for attributing the Plus an IP or something? Sorry for my n00bness! I literally will be installing a 14.4k modem for the first time!

BTW guys I'm making a brand new RTS game for 68000 (512K, Plus, Classic, SE) using THINK Pascal 4. I cannot wait for that SCSI2SD adapter to arrive to try it out on real hardware. Meanwhile, it runs perfectly fine under Mini vMac (with the Mac Plus ROM, not the MacII ROM) https://www.macintoshrepository.org/345 ... -old-macs-
This is where the null modem cable comes in. If you take the TX line on one end of the phone cable and swap it with the RX line, you can directly plug the two modems together, take them off hook, and then dial null from the old machine and set the iMac to share its internet over the modem port (or, just use ZTerm or Claris Works to listen for a call one one side and make the null call on the other). The result is communication :) The next step is to do the same thing using Apple Remote Access, listening on the one computer and "calling" in with the other. In this case, you can create a null modem profile in Open Transport on the newer iMac, and then use that to "call" the older Mac that's running ARA Server, listening on the modem port.

viewtopic.php?t=10962

viewtopic.php?p=68834
mkinn
Space Cadet
Posts: 2
Joined: Sun Mar 31, 2024 10:43 pm

Re: A2SERVER - fully functional netatalk

Post by mkinn »

Just bought a Pi 2B with a 32Gb SD disk, installed Wheezy, Jessie, and Stretch, each time running the 3 lines from GitHub 1.5.2 to install A2SERVER, but each time, it ends up preventing a full reboot after the script finishes and rebooting, emergency mode, root access locked, nothing running.
I manually typed these 3 lines into the command line, with a Pi $ login, not root.
I am a relative newcomer to Pi and about a 30% functional Raspian user. I got tightvncserver running, with a free RealVNC viewer client on Win10, but even after installing and configuring autocutsel, I could not copy and paste into terminal window command prompt from web pages or Win10 windows.
I used this quote from Mabam's post:

export A2SERVER_SCRIPT_URL=https://raw.githubusercontent.com/Raspp ... ver/1.5.2/

export A2SERVER_BINARY_URL=${A2SERVER_SCRIPT_URL}files

wget -O setup ${A2SERVER_SCRIPT_URL}setup/index.txt; source setup

and it works, with few red warnings during the execution of the script.
I will gladly pay anyone who has a working Pi SD card for an image that works, and will purchase a newer version pi if necessary to get a working Pi A2server.
I will gladly mail my entire Pi and card to you if you want. Please reply by Private msg if you can help me! $$$
mkinn
Space Cadet
Posts: 2
Joined: Sun Mar 31, 2024 10:43 pm

Re: A2SERVER - fully functional netatalk

Post by mkinn »

Just wanted to see TightVNC server running on the Pi, but not for A2SERVER stuff.
Finally figured how to configure SSH from Raspi-config, so now using SSH, which allows logging, but still no luck getting it to install correctly, it fails and exits with compilation failed, and when you reboot, same thing every time, you can't login. Just need a working image for Jessie or Stretch on a Pi 2B, please help! I will pay $$.
Here are the last few pages from the install log where it fails with MANY 404 file not found errors. Seems easy to fix. no?

Err:1 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libpcrecpp0v5 armhf 2:8.39-3
404 Not Found [IP: 93.93.128.193 80]

0% [Working]

Err:2 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libsepol1-dev armhf 2.6-2
404 Not Found [IP: 93.93.128.193 80]

0% [Working]

Err:3 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libpcre32-3 armhf 2:8.39-3
404 Not Found [IP: 93.93.128.193 80]

0% [Working]

Err:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libpcre3-dev armhf 2:8.39-3
404 Not Found [IP: 93.93.128.193 80]

0% [Working]

Err:5 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libselinux1-dev armhf 2.6-3
404 Not Found [IP: 93.93.128.193 80]

0% [Working]

Err:6 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libfuse-dev armhf 2.9.7-1+deb9u2
404 Not Found [IP: 93.93.128.193 80]

0% [Working]

Err:7 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libglib2.0-dev armhf 2.50.3-2
404 Not Found [IP: 93.93.128.193 80]

0% [Working]

Err:8 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libattr1-dev armhf 1:2.4.47-2
404 Not Found [IP: 93.93.128.193 80]

0% [Working]

E: Failed to fetch http://raspbian.raspberrypi.org/raspbia ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbia ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbia ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbia ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbia ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbia ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbia ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbia ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
cleaning
Package fuse was not found in the pkg-config search path.
Perhaps you should add the directory containing `fuse.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fuse' found
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
Package fuse was not found in the pkg-config search path.
Perhaps you should add the directory containing `fuse.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fuse' found
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
ciopfs build options:
CFLAGS = -DFUSE_USE_VERSION=26 -DHAVE_GLIB -DVERSION="0.4" -DNDEBUG -Os
LDFLAGS = -lulockmgr -lattr
CC = cc
Package fuse was not found in the pkg-config search path.
Perhaps you should add the directory containing `fuse.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fuse' found
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
CC ciopfs.c
[01m[Kciopfs.c:52:18:[m[K [01;31m[Kfatal error: [m[Kfuse.h: No such file or directory
#include <fuse.h>
[01;31m[K^[m[K
compilation terminated.
Makefile:15: recipe for target 'ciopfs.o' failed
make: *** [ciopfs.o] Error 1
mv: cannot stat 'ciopfs': No such file or directory
sudo: ciopfs: command not found
grep: /usr/local/etc/netatalk/AppleVolumes.default: No such file or directory

That's just the last page or so. I have the entire install log, if anybody wants it. Thanks!
Post Reply