Re: Boot trouble on a C180
Miod Vallat <[email protected]> Tue, 22 Feb 2005 14:54:09 +0000
| Newsgroups | gmane.os.openbsd.hppa |
|---|---|
| Message-ID | <[email protected]> |
> Primary boot path: FWSCSI.6.0 > Alternate boot path: SESCSI.6.0 > Console path: SERIAL_1.9600.8.none > Keyboard path: PS2 [...] > boot> > booting lf0a:/bsd: 2087280+2658304+385024=0x667148 > SPID bits: 0x0, error = -2 > pdc_coproc: 0xc0, 0xc0; model e rev 0 > WARNING: no HPT support, fine! > [ bsd ELF symbol table not valid: symtab unaligned ] > [ bsd symbol table has bad string table address 0x7fb3bc4a ] > [ no symbol table formats found ] Did you check if there was any kernel output on video? There might be a glitch preventing the console to be properly detected as serial console (although I am not aware of such a problem). Miod