9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: anyrhine@cs.Helsinki.FI
To: 9fans@cse.psu.edu
Subject: Re: [9fans] use installation disk as repair ?
Date: Fri, 28 Feb 2003 14:07:31 +0200	[thread overview]
Message-ID: <28fe3f3f6986b80740c05e44e4977597@cs.Helsinki.FI> (raw)
In-Reply-To: <873cm973hz.fsf@rgristroph-austin.ath.cx>

>	how can I mount the harddisk after booting up the
>	installation floppy so I can back out my changes ?

in case there is no /dev/sdC0 directory after booting,
you'll need to

	bind -a '#S' /dev

after that you can start kfs and mount what it serves with

	disk/kfs -n blah -f /dev/sdC0/fs
	mount -c /srv/kfs.blah /n/kfs


	-Aki Nyrhinen



  reply	other threads:[~2003-02-28 12:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-28  9:51 Rob Ristroph
2003-02-28 12:07 ` anyrhine [this message]
2003-02-28 13:28 ` Russ Cox
2003-03-01  3:22   ` Rob Ristroph

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=28fe3f3f6986b80740c05e44e4977597@cs.Helsinki.FI \
    --to=anyrhine@cs.helsinki.fi \
    --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).