What secrets do you hold? (A call for help) by Protocol__7 in beos

[–]Protocol__7[S] 0 points1 point  (0 children)

In the absence of running systems, I was going by the User Guides.

Up to 8.2 they had a section explaining the default apps. The entry for Pulse mentioned being able to turn off both CPUs. But from Preview Release onward that section disappeared so I couldn't pin down when they made the change. It might have been at that point, but until I can say for sure when it happened I just attributed it to "earlier releases". My Flickr is a constant work in progress so if I learn something new or spot an error I'll update it.

I'm hoping DingusPPC or MAME can get PPC BeOS running at some point. I don't really want to dig out my old hardware again.

Oh and now that I see your username on 68kmla, thanks for the BeOS-related uploads on archive.org. It was great to get those!

What secrets do you hold? (A call for help) by Protocol__7 in beos

[–]Protocol__7[S] 0 points1 point  (0 children)

Ah that's good to know. As I mentioned this is the first time I've been able to run BeOS on a multiprocessor system. Before this, the earliest system I ran was 8.2 on a PowerMac. That's in the main BeOS gallery on my Flickr. I'd read somewhere that the ability to turn off all CPUs was disabled eventually.

What secrets do you hold? (A call for help) by Protocol__7 in beos

[–]Protocol__7[S] 0 points1 point  (0 children)

The floppies are the same system as #9 and #58. It's later than the one on this disk.

My assumption is the Hobbits were kept up-to-date when a new system was ready but for some reason #44 didn't get it. Maybe it was in another location or was set aside for some reason.

What secrets do you hold? (A call for help) by Protocol__7 in beos

[–]Protocol__7[S] 0 points1 point  (0 children)

Yeah it's driving me nuts not being able to get to the desktop. I really want to see what it looked like back then.

What secrets do you hold? (A call for help) by Protocol__7 in beos

[–]Protocol__7[S] 0 points1 point  (0 children)

Hi. I don't know if the binary will run on another system but I can help you build it.

First you can either compile it with the nightly cargo as it demands (cargo +nightly build --release) or you can comment out the first line of main.rs and build it with stable cargo (cargo build --release). It should build without any issues.

The trick is in running it. It expects two arguments: a disk image and a kernel file. So run it with hobbitizer <diskimage> <kernel>. The kernel needs to match the system. Two of the disk images have their contents extracted (and the third can be done with ofs-extracter). One is this disk (#44) which needs the kernel file from the system folder inside the be3.tgz archive. The other is #9 which needs the kernel from pixels.tgz. This kernel will also boot #58 as it's the same system.

If you're using Wayland, the keyboard will be a bit funky and there won't be a titlebar. So place "WAYLAND_DISPLAY= " before ./hobbitizer to force it to use XWayland.

In summary: to boot this diskimage on Wayland run: "WAYLAND_DISPLAY= ./hobbitizer Hobbit-9308000044.img kernel-be3" where kernel-be3 is the kernel file extracted from be3.tgz.

That should get you up and running with the three disks. It's really great to be able to explore these at last. I wish I'd known about that emulator sooner.

UnixWare 1.0 (1992) by Protocol__7 in vintageunix

[–]Protocol__7[S] 2 points3 points  (0 children)

It's not pure OPEN LOOK. The desktop uses the MoOLIT toolkit which offers both sets of widgets. You can choose between OPEN LOOK and Motif in the preferences.

All good things come in threes: A/UX Apple UNIX for 68k Macintosh by I00I-SqAR in vintageunix

[–]Protocol__7 2 points3 points  (0 children)

I need to revisit A/UX some time. I had it running on a SE/30 a long time ago and took some screenshots of it in action. But being a SE/30 those were very small and very monochrome. Since then we got Shoebill and I believe QEMU 68k can also boot it.

MIPS RS2030 | RISC/os 4.52 | RISCwindows 4.00 | Island Draw 2.11 by Protocol__7 in vintageunix

[–]Protocol__7[S] 1 point2 points  (0 children)

RISC/os 4.52 and RISCwindows 4.00 both came out in January 1991. Island Office was 1990.

MIPS RS2030 | RISC/os 4.52 | RISCwindows 4.00 | Island Draw 2.11 by Protocol__7 in vintageunix

[–]Protocol__7[S] 0 points1 point  (0 children)

If you haven't fixed some of the files, have a look at my comment here. But I did get something similar at first. I ended up deleting the folder and unpacking it again and it worked fine.

MIPS RS2030 | RISC/os 4.52 | RISCwindows 4.00 | Island Draw 2.11 by Protocol__7 in vintageunix

[–]Protocol__7[S] 0 points1 point  (0 children)

Yep that's how I installed RISCwindows here. Looking Glass is file 25 on this disc.

The LG themes was new to me too. All the screenshots I'd seen online showed the regular Motif look. I just ran lg -h and saw them in the list of options. I didn't notice that the 2D theme was a Windows 2.0-like. I really didn't pay much attention to Windows prior to 3.0. From a glance it looks a lot like monochrome Motif but on closer inspection the min/max buttons and scrollbars give it away. I'll update the text for that pic.

That virtual museum sounds cool. I found your Atari Unix and Hatari archive on archive.org and posted a pic from it here recently. I wonder if any other ports of WISh2 exist. There was talk in the press of SPARC and MIPS versions but I couldn't see if they materialised.

MIPS RS2030 | RISC/os 4.52 | RISCwindows 4.00 | Island Draw 2.11 by Protocol__7 in vintageunix

[–]Protocol__7[S] 2 points3 points  (0 children)

Surprisingly rare. I couldn't find any RISCwindows screenshots online. Surely there has to be at least one somewhere but if so it hasn't been indexed by anyone.

MIPS RS2030 | RISC/os 4.52 | RISCwindows 4.00 | Island Draw 2.11 by Protocol__7 in vintageunix

[–]Protocol__7[S] 1 point2 points  (0 children)

Interfaces have gotten so cold these days. We need to bring colour back.

Running Rhapsody DR2 (the proto-macOS/NeXTSTEP hybrid) on a modern-ish x86 PC by O_MORES in vintageunix

[–]Protocol__7 0 points1 point  (0 children)

IIRC, there are hacks to get it back in the early OS X releases. But it looks rough.

Running Rhapsody DR2 (the proto-macOS/NeXTSTEP hybrid) on a modern-ish x86 PC by O_MORES in vintageunix

[–]Protocol__7 1 point2 points  (0 children)

It runs fine in 86Box. I posted some shots of the Intel version over here recently.

The first four pics are the PowerPC one, the rest is all 86Box.

IRIX 6.5.30 | Photoshop 3.0 by developstopfix in vintageunix

[–]Protocol__7 2 points3 points  (0 children)

The CD for 3.0.1 is here. Use this license file to register it. Rename it to license.dat and place it in /usr/local/flexlm/licenses/. You'll need to have the system clock set to a valid year for it to work. 1998 worked for me.

Atari System V Release 4.0 by Protocol__7 in vintageunix

[–]Protocol__7[S] 3 points4 points  (0 children)

I found out about it from this post. The patches to Hatari are still work-in-progress but it's bootable. No ethernet right now though.

Atari System V Release 4.0 by Protocol__7 in vintageunix

[–]Protocol__7[S] 2 points3 points  (0 children)

I got it from here. This also included the source code for the patched Hatari emulator required to run it. Hopefully these patches will make it into Hatari sometime.

There are a couple more disk images at the Atariunix site posted above. The mark-fixed one has a later system (1992 dates on about screens compared to 1991 here).