9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Boyd Roberts" <boyd@fr.inter.net>
To: <9fans@cse.psu.edu>
Subject: [9fans] [mw]e wise [USB floppy] magic
Date: Sun, 23 Sep 2001 19:08:15 +0200	[thread overview]
Message-ID: <00cf01c14452$56381e90$a2b9c6d4@SOMA> (raw)

in some fit of annoyance i pulled out old cd-rw backups (yeah,
optical!) of my other viao [coma].  here is the message that
russ sent me.  i just re-installed plan9.  qwerty typing on
azerty is a bit sporty but i'm getting good at it.

hats off to russ -- again!

----
From: "Russ Cox" <rsc@plan9.bell-labs.com>
Date: Fri, 19 Jan 2001 01:15:00 -0500
To: <boyd@planete.net>
Subject: how to do a (floppy) diskless plan 9 install

Go to the web page, download a distribution floppy image.
Write the distribution floppy to a disk [sic].
Copy the files off the disk into c:\, the root
directory of your hard disk.

(I apologize for the circuitous route; it's
tremendously easier than any alternatives.)

Edit c:\plan9.ini; add a line that says
 adisk=#S/sdC0/dos
assuming you are using an IDE drive.  If it's
SCSI, use sd00 instead of sdC0.

Similarly, change the line "bootfile=fd0!dos!9pcflop.gz"
to "bootfile=sdC0!dos!9pcflop.gz".

If the problem is that you have a USB floppy drive,
you should be able to put the dist floppy in the
drive and boot.  It will load the boot loader
from the floppy disk, but everything else from
the hard disk.

----------------------------------------------------------------
! at this point i had a dual boot system with '98, but read on !
----------------------------------------------------------------

If the problem is that you have no floppy drive
at all, download http://plan9.bell-labs.com/plan9/ld.com
and, from a DOS-only prompt (i.e., NOT a DOS window
inside Windows, but when only DOS is running),
type "ld sdC0!dos!9load".  That should start the
boot loader, which will load the kernel from your
hard drive.

Everything should proceed as normal from here.

When you finish the installation, you will need
to remove or rename c:\plan9.ini; otherwise the
installation program will boot when you try to boot
the newly installed system.

If you run into trouble, let me know.
Russ




                 reply	other threads:[~2001-09-23 17:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='00cf01c14452$56381e90$a2b9c6d4@SOMA' \
    --to=boyd@fr.inter.net \
    --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).