View Single Post
  #2   (View Single Post)  
Old 2nd July 2014
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by varung90 View Post
I am trying to install OpenBSD on a embedded computer (Soekris 4801). I successfully did a PXE installation...
Code:
1 Seconds to automatic boot.   Press Ctrl-P for entering Monitor.
Using drive 0, partition 0.
Loading.....
probing: pc0 com0 pci mem[639K 127M a20=on]
disk: hd0+
>> OpenBSD/i386 BOOT 3.21
switching console to com0
                         >> OpenBSD/i386 BOOT 3.21
boot>
booting hd0a:/bsd: read header
 failed(0). will try /bsd
...
I have OpenBSD installed in hd0 and when I do

"ls hd0a:\"

I can see the bsd files. Any suggestions on how to fix this?
Welcome!

A few questions:
  • Is this a fresh installation or an upgrade from the previous version?
  • What version of OpenBSD is this?
  • Can you boot bsd.rd?
  • Are there more than one hard drive installed?

Last edited by ocicat; 2nd July 2014 at 05:58 AM. Reason: clarity
Reply With Quote