9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] PBSR...EI
@ 2013-01-16  5:57 andrey mirtchovski
  2013-01-16  8:00 ` cinap_lenrek
  0 siblings, 1 reply; 21+ messages in thread
From: andrey mirtchovski @ 2013-01-16  5:57 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> 467:          if(mechoking && hewant){

i'll never be able to show this code to my kid :(



^ permalink raw reply	[flat|nested] 21+ messages in thread
* [9fans] PBSR...EI
@ 2013-06-12  2:53 trebol
  2013-06-12  3:05 ` erik quanstrom
  0 siblings, 1 reply; 21+ messages in thread
From: trebol @ 2013-06-12  2:53 UTC (permalink / raw)
  To: 9fans

Hello,
The new 9atom iso fails for me the same.  But if you finish manually the
installation formatting and preparing the 9fat partition, the system boots right
(just as erik said).  Also, the annoying "cpu0:spurious interrupt" kernel message
is gone (with the iso's 9pcf and with a 9pccpuf compiled by me), so I spouse
the problem is in 9pccd.

This is the linux's lspci output:
00:00.0 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.7 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/8251 PCI bridge [K8M890/K8T800/K8T890 South]
00:0f.0 IDE interface: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5500] (rev a1)

Maybe this can be of any use for erik and the people working in 9load and Plan 9's kernel.
For now that is the only thing I can do, test and report... I hope in the future to be of more help.

When I have time I will try installing Plan 9 in the other machine that fails with PBSR...
(an old PentiumIII).

Regards,
trebol.



^ permalink raw reply	[flat|nested] 21+ messages in thread
* [9fans] PBSR...EI
@ 2013-06-03  0:40 trebol
  0 siblings, 0 replies; 21+ messages in thread
From: trebol @ 2013-06-03  0:40 UTC (permalink / raw)
  To: 9fans

Hello everyone,
maybe this can be of interest to someone.

I have downloaded from 9legacy the old 9spirit iso (the newest uses bell's 9load, doesn't it?)
I have installed the system selecting a fat partition with bell's iso. All went right, and I reboot.

First thing happens:
MBR...PBS1...Bad format or I/O error

So I load the CD and disk/format the fat partition with 9load, pbslba and 9pf from the CD.

This board has 2 IDE ports and 2 SATA ports.  If I have one disk in SATA and other in master of first IDE, 9load of the official plan9
gets confused and can't load the kernel.  9load from the CD boots the kernel, but after 'root is from ...' the kernel crashes with

/boot/kfs does not exist

