From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 19207 invoked from network); 3 Jul 2021 20:40:54 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 3 Jul 2021 20:40:54 -0000 Received: from mail-oi1-f175.google.com ([209.85.167.175]) by 1ess; Sat Jul 3 16:36:21 -0400 2021 Received: by mail-oi1-f175.google.com with SMTP id 11so15980761oid.3 for <9front@9front.org>; Sat, 03 Jul 2021 13:36:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=BUPVBe303l/faztfA91h0aFbHDfVPjO31s4GrPuCKLc=; b=MKQjzlDaowdUFReKkyHNMx9MpqmxI3Rs97L6Y5EuLNv4nzX/27NQ+u4kOaBA4Js5mq 5GPtWZbgqGTsV/C4GRs7onYrdyX5k5algyDnwmNy14ucqFF8xSzM2JCx6vUAdL8FjhvX uS7ds1SxUyrvyi/m4Ir7SLISh9Lv6U0p4TPKruU7sD3LRQ4Zn97lDWTmH/1ivJ4ElNKK LtjLXUhkDjTnSkoKuvQHVl28GCPEwj3zQcRFIPWgNOP26+1/w+tI6yZjy4ttfW84TQLG qNXbXVVL5spk1tlF0L14tILSQ68673J/K6nuUqmfr14ZLt2QNZcUNFaf8kkxpkcKxX/u 88zA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=BUPVBe303l/faztfA91h0aFbHDfVPjO31s4GrPuCKLc=; b=fotLovhv6JzjxYB/bLA0OJ+AT3Z+ocrxujV2jdscMAliO3XLdPkEL9M4uTi3AlAsnU HDpQ3RkIN0l0IDg5lK/bhyy1GKJOub3KwGX9C5VHqvlgR6eIcY0YzHt+EIrt06fMYMKr 9IFUisFvpgtXjWQJ9SnqZQSE1Lw5NYqWU/Uadx1x5poptacYcjLLtgFzTgpCT2fhrT0a cfi5w9EE6KUn7nidt0MAdhmSq5ed1Z+UUTjRbYnRe4oKkUEdQoON/suzIQeFSByHc9Pe D0Ppn/zZFSCxEP/37ZMpoubd+P5kLcHVoImldjEs0+mrvV3iwSGi4E1fNY/J0RGEo/ut a+Tg== X-Gm-Message-State: AOAM530xj8Dzou+iNC2SBPbxGUUj9VmeOAIfIfN0+kmrHbRJPVow2jfd Kz1tWAtbzRzhi2N9hwlYoOl0ojIZ3zxdYUga09gFfdHmIqM= X-Google-Smtp-Source: ABdhPJzdYmO8tFeFznEzq2TCKA+PmMlroG+dT3hWC+tAFPvkLiAbDoOET/3I1V2pKJzjfMojMWjkQLtBOUMmWD87xas= X-Received: by 2002:a17:90a:530e:: with SMTP id x14mr1748827pjh.128.1625344168819; Sat, 03 Jul 2021 13:29:28 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a05:6a20:a002:b029:1e:dcb9:6f96 with HTTP; Sat, 3 Jul 2021 13:29:28 -0700 (PDT) In-Reply-To: References: From: hiro <23hiro@gmail.com> Date: Sat, 3 Jul 2021 22:29:28 +0200 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: optimized secure lifecycle locator Subject: Re: [9front] Multi-booting 9front on the raspberry pi Reply-To: 9front@9front.org Precedence: bulk this would mean the linux kernel could even be dp9ik authenticated and coming from the 9front fileserver On 7/3/21, hiro <23hiro@gmail.com> wrote: > i think you can even use 9front to /dev/reboot into linux :) > > On 7/3/21, Roman Shaposhnik wrote: >> On Sat, Jul 3, 2021 at 11:20 AM Eric Lynema wrote: >>> >>> Hello, I would like to multiboot my raspberry pi 3 with the option of >>> raspbian and 9front. I don't even really need 9front's filesystem, as >>> currently I network boot off my 9front cpu server. Is there a good way >>> to do this? Is there a bad way to do this? >> >> The real question is -- how do you want to trigger one or the other? >> Do you want it to happen from the serial console during boot? >> Graphical? By shortening a GPIO pin? Something else? >> >> Thanks, >> Roman. >> >