9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Lucio De Re <lucio@proxima.alt.za>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Strange boot behaviour
Date: Mon, 16 Feb 2004 11:22:12 +0200	[thread overview]
Message-ID: <20040216112211.A10644@cackle.proxima.alt.za> (raw)
In-Reply-To: <20040216083925.A10067@cackle.proxima.alt.za>; from Lucio De Re on Mon, Feb 16, 2004 at 08:39:26AM +0200

On Mon, Feb 16, 2004 at 08:39:26AM +0200, Lucio De Re wrote:
> On Sat, Feb 14, 2004 at 04:49:16PM -0500, David Presotto wrote:
> >
> > All I suggested was that you boot 9pcf off of the net, connect to a root
> > file system on another machine, and then start from there to debug
> > your problem, i.e., see if you could then see '#S/sd00/fossil' etc.
> >
> I did miss something: "connect to a root file system on another
> machine".  Will do now...
>
I missed something even more obvious:

	boot from: ether0!/386/9pcf.gz
	tickle (192.96.32.69!67): /386/9pcf.gz
	gz...
	874346 => 867828+1146820+108996=2123644
	entry: 80100020

	Plan 9
	apicbase 0xFEE00100
	cpu0: 501MHz GenuineIntel Celeron (cpuid: AX 0x0665 DX 0x183F9FF)
	ELCR: 1420
	#l0: elnk3: 10Mbps port 0x300 irq 11: 00A0244026C9
	sd53c8xx: SYM53C1010 rev. 0x01 intr=5 command=2300007
	sd53c8xx: SYM53C1010 rev. 0x01 intr=10 command=2300007
	#U/usb0: uhci: port 0xE400 irq 10
	19287 free pages, 77148K bytes, 309148K swap
	root is from (tcp, il, local)[local!#S/sd00/fossil]: local
					    ^^^^^^^^ this is OK
	user[none]: lucio
	sd53c8xx: bios scntl3(00) stest2(00)
	sd53c8xx: bios scntl3(00) stest2(00)
	bopanic: boot process died: unknown
	ot: can't connect to file server: '#S/sdC0/' file does not exist
					   ^^^^^^^^ this I overlooked
	pdumpstack
	anic: boot process died: unknown

So I built a new kernel using pccpuf (my eventual target) with a
modified boot line as /386/9pccpufs.gz.

The effect was different, but disappointing:

	boot from: ether0!/386/9pccpufs.gz
	tickle (192.96.32.69!67): /386/9pccpufs.gz
	gz...870094 => 864947+1145560+142496=2153003
	entry: 80100020

	Plan 9
	apicbase 0xFEE00100
	cpu0: 501MHz GenuineIntel Celeron (cpuid: AX 0x0665 DX 0x183F9FF)
	ELCR: 1420
	#l0: elnk3: 10Mbps port 0x300 irq 11: 00A0244026C9
	sd53c8xx: SYM53C1010 rev. 0x01 intr=5 command=2300007
	sd53c8xx: SYM53C1010 rev. 0x01 intr=10 command=2300007
	#U/usb0: uhci: port 0xE400 irq 10
	22495 free pages, 89980K bytes, 729980K swap
	root is from (tcp, il, local)[local!#S/sd00/fossil]:
	sd53c8xx: bios scntl3(00) stest2(00)
	sd53c8xx: bios scntl3(00) stest2(00)
	can't read nvram: i/o error
	authid: proxima
	authdom: proxima.alt.za
	secstore key:
	password: password:
	can't write key to nvram: fd out of range or not open

Now it no longer complains about #S/sd00, but it still can't find
the partitions.  Wasn't there some mail about setting up the
partitions early, a while back?  I missed the importance of that
thread at the time, I'll refresh my memory right now.

Well, it looks to me like I need some adjustments to 9load to
identify the partitions on a SCSI disk, as (a) 9load itself fails
to find the partition table (but prep/fdisk succeed) and (b) that
would explain why 9pcf gets similarly lost.

I'll use Russ's part.c of 8 Nov '03 to do some testing.

++L


  reply	other threads:[~2004-02-16  9:22 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-12 13:48 Lucio De Re
2004-02-12 14:35 ` David Presotto
2004-02-12 16:16   ` [9fans] seeking for the truth rog
2004-02-12 16:32     ` David Presotto
2004-02-12 17:10       ` rog
2004-02-12 16:50     ` Dave Lukes
2004-02-12 16:59       ` Rob Pike
2004-02-12 17:03         ` Fco.J.Ballesteros
2004-02-12 17:17           ` Charles Forsyth
2004-02-12 17:22             ` Charles Forsyth
2004-02-12 18:00               ` rob pike, esq.
2004-02-12 18:05                 ` Charles Forsyth
2004-02-12 18:10                 ` rog
2004-02-12 18:10                   ` David Presotto
2004-02-12 17:26             ` Fco.J.Ballesteros
2004-02-12 17:35             ` Dave Lukes
2004-02-12 20:19     ` boyd, rounin
2004-02-13  6:15   ` [9fans] Strange boot behaviour Lucio De Re
2004-02-13 12:58     ` Lucio De Re
2004-02-14 21:49     ` David Presotto
2004-02-16  5:52       ` Lucio De Re
2004-02-16  6:39       ` Lucio De Re
2004-02-16  9:22         ` Lucio De Re [this message]
2004-02-17 15:20           ` Lucio De Re

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=20040216112211.A10644@cackle.proxima.alt.za \
    --to=lucio@proxima.alt.za \
    --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).