The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: jrvalverde@cnb.csic.es (Jose R. Valverde)
Subject: [TUHS] COHERENT sources released under 3-clause BSD license.
Date: Fri, 9 Jan 2015 10:50:05 +0100	[thread overview]
Message-ID: <20150109105005.36b72d1b@cnb.csic.es> (raw)
In-Reply-To: <20150107201750.GA149@amu.edu.pl>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3630 bytes --]

What Andrzej fails to mention is that for quite a long time, Coherent has been
maintained alive by a reduced groups of enthusiasts gathered around him and
comp.os.coherent and that a binary distribution was also available thanks to
a great extent to his devoted work (he was one of the few who had permission 
to).

I have mentioned on occasion that I remember the code being left loose under
a permissive license sometime around the end of the '90s, and I got a copy 
then, but -sadly- didn't keep the original message with the license (I was 
switching jobs or house or both or traveling or something).

Anyway, the available binary distro can be run on Qemu reasonably well. I think
I was the first to succeed running it on 2008 on Qemu 0.9.1.

In any case, I would like to publicly thank Adrzej for all the work he has been
doing all these years to keep Coherent alive.

				j



On Wed, 7 Jan 2015 21:17:50 +0100
Andrzej Popielewicz <root at amu.edu.pl> wrote:
> * Jacob Goense <dugo at xs4all.nl> [2015-01-06 20:50:23]:
> 
> > On 2015-01-06 20:38, Milo Velimirović wrote:
> > >On Jan 6, 2015, at 12:41 PM, random832 at fastmail.us wrote:
> > >
> > >>On Tue, Jan 6, 2015, at 11:48, Rico Pajarola wrote:
> > >>>adding the list back
> > >>>
> > >>>On Tue, Jan 6, 2015 at 10:42 AM, Michael Kerpan <mjkerpan at kerpan.com>
> > >>>wrote:
> > >>>
> > >>>>This is a cool development. Does this code build into a working
> > >>>>version of
> > >>>>Coherent or is this mainly useful to study? Either way, it should be
> > >>>>interesting to look at the code for a clone specifically aimed at
> > >>>>low-end
> > >>>>hardware.
> > >>
> > >>In the "distrib" directory there are four files exactly 1440 kb in size
> > >>- maybe someone could try loading those into a VM/Emulator?
> > >
> > >I had exactly that thought after I downloaded the tar ball this
> > >morning. Any suggestions for a VM config that would facilitate this
> > >would be welcome. Otherwise I???m going to stumble through virtual box
> > >and see what happens.
> > 
> > A quick try with bochs bails out on me, but at least reveals the version:
> > 
> >     COHERENT Tertiary boot Version 1.2.7
> >     If installing COHERENT, please type "begin".
> >     ? begin
> >     Loading COHERENT.
> >     -
> >     Loading COHERENT data.
> > [-screen clears-]
> >     *** COHERENT Version 4.2.10 - 386 Mode.  5712KB free memory. ***
> >     Color.  NDP=387.  2528 buffers.  2521 buckets.  64 clists.
> >     256KB kalloc pool.  0 KB phys pool.
> >     Cyrix OEM CPU Detected
> >     Copyright 1982, 1994 Mark Williams Company
> >     fd0: <Door Open>
> >     PANIC : fsminit: no rootdev(4,15)
> >     Call backtrace:  -> ffc28142 -> ffc19129 -> ffc002b6
> > 
> > If you want to run COHERENT in a VM this is mandatory reading.
> > 
> > http://thebeezspeaks.blogspot.com/2012/02/my-life-with-coherent-part-1.html
> > http://thebeezspeaks.blogspot.nl/2012/05/my-life-with-coherent-part-2.html
> > 
> > /Jacob
> > _______________________________________________
> > TUHS mailing list
> > TUHS at minnie.tuhs.org
> > https://minnie.tuhs.org/mailman/listinfo/tuhs
> 
> You have to inform the emulator that You are booting from floppy.
> The message no rootdev(4,15) means no floppy there (4 major 15 minor number).
> Installator awaits media on the floppy.
> But I had tested only virtual box.
> Andrzej
> _______________________________________________
> TUHS mailing list
> TUHS at minnie.tuhs.org
> https://minnie.tuhs.org/mailman/listinfo/tuhs


-- 
		Scientific Computing Service
	Solving all your computer needs for Scientific
			Research.

		http://bioportal.cnb.csic.es



  parent reply	other threads:[~2015-01-09  9:50 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 13:41 Doug McIlroy
2015-01-06 14:25 ` Rico Pajarola
     [not found]   ` <CAHfSdrUT3VWQnezocJmM02v3-Syx4N7i+8mjwbggYW4ejwvc7A@mail.gmail.com>
2015-01-06 16:48     ` Rico Pajarola
2015-01-06 17:04       ` Dan Cross
2015-01-06 18:09         ` Warner Losh
2015-01-07 19:47           ` Andrzej Popielewicz
2015-01-07 19:02             ` Michael Kerpan
2015-01-07 21:19               ` Warner Losh
2015-01-07 19:40         ` Andrzej Popielewicz
2015-01-08  3:22           ` Dan Cross
2015-01-06 18:41       ` random832
2015-01-06 19:38         ` Milo Velimirović
2015-01-06 19:50           ` Jacob Goense
2015-01-07 20:17             ` Andrzej Popielewicz
2015-01-07 22:19               ` Jacob Goense
2015-01-09  9:50               ` Jose R. Valverde [this message]
2015-01-06 19:52           ` Dan Cross
2015-01-07 19:36       ` Andrzej Popielewicz
2015-01-07 20:03       ` Andrzej Popielewicz
  -- strict thread matches above, loose matches on Subject: below --
2015-01-06  2:23 Dan Cross
2015-01-06  2:40 ` Larry McVoy
2015-01-06  2:49   ` Larry McVoy
2015-01-06  3:01     ` Warner Losh
2015-01-06  8:07 ` Warren Toomey
2015-01-06 18:02   ` Warner Losh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150109105005.36b72d1b@cnb.csic.es \
    --to=jrvalverde@cnb.csic.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).