9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: plan9fans@ntlworld.nospam.com
To: 9fans@cse.psu.edu
Subject: [9fans] disappearing partitions understood
Date: Wed, 17 Mar 2004 10:20:25 +0000	[thread overview]
Message-ID: <4f59670656dcdc3b7300567ff8acba3f@snellwilcox.com> (raw)

Hi,

For the archives (as others asked as well as me).

If you forget to fdisk your partitions and only prep them
then the kernel will know about the partitions (prep
writes them to /dev/sd??/ctl), and venti will run fine.

On reboot 9load doesn't try to reload /dev/sd??/ctl because
they haven't been fdisk'ed and thus look like blank disks,
your reference to '#S/sd06/arenas0' points to a non-existant
partition, venti cannot come up, the kernel prints an error
and then stackdumps pushing the error off the screen.

I couldn't find an RS232 cable with a crossover at home
to use the serial console and see the error message.

Thanks and kudos to whoever left #define parttrace in
/sys/src/boot/pc/devsd.c, twas very obvious with this turned on.

All comes down to RTFM-MC (more carefully) on my behalf.

I now have Venti.

-Steve


                 reply	other threads:[~2004-03-17 10:20 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=4f59670656dcdc3b7300567ff8acba3f@snellwilcox.com \
    --to=plan9fans@ntlworld.nospam.com \
    --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).