9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] mount /n/a: failed
@ 2002-05-16 17:05 Russ Cox
  2002-05-16 20:05 ` arisawa
  0 siblings, 1 reply; 5+ messages in thread
From: Russ Cox @ 2002-05-16 17:05 UTC (permalink / raw)
  To: 9fans

our floppy driver has problems.
in a few days i expect to put together
an updated boot disk, and i will have it
mount the floppy twice.  i think this
particular problem is caused by floppy
drives with long spin-up times.  we time
out and give up too quickly.

russ


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

* Re: [9fans] mount /n/a: failed
  2002-05-16 17:05 [9fans] mount /n/a: failed Russ Cox
@ 2002-05-16 20:05 ` arisawa
  0 siblings, 0 replies; 5+ messages in thread
From: arisawa @ 2002-05-16 20:05 UTC (permalink / raw)
  To: 9fans

Hello,

>i think this
>particular problem is caused by floppy
>drives with long spin-up times.  we time
>out and give up too quickly.
I have been annoyed with this problem.
I will be glad if this is fixed.

Kenji Arisawa
E-mail: arisawa@aichi-u.ac.jp


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

* Re: [9fans] mount /n/a: failed
  2002-05-16 10:25 ` Boyd Roberts
@ 2002-05-17  9:09   ` Vangoh
  0 siblings, 0 replies; 5+ messages in thread
From: Vangoh @ 2002-05-17  9:09 UTC (permalink / raw)
  To: 9fans

On Thu, 16 May 2002 10:31:37 GMT, boyd@strakt.com (Boyd Roberts)
wrote:

>    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

Thanks Boyd, problem solved. Just:

kill dossrv | rc
rc /rc/bin/termrc
rc /usr/glenda/lib/profile

is good enough to get it back on track.

yili


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

* Re: [9fans] mount /n/a: failed
  2002-05-16  9:06 Vangoh
@ 2002-05-16 10:25 ` Boyd Roberts
  2002-05-17  9:09   ` Vangoh
  0 siblings, 1 reply; 5+ messages in thread
From: Boyd Roberts @ 2002-05-16 10:25 UTC (permalink / raw)
  To: 9fans

Vangoh wrote:
> kfs...version...time...
> dossvr: serving #s/dos
> mount: mount /n/a:: unknown format
> cp: can't stat /n/a:/plan9.ini: '/n/a:/plan9.ini' does not exist
> ....
> init: starting /bin/rc
> %

This sounds like the boota: problem:

    Subject: [9fans] /rc/bin/boota:
    Date: Sun, 28 Apr 2002 19:30:09 +0200
    From: Boyd Roberts <boyd@strakt.com>

    ...

    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


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

* [9fans] mount /n/a: failed
@ 2002-05-16  9:06 Vangoh
  2002-05-16 10:25 ` Boyd Roberts
  0 siblings, 1 reply; 5+ messages in thread
From: Vangoh @ 2002-05-16  9:06 UTC (permalink / raw)
  To: 9fans

Hi,
My installation of plan9 v4 failed after seeing:

kfs...version...time...
dossvr: serving #s/dos
mount: mount /n/a:: unknown format
cp: can't stat /n/a:/plan9.ini: '/n/a:/plan9.ini' does not exist
......
init: starting /bin/rc
%

obviously, somehow the installer couldn't mount my floppy,
but then from rc prompt:

%a:
%ls /n/a:
%

works just fine. Any hint on how I should proceed from here?
Thanks!

yili


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

end of thread, other threads:[~2002-05-17  9:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-16 17:05 [9fans] mount /n/a: failed Russ Cox
2002-05-16 20:05 ` arisawa
  -- strict thread matches above, loose matches on Subject: below --
2002-05-16  9:06 Vangoh
2002-05-16 10:25 ` Boyd Roberts
2002-05-17  9:09   ` Vangoh

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