From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_FONT_LOW_CONTRAST, HTML_IMAGE_ONLY_28,HTML_MESSAGE,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE, WEIRD_PORT autolearn=ham autolearn_force=no version=3.4.1 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 895ba9d0 for ; Tue, 28 Aug 2018 15:06:21 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id CA2F3A1AFA; Wed, 29 Aug 2018 01:06:20 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id C60DFA1EE2; Wed, 29 Aug 2018 01:06:03 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (1024-bit key; unprotected) header.d=ccc.com header.i=@ccc.com header.b=reb9TO94; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id D5DC1A1AA5; Wed, 29 Aug 2018 01:06:01 +1000 (AEST) Received: from mail-it0-f45.google.com (mail-it0-f45.google.com [209.85.214.45]) by minnie.tuhs.org (Postfix) with ESMTPS id 158E2A1AA3 for ; Wed, 29 Aug 2018 01:05:50 +1000 (AEST) Received: by mail-it0-f45.google.com with SMTP id h1-v6so978958itj.4 for ; Tue, 28 Aug 2018 08:05:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccc.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=P686wUlootdTmosyXE/gbFISHmiXz5hCvof7mMmtgRw=; b=reb9TO94TxiCBlPrNUng45NG4fm5dbBMiN8SByZXs+FVQXrl/q3Zw4AqEdmXEH0k5E o1kbe7zEjWkCB0uJQ63IO0Ii/58U1NSKUOwfqwJJlMfo4qSB5IhHrn9/OcEyUkeSBHPu gqOshlupvt7gGxUpgWUW+KlTQZwQpY6jhGwOk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=P686wUlootdTmosyXE/gbFISHmiXz5hCvof7mMmtgRw=; b=jyteVv0nWZo/hi+e+ElXCU/oh12LhCymldZCpKkB+98i1n5e3wiZqlc9P4l7bFFHVc +4Qb9zSOseg0nYI0KD9GFRisiLY2z7/dnUklfH4rwTcIwVo3tP4cI8RebxkpZ8S+WRUY OEU29uEjSPFzBU3EeDIf+1EUIa+2SDCDeOKUNt1bRuCwfvxHYZEtQXJmRxfy1nt22SBZ CeJI9M+XOKYMdn0ptZ1Ofk2nBbCm+FI0DqFB+1ymQNiwTgM4Drpn0fCRT4n0ILcMG6i2 QuxetVL2n1FRvGZ3l9Ax+Ngax/JxE9zG+EFlx8ekoV9Rs+XZ0kyvrn83F1l54vVOm+H2 ki0w== X-Gm-Message-State: APzg51AQvkEWy2pdKXqSJpYC3+n6ISicxPoV/jJtzcKdBjhqLeHY+ioG OsgPKr0A2oknbdRNoEfDagk8YB+KPc84CRy5HnVG4g== X-Google-Smtp-Source: ANB0VdZJbCUt3UeiECHGNSer0fdYQBmJy4JtZWoYUI76/zQwKymceEAvfK9sJ2CBoY4nCo0zOWRpvxytlN4Era7g7TY= X-Received: by 2002:a24:e210:: with SMTP id q16-v6mr1803118ith.142.1535468749464; Tue, 28 Aug 2018 08:05:49 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Clem Cole Date: Tue, 28 Aug 2018 11:05:21 -0400 Message-ID: To: Gilles Gravier Content-Type: multipart/alternative; boundary="0000000000006048e20574802dd1" Subject: Re: [TUHS] Running 4.3 BSD on x86 hardware? Suggestions? X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --0000000000006048e20574802dd1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable simh is the traditional way it's done. Google simh and 4.3BSD. configure simh set it up as a 780, with RP06 or RM0[35] drives, HT tapes, and it should pretty much just work per the BSD installation =E1=90=A7 On Tue, Aug 28, 2018 at 10:54 AM Gilles Gravier wrote: > Hi! > > If I wanted to run 4.3BSD on an x86 box (VirtualBox? QEMM? other emu?)... > anybody has suggestions? Where can I find media for 4.3BSD (if any are > legitimately accessible)? > > Or on a Raspberry Pi? :) > > Thanks! > > Gilles > > -- > *Gilles Gravier* - Gilles@Gravier.org > GSM : +33618347147 and +41794728437 > Skype : ggravier | PGP Key : 0x8DE6D026 > > --0000000000006048e20574802dd1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
simh is the traditional way it's done.=C2=A0 =C2=A0= Google simh=C2=A0and 4.3BSD.=C2=A0 =C2=A0configure simh=C2=A0set it up as a= 780, with RP06 or RM0[35] drives, HT tapes, and it should pretty much just= work per the BSD installation=C2=A0
3D""=E1=90=A7
On Tue, Aug 28, 2018 at 10:54= AM Gilles Gravier <gilles@gravier= .org> wrote:
Hi!

If I wanted to run 4.3BSD on an x86 box (VirtualBo= x? QEMM? other emu?)... anybody has suggestions? Where can I find media for= 4.3BSD (if any are legitimately accessible)?

Or on a Raspberry Pi? :)

Thanks!

Gilles

--
Gilles Gravier=C2=A0=C2=A0- Gilles= @Gravier.org
GSM : +33618347147 and +417947284= 37
Skype : ggravier | PGP Key : 0x8DE6D026
--0000000000006048e20574802dd1--