9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <mirtchov@cpsc.ucalgary.ca>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] fossil+venti question?
Date: Tue, 30 Mar 2004 09:23:46 -0700	[thread overview]
Message-ID: <878dac2846de0dd0cfee858a31cafe4a@plan9.ucalgary.ca> (raw)
In-Reply-To: <Pine.LNX.4.56.0403301101360.4641@pali.cps.cmich.edu>

> I have a kfs based installation of cpu/auth/terminal box and want to
> try the fossil stuff.
> 
> 1. Is there a way to convert kfs installation to fossil+venti?
> 

the 'setting up fossil' section of the wiki will give you instructions
on how to set up your fossil partition and move kfs to it, you will
need access to both the kfs and fossil disks at the same time.

in particular, moving all kfs data onto the fossil can be done with:

g% mount /srv/kfs /n/kfs
g% disk/mkfs -a -s /n/kfs /sys/lib/sysconfig/proto/allproto | 
        disk/mkext -u -d /n/fossil

note that the section 'booting standalone fossil' is a bit old since
it refers to the 'pcfl' kernels, which were deprecated for 'pcf' -- to
boot your fossil use 'fossil/conf -w' to write the fossil
configuration to /dev/sd??/fossil, then compile a 'pcf' (or pccpuf if
you're running a cpu server) and boot it.


> 2. If not how does one do a fresh install using plan9.iso as the
>    install document states:
> 
>   "On the 4th edition CD, the default for filesystem configuration is
> fossil+venti. Take note that the boot image on the CD does not have any
> venti tools or servers, so this option is non-functional. kfs, even
> though it is marked deprecated, is probably the best choice."

the fossil installation on the cd is quite stable but you won't get
venti configured -- install with the fossil option, update from
sources and configure venti as you see fit afterwards.

andrey



  reply	other threads:[~2004-03-30 16:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-30 16:05 Ishwar Rattan
2004-03-30 16:23 ` andrey mirtchovski [this message]
2004-03-30 18:30 ` vdharani

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=878dac2846de0dd0cfee858a31cafe4a@plan9.ucalgary.ca \
    --to=mirtchov@cpsc.ucalgary.ca \
    --cc=9fans@cse.psu.edu \
    /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).