From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 31 Dec 2017 18:50:08 +0000 From: "Brian L. Stuart" To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>, Andre Wingor Message-ID: <1477623683.7350613.1514746208525@mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit References: <1477623683.7350613.1514746208525.ref@mail.yahoo.com> Subject: Re: [9fans] Inferno on Plan9 Topicbox-Message-UUID: c7f50754-ead9-11e9-9d60-3106f5b1d025 On Sat, 12/30/17, Andre Wingor wrote: > And also ready-made live distributions for launching from USB and > installing on a desktop with simple copying > without admins privileges. I haven't thought about anything along those lines with the hosted versions, but a while back I did start putting together a bootable live CD running natively. Graphics were limited to standard VGA (640x480x16 IIRC) and I ran out of momentum when messing around with Ethernet drivers on older laptops. For a hosted version, as long as you only targeted various Unices, you could probably have a shell script that figured out which emu to run based on the output of uname. BLS