All this is about sdC0.  It's weird, because once the system is running (the CD) all the disk are recognized right. So first thing learned:
let the SATA disk and remove master of primary IDE, or let IDE and remove SATA.
(The official iso doesn't boot, no matter if I dance a tango or a bossa-nova with my disks)

Now I can boot with the kernel and 9load from the CD.
With CD's 9load and bell's 9pf, the system halt with /boot/kfs does ...

So I have official plan9 root with 9load, pbslba and 9pf from old 9spirit iso.

I know those are patches from erik, so the best would be use his new kernel, but the
cpu0:spurious interrupt ... is a little intimidating to an ignorant like me.

I will try his new iso, and thanks erik.

Regards,
trebol.



^ permalink raw reply	[flat|nested] 21+ messages in thread
* [9fans] PBSR...EI
@ 2013-06-01 15:37 trebol
  2013-06-02  3:12 ` erik quanstrom
  0 siblings, 1 reply; 21+ messages in thread
From: trebol @ 2013-06-01 15:37 UTC (permalink / raw)
  To: 9fans

> "tail -f /dev/kprint"
I see, when kprint is open the log isn't sent to the console.  Also simply tail or cat /dev/kprint works fine.
I need to read more man pages...

But now I'm in my installation nightmare!

9atom installation doesn't work, when coping the distribution setting gid and uid fails and files are missing.
Can you mail a check sum? I have downloaded the iso twice, but maybe my connection is making a mess.

I also tried using 9atom to install the official iso (the installer is the same, doesn't it?), all goes fine
but on boot, after selecting the fossil partition:

/boot/kfs does not exists

I have tried putting the 9atom kernel in 9fat, but things get even worst.

Any help will be very appreciated.

Regards,
trebol.


----------------
----------------
This is the 9atom installer's output:

warning: cannot set uid on /n/newfs/adm/secstore
warning: cannot set uid on /n/newfs/adm/secstore/store
warning: cannot set uid on /n/newfs/adm/secstore/who
warning: cannot set uid on /n/newfs/cron/bootes
warning: cannot set uid on /n/newfs/cron/bootes/cron
warning: cannot set gid on /n/newfs/usr/bootes
warning: cannot set uid on /n/newfs/usr/bootes
warning: cannot set gid on /n/newfs/usr/bootes/lib
warning: cannot set uid on /n/newfs/usr/bootes/lib
warning: cannot set gid on /n/newfs/usr/bootes/lib/profile
warning: cannot set uid on /n/newfs/usr/bootes/lib/profile
warning: cannot set gid on /n/newfs/usr/bootes/tmp
warning: cannot set uid on /n/newfs/usr/bootes/tmp
warning: cannot set gid on /n/newfs/usr/bootes/bin
warning: cannot set uid on /n/newfs/usr/bootes/bin
warning: cannot set gid on /n/newfs/usr/bootes/bin/386
warning: cannot set uid on /n/newfs/usr/bootes/bin/386
warning: cannot set gid on /n/newfs/usr/bootes/bin/rc
warning: cannot set uid on /n/newfs/usr/bootes/bin/rc
warning: cannot set gid on /n/newfs/usr/bootes/bin/rc/kwnvraminit
warning: cannot set uid on /n/newfs/usr/bootes/bin/rc/kwnvraminit
warning: cannot set gid on /n/newfs/usr/bootes/bin/arm
warning: cannot set uid on /n/newfs/usr/bootes/bin/arm
warning: cannot set gid on /n/newfs/usr/bootes/bin/amd64
warning: cannot set uid on /n/newfs/usr/bootes/bin/amd64
error: copying /n/newfs/68020/lib/ape: '/n/dist/68020/lib/ape' does not exist

error: copying /n/newfs/68020/lib/libc.a: '/n/dist/68020/lib/libc.a' does not exist

error: copying /n/newfs/adm/keys: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/adm/keys.who: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/adm/netkeys: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/adm/netkeys.who: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/adm/whois: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/alpha/lib/ape: '/n/dist/alpha/lib/ape' does not exist

error: copying /n/newfs/alpha/lib/libc.a: '/n/dist/alpha/lib/libc.a' does not exist

error: copying /n/newfs/cron/lock: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/6in4: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/aan: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/acme: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/auth: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/cpu: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/cron: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/cs: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/dns: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/fossil: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/fs: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/ftp: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/httpd/clf: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/httpd/log: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/httpd/pathstat: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/httpd/url: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/imap4d: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/ipboot: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/ipconfig: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/listen: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/mail: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/nfs: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/nfsserver: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/pop3: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/portmapper: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/ppp: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/pptpd: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/runq: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/secstore: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/smart: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/smtp: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/smtp.dbg: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/smtp.fail: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/smtpd: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/smtpd.db: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/smtpd.mx: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/ssh: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/syslog.sr: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/telnet: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/timesync: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/timesync.d: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/v6routeradv: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/log/wiki: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/sys/src/9/pcpae/archacpi.c: '/n/newfs/sys/src/9/pcpae' does not exist

error: copying /n/newfs/sys/src/9/pcpae/audioac97.c: '/n/newfs/sys/src/9/pcpae' does not exist

error: copying /n/newfs/sys/src/9/pcpae/audioac97m.c: '/n/newfs/sys/src/9/pcpae' does not exist

error: copying /n/newfs/sys/src/9/pcpae/audiohda.c: '/n/newfs/sys/src/9/pcpae' does not exist

error: copying /n/newfs/usr/bootes/lib/history: '/n/dist/usr/quanstro' does not exist

error: copying /n/newfs/usr/bootes/lib/keyring: '/n/dist/usr/quanstro' does not exist



^ permalink raw reply	[flat|nested] 21+ messages in thread
* [9fans] PBSR...EI
@ 2013-05-29 22:21 trebol
  2013-05-29 22:26 ` erik quanstrom
  0 siblings, 1 reply; 21+ messages in thread
From: trebol @ 2013-05-29 22:21 UTC (permalink / raw)
  To: 9fans

> you can work around this (i admit it's a hack) by
> starting a new rio window, running "cat /dev/kmesg",
> then hiding the window.  be sure to turn scroll on
> before hiding.

Thanks for the help erik, but that didn't work. cat finishes
and the console output keeps filling the screen making impossible the
installation.

Can I boot the official Plan9 with your bootloader?

Regards,
trebol.



^ permalink raw reply	[flat|nested] 21+ messages in thread
* [9fans] PBSR...EI
@ 2013-05-29 13:08 trebol
  2013-05-29 14:05 ` erik quanstrom
  0 siblings, 1 reply; 21+ messages in thread
From: trebol @ 2013-05-29 13:08 UTC (permalink / raw)
  To: 9fans

Hello everyone,

I would like to install the official Plan9 distro but the boot process
stop at PBSR...EI.  This is a amd k8 machine, but before I tried in a old
pentium III with similar error.

Is this a pbs error, or is 9load who fails?

Also, I tried erik quanstrom's 9atom and boot but:

- If I select install, rio starts but there are a lots of
 	cpu0:spurious interrupt 39, last 14
- If I select boot from cd, the system crashes



^ permalink raw reply	[flat|nested] 21+ messages in thread
* [9fans] PBSR...EI
@ 2013-01-15  4:40 John Floren
  2013-01-15  4:52 ` erik quanstrom
  0 siblings, 1 reply; 21+ messages in thread
From: John Floren @ 2013-01-15  4:40 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I've been trying to install Plan 9 on a previously-untried system.
When I put in the install disc and try to boot, I only see "PBSR...EI"
and then nothing else. I've seen this with the Bell Labs CD and both
9legacy images. I have an old 9atom disc that gets farther, booting
into the actual kernel and getting as far as printing out how much
memory is available and where it is allocated. I have not tried a more
recent 9atom disc yet because it takes too long to download.

Has anyone else run into this? Is it something to do with the new
bootloaders? I've seen it on several other motherboards lately and
don't remember ever seeing it when I last installed from CD (about 2
years ago).


John



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

end of thread, other threads:[~2013-06-12  5:06 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-16  5:57 [9fans] PBSR...EI andrey mirtchovski
2013-01-16  8:00 ` cinap_lenrek
  -- strict thread matches above, loose matches on Subject: below --
2013-06-12  2:53 trebol
2013-06-12  3:05 ` erik quanstrom
2013-06-12  5:04   ` lucio
2013-06-12  5:06     ` erik quanstrom
2013-06-03  0:40 trebol
2013-06-01 15:37 trebol
2013-06-02  3:12 ` erik quanstrom
2013-05-29 22:21 trebol
2013-05-29 22:26 ` erik quanstrom
2013-05-29 13:08 trebol
2013-05-29 14:05 ` erik quanstrom
2013-01-15  4:40 John Floren
2013-01-15  4:52 ` erik quanstrom
2013-01-15  6:33   ` John Floren
2013-01-15  6:54     ` erik quanstrom
2013-01-15  7:36       ` John Floren
2013-01-15 15:57         ` erik quanstrom
2013-01-15 22:56       ` David Arroyo
2013-01-16  2:39         ` cinap_lenrek

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