<div dir="ltr">FYI the rem emulator links in support for the linux framebuffer for running the emulator without X and the fuse filesystem so you can mount an Oberon disk image in Linux and copy files to and from the disk image from your linux command prompt.<div><br></div><div>Warning: the fuse filesystem is full of bugs and is likely to corrupt your disk image. fuse is disabled by default.</div><div><br></div><div>If you are brave you can mount a disk image by providing the -m option with a local path for the mount point and also the -halt option to prevent interference from a running emulator, as no synchronization is provided.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 30, 2019 at 8:46 AM <<a href="mailto:peter@easthope.ca">peter@easthope.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">From:   Charles Perkins <<a href="mailto:chuck@kuracali.com" target="_blank">chuck@kuracali.com</a>><br>
Date:   Tue, 30 Jul 2019 07:46:11 -0700<br>
> The latest version of go has introduced modules, which remove the need for<br>
> a GOPATH, and the 'rem' emulator in io-core has been updated to use modules.<br>
> <br>
> The version I am using:<br>
> [cperkins@tertius rem]$ go version<br>
> go version go1.12.5 linux/amd64<br>
<br>
Here,<br>
peter@joule:~$ go version<br>
go version go1.7.4 linux/386<br>
peter@joule:~$ uname -a<br>
Linux joule 4.9.0-9-686-pae #1 SMP Debian 4.9.168-1+deb9u4 (2019-07-19) i686 GNU<br>
/Linux<br>
<br>
This is the oldstable release of Debian.  The stable <br>
version is running at work.  In a few days I can see <br>
how Go is there.<br>
<br>
Thanks,              ... Lyall E.<br>
<br>
-- <br>
<a href="https://en.wikibooks.org/wiki/Oberon" rel="noreferrer" target="_blank">https://en.wikibooks.org/wiki/Oberon</a><br>
Tel: +1 604 670 0140            Bcc: peter at easthope. ca<br>
<br>
--<br>
<a href="mailto:Oberon@lists.inf.ethz.ch" target="_blank">Oberon@lists.inf.ethz.ch</a> mailing list for ETH Oberon and related systems<br>
<a href="https://lists.inf.ethz.ch/mailman/listinfo/oberon" rel="noreferrer" target="_blank">https://lists.inf.ethz.ch/mailman/listinfo/oberon</a><br>
</blockquote></div>