9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Akira Moroo <retrage01@gmail.com>
To: 9fans@9fans.net
Subject: 9P Network Boot and Proxy Boot
Date: Tue, 4 Aug 2020 21:15:22 +0900	[thread overview]
Message-ID: <27ba0a8a-2a55-b389-bcb0-f6fbb1abdf86@gmail.com> (raw)

Hello folks,

I show you 9pfsPkg, my 9P client file system for UEFI. Thanks to the
network-transparency of 9P, it can boot any non-network-aware boot
images without any modification. The source code is available at:

* https://github.com/yabits/9pfsPkg

As an application of the flexibility of 9P Boot, I also propose Proxy
Boot, booting from another remote file system via the 9P server. By
using this, we can do network boot from cloud storage (e.g. Google Cloud
Storage using gcsfuse).

Please see my blog post for more details.

* https://retrage.github.io/2020/08/01/9pfspkg-en.html

I'm afraid of posting off-topic to the mailing list, but I would like to
say thank you to all Plan 9 developers for making 9P.

-- 
Akira Moroo

             reply	other threads:[~2020-08-04 12:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-04 12:15 Akira Moroo [this message]
2020-08-04 15:03 ` [9fans] " Charles Forsyth

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=27ba0a8a-2a55-b389-bcb0-f6fbb1abdf86@gmail.com \
    --to=retrage01@gmail.com \
    --cc=9fans@9fans.net \
    /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).