9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] /rc/bin/boota:
@ 2002-05-01 18:13 jmk
  0 siblings, 0 replies; 5+ messages in thread
From: jmk @ 2002-05-01 18:13 UTC (permalink / raw)
  To: 9fans

On Sun Apr 28 14:23:17 EDT 2002, boyd@strakt.com wrote:
> Russ Cox wrote:
> ...
> > Not sure about your PCMCIA card.  If it's a relabeled
> > 3Com 589 then you could add an ID string to the driver,
> > but I suspect this is not the case.
>
> I'm pretty sure it's a 3c589 replacement :(  aka:
>
>     3CCFE574BT
>
> 10/100 Mbit.

Last September we tried to help you with this (look in the 9fans
archives). In your last message on the subject you said

	that sounds right.  thanks.  i'll let you know how i get on.

But you didn't.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] /rc/bin/boota:
  2002-04-28 17:58 Russ Cox
  2002-04-28 18:21 ` Boyd Roberts
@ 2002-04-28 18:51 ` Latchesar Ionkov
  1 sibling, 0 replies; 5+ messages in thread
From: Latchesar Ionkov @ 2002-04-28 18:51 UTC (permalink / raw)
  To: 9fans

On Sun, Apr 28, 2002 at 01:58:48PM -0400, Russ Cox said:
> Sorry about the boota problem.  You're the only one
> who uses it.  I'll try to get that fixed soon.

I use install over USB floppy too. I did similar fix half an hour before I saw
Boyd's message :)

	Lucho


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] /rc/bin/boota:
  2002-04-28 17:58 Russ Cox
@ 2002-04-28 18:21 ` Boyd Roberts
  2002-04-28 18:51 ` Latchesar Ionkov
  1 sibling, 0 replies; 5+ messages in thread
From: Boyd Roberts @ 2002-04-28 18:21 UTC (permalink / raw)
  To: 9fans

Russ Cox wrote:
>
> Sorry about the boota problem.  You're the only one
> who uses it.  I'll try to get that fixed soon.

Yeah, 'the foreigner always loses' :)  I wasn't sure
if I had it right or boota: was attempting to fix
some other special case.

> Not sure about your PCMCIA card.  If it's a relabeled
> 3Com 589 then you could add an ID string to the driver,
> but I suspect this is not the case.

I'm pretty sure it's a 3c589 replacement :(  aka:

    3CCFE574BT

10/100 Mbit.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] /rc/bin/boota:
@ 2002-04-28 17:58 Russ Cox
  2002-04-28 18:21 ` Boyd Roberts
  2002-04-28 18:51 ` Latchesar Ionkov
  0 siblings, 2 replies; 5+ messages in thread
From: Russ Cox @ 2002-04-28 17:58 UTC (permalink / raw)
  To: 9fans

Sorry about the boota problem.  You're the only one
who uses it.  I'll try to get that fixed soon.

Not sure about your PCMCIA card.  If it's a relabeled
3Com 589 then you could add an ID string to the driver,
but I suspect this is not the case.

Russ


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [9fans] /rc/bin/boota:
@ 2002-04-28 17:30 Boyd Roberts
  0 siblings, 0 replies; 5+ messages in thread
From: Boyd Roberts @ 2002-04-28 17:30 UTC (permalink / raw)
  To: 9fans

I'm in the middle of doing yet another USB floppy install.

So my plan9.ini has:

    adisk=#S/sdC0/dos
    bootfile=sdC0!dos!9pcflop.gz

When boota: sees that I'm booting off sdC0 it then
sets adisk to:

    /dev/sdC0/data

This is not good.  If I change it to:

    /dev/sdC0/dos

everything works as planned.

This entails:

    kill dossrv | rc
    cd /rc/bin
    chmod 777 boota:
    ed boota:
    10s/data/dos/p
    w
    q
    rc termrc
    rc /usr/glenda/lib/profile

On another issue, is there some magic to get a PCMCIA:

    3Com
    Megahertz 574B
    B
    001

ethernet card to work?

The above is what's reported by aux/pcmcia


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-05-01 18:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-01 18:13 [9fans] /rc/bin/boota: jmk
  -- strict thread matches above, loose matches on Subject: below --
2002-04-28 17:58 Russ Cox
2002-04-28 18:21 ` Boyd Roberts
2002-04-28 18:51 ` Latchesar Ionkov
2002-04-28 17:30 Boyd Roberts

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).