r294248: boot stuck: EFI loader doesn't proceed

2016-01-17 Thread O. Hartmann
Building NanoBSD images booting off from USB Flash drives and having two GPT
partitions, booting is stuck in the UEFI loader, presenting me with something
like:

[...]
Probing 6 block devices.++. done

  ZFS found no pools
  UFS found 2 partitions

And further nothing happens. A RESET is only possible by a hardreset - it seems
the system is crashed/stuck/frozen or something similar.

The last images working run r293654. The issue occurs with r294248.

Any suggestions possible? Did I miss something?

Thanks in advance,

kind regards

Oliver
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: r294195: Kernel panic during installworld

2016-01-17 Thread Allan Jude
On 2016-01-17 09:14, Ultima wrote:
> make installkernel KERNCONF=MYKERNEL
> reboot
> mergemaster -p
> make installworld -> attached
> 
> MYKERNEL=GENERIC+
> options VIMAGE
> options ROUTETABLES=2
> 
>  Anything else that maybe helpful?
> 
> Ultima
> ___
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
> 

Your attachment was stripped. Can you post it somewhere and include the url?

-- 
Allan Jude



signature.asc
Description: OpenPGP digital signature


Re: r294195: Kernel panic during installworld

2016-01-17 Thread Ultima
https://puu.sh/mzmpL/b209da9263.jpgn  I hope this is better, sorry I didn't
know it would get stripped.

Ultima

On Sun, Jan 17, 2016 at 2:58 PM, Ultima  wrote:

> https://puu.sh/mzmpL/b209da9263.jpgn  I hope this is better, sorry I
> didn't know it would get stripped.
>
> Ultima
>
> On Sun, Jan 17, 2016 at 12:59 PM, Allan Jude 
> wrote:
>
>> On 2016-01-17 09:14, Ultima wrote:
>> > make installkernel KERNCONF=MYKERNEL
>> > reboot
>> > mergemaster -p
>> > make installworld -> attached
>> >
>> > MYKERNEL=GENERIC+
>> > options VIMAGE
>> > options ROUTETABLES=2
>> >
>> >  Anything else that maybe helpful?
>> >
>> > Ultima
>> > ___
>> > freebsd-current@freebsd.org mailing list
>> > https://lists.freebsd.org/mailman/listinfo/freebsd-current
>> > To unsubscribe, send any mail to "
>> freebsd-current-unsubscr...@freebsd.org"
>> >
>>
>> Your attachment was stripped. Can you post it somewhere and include the
>> url?
>>
>> --
>> Allan Jude
>>
>>
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


ATA_STATIC_ID removal

2016-01-17 Thread Chris H
Greetings,
 I just fired off a buildworld w/o *completely* reading UPDATING.
Only to discover that ATA_STATIC_ID was removed between my last
build on this box, and the one building now.
Will the fact that my KERNCONF for this build contains ATA_STATIC_ID
cause me any grief?

Thanks for any input!

--Chris

--


___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


r294195: Kernel panic during installworld

2016-01-17 Thread Ultima
make installkernel KERNCONF=MYKERNEL
reboot
mergemaster -p
make installworld -> attached

MYKERNEL=GENERIC+
options VIMAGE
options ROUTETABLES=2

 Anything else that maybe helpful?

Ultima
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: r294195: Kernel panic during installworld

2016-01-17 Thread Ultima
It builds fine, the issue is installing it. I think the panic is zfs
related not actually installworld.

On Sun, Jan 17, 2016 at 9:45 AM, Kurt Jaeger  wrote:

> Hi!
>
> > make installkernel KERNCONF=MYKERNEL
> > reboot
> > mergemaster -p
> > make installworld -> attached
> >
> > MYKERNEL=GENERIC+
> > options VIMAGE
> > options ROUTETABLES=2
> >
> >  Anything else that maybe helpful?
>
> I build a generic world at r294095, no problems.
>
> --
> p...@opsec.eu+49 171 3101372 4 years to
> go !
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"