9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: mattmobile@proweb.co.uk, 9fans@9fans.net
Subject: Re: [9fans] Anatomy of a vblade image
Date: Fri, 11 Jul 2008 08:31:35 -0400	[thread overview]
Message-ID: <efc6f62bb9c84f67f34e176e2b900232@quanstro.net> (raw)

> I shuold just mail quanstro I guess but maybe someone made a tool
>
> /n/sources/contrib/quanstro/src/vblade
>
> The vblades served by this particular vblade require some magic in the
> first few bytes.
> Vblade on other platforms will quite happily serve a bunch of zeros
>
> Anybody got a script for making an empty vlbade image for serving with
> the above vblade ?
>
> Save me making one :)

plan 9 vblade is a clean room implementation.  friday
evening entertainment. :-)

so i use a header which has magic, size, configuration
string, and the shelf and slot of the vblade.  vblade
checks this magic on startup to determine these parameters.
however you can use the -i switch to initialize a blank
file.  (you're free to use a raw disk or partition, too.)

- erik



             reply	other threads:[~2008-07-11 12:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-11 12:31 erik quanstrom [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-15 16:23 erik quanstrom
     [not found] <b3d39ccfed51c9103afdc527ef7bbf31@quanstro.net>
2008-07-15  9:06 ` matt
2008-07-15 11:49   ` erik quanstrom
2008-07-15 14:18     ` John Waters
     [not found] <bcf6455ae643bb5cb35cb1b7877e2401@quanstro.net>
2008-07-13 20:13 ` matt
2008-07-13 20:54   ` erik quanstrom
2008-07-13 22:20     ` matt
2008-07-11 12:23 matt

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=efc6f62bb9c84f67f34e176e2b900232@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    --cc=mattmobile@proweb.co.uk \
    /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).