Re: Unable to boot on APU2C4

2016-04-22 Thread Bryan C. Everly
Much appreciated Stefan.  I'm up and running with this little rig and
am quite impressed.

Thanks,
Bryan


On Fri, Apr 22, 2016 at 9:19 AM, Kapfhammer, Stefan  wrote:
> Hello Bryan, hello Christer,
>
> what I forgot to mention:
> During installation process you are asked wheather you
> want the default console to be set to 'com0'.
> Let it stand at 'com0' (or answer 'yes'?!)
>
> In case you misconfigured your network, you will still
> be able to access your APU2 via serial console, without
> typing the commands for 'stty' and 'set' manually.
> Sometimes after a long time from install on, they
> are simply forgotten ...
>
> Regards,
> Stefan
>
>
> -Ursprüngliche Nachricht-
> Von: Bryan C. Everly [mailto:br...@bceassociates.com]
> Gesendet: Freitag, 22. April 2016 14:42
> An: Christer Solskogen 
> Cc: Kapfhammer, Stefan ; misc 
> Betreff: Re: Unable to boot on APU2C4
>
> Thank you so much. Worked perfectly.
>
> Thanks,
> Bryan
>
>
> On Thu, Apr 21, 2016 at 4:40 PM, Christer Solskogen
 wrote:
>> On Thu, Apr 21, 2016 at 9:23 PM, Kapfhammer, Stefan 
wrote:
>>> You have to type at boot prompt:
>>> stty com0 115200
>>> set tty com0
>>> boot /bsd.rd
>>>
>>
>> Aha, much better.
>> Thanks!



Re: Unable to boot on APU2C4

2016-04-22 Thread Kapfhammer, Stefan
Hello Bryan, hello Christer,

what I forgot to mention:
During installation process you are asked wheather you
want the default console to be set to 'com0'.
Let it stand at 'com0' (or answer 'yes'?!)

In case you misconfigured your network, you will still
be able to access your APU2 via serial console, without
typing the commands for 'stty' and 'set' manually.
Sometimes after a long time from install on, they
are simply forgotten ...

Regards,
Stefan


-Ursprüngliche Nachricht-
Von: Bryan C. Everly [mailto:br...@bceassociates.com]
Gesendet: Freitag, 22. April 2016 14:42
An: Christer Solskogen 
Cc: Kapfhammer, Stefan ; misc 
Betreff: Re: Unable to boot on APU2C4

Thank you so much. Worked perfectly.

Thanks,
Bryan


On Thu, Apr 21, 2016 at 4:40 PM, Christer Solskogen
 wrote:
> On Thu, Apr 21, 2016 at 9:23 PM, Kapfhammer, Stefan  wrote:
>> You have to type at boot prompt:
>> stty com0 115200
>> set tty com0
>> boot /bsd.rd
>>
>
> Aha, much better.
> Thanks!

[demime 1.01d removed an attachment of type application/pkcs7-signature which 
had a name of smime.p7s]



Re: Unable to boot on APU2C4

2016-04-22 Thread Bryan C. Everly
Thank you so much. Worked perfectly.

Thanks,
Bryan


On Thu, Apr 21, 2016 at 4:40 PM, Christer Solskogen
 wrote:
> On Thu, Apr 21, 2016 at 9:23 PM, Kapfhammer, Stefan  wrote:
>> You have to type at boot prompt:
>> stty com0 115200
>> set tty com0
>> boot /bsd.rd
>>
>
> Aha, much better.
> Thanks!



Re: Unable to boot on APU2C4

2016-04-21 Thread Christer Solskogen
On Thu, Apr 21, 2016 at 9:23 PM, Kapfhammer, Stefan  wrote:
> You have to type at boot prompt:
> stty com0 115200
> set tty com0
> boot /bsd.rd
>

Aha, much better.
Thanks!



Re: Unable to boot on APU2C4

2016-04-21 Thread Kapfhammer, Stefan
You have to type at boot prompt:
stty com0 115200
set tty com0
boot /bsd.rd

Using a nullmodem cable with crossed pins
would also be recommended :)

Regards,
Stefan
  Originalnachricht
Von: Christer Solskogen
Gesendet: Donnerstag, 21. April 2016 21:12
An: misc
Betreff: Unable to boot on APU2C4


Hi!

I've gotten my finger on a APU2C4, but I'm not able to install nor
even start OpenBSD on it. I've tried both USB and iPXE and all I ever
get is this:

Booting from Hard Disk...
Booting from :7c00
Using drive 0, partition 3.
Loading.
probing: pc0 com0 com1 mem[638K 3582M 496M a20=on]
disk: hd0+
>> OpenBSD/amd64 BOOT 3.30
boot>
cannot open hd0a:/etc/random.seed: No such file or directory
booting hd0a:/bsd: 3339844+1409808+2413568+0+585728=0x766238
entry point at 0x1001000 [7205c766, 3404, 24448b12, 8680a304]

Then it stops for a couple of seconds before it reboots like this:
PCEngines apu2
coreboot build 20160311
...

I do not have a mSATA drive in it, yet. But that should not have
anything to do with it, should it?

--
chs



Re: Unable to boot on APU2C4

2016-04-21 Thread Mike Larkin
On Thu, Apr 21, 2016 at 09:05:17PM +0200, Christer Solskogen wrote:
> Hi!
> 
> I've gotten my finger on a APU2C4, but I'm not able to install nor
> even start OpenBSD on it. I've tried both USB and iPXE and all I ever
> get is this:
> 
> Booting from Hard Disk...
> Booting from :7c00
> Using drive 0, partition 3.
> Loading.
> probing: pc0 com0 com1 mem[638K 3582M 496M a20=on]
> disk: hd0+
> >> OpenBSD/amd64 BOOT 3.30
> boot>
> cannot open hd0a:/etc/random.seed: No such file or directory
> booting hd0a:/bsd: 3339844+1409808+2413568+0+585728=0x766238
> entry point at 0x1001000 [7205c766, 3404, 24448b12, 8680a304]
> 
> Then it stops for a couple of seconds before it reboots like this:
> PCEngines apu2
> coreboot build 20160311
> ...
> 
> I do not have a mSATA drive in it, yet. But that should not have
> anything to do with it, should it?
> 
> -- 
> chs
> 

You're booting /bsd. Were you able to do an install before this using /bsd.rd?

In other words, how did you get to this point?

And if you were able to boot /bsd.rd, please provide a dmesg.

-ml



Unable to boot on APU2C4

2016-04-21 Thread Christer Solskogen
Hi!

I've gotten my finger on a APU2C4, but I'm not able to install nor
even start OpenBSD on it. I've tried both USB and iPXE and all I ever
get is this:

Booting from Hard Disk...
Booting from :7c00
Using drive 0, partition 3.
Loading.
probing: pc0 com0 com1 mem[638K 3582M 496M a20=on]
disk: hd0+
>> OpenBSD/amd64 BOOT 3.30
boot>
cannot open hd0a:/etc/random.seed: No such file or directory
booting hd0a:/bsd: 3339844+1409808+2413568+0+585728=0x766238
entry point at 0x1001000 [7205c766, 3404, 24448b12, 8680a304]

Then it stops for a couple of seconds before it reboots like this:
PCEngines apu2
coreboot build 20160311
...

I do not have a mSATA drive in it, yet. But that should not have
anything to do with it, should it?

-- 
chs