On Sat, Jan 05, 2019 at 09:39:56AM +0000, Michael van Elst wrote:
> Module Name:  src
> Committed By: mlelstv
> Date:         Sat Jan  5 09:39:56 UTC 2019
> 
> Modified Files:
>       src/sys/kern: kern_subr.c
> 
> Log Message:
> Refactor setroot, no functional change intended.
> 
> setroot
> - prepare special cases
> - loop until root is set
> 
> setroot_nfs
> - special case for disk boot + NFS root
> 
> setroot_ask
> - Prompt user
> 
> setroot_root
> - set root device
> 
> setroot_dump
> - set dump device

Hi,
it looks like this broke Xen domU:
http://www-soc.lip6.fr/~bouyer/NetBSD-tests/xen/HEAD/

[   1.0800662] boot device: xbd0
[   1.0800662] xenbus: can't get state for device/suspend/event-channel (2)
[   1.0800662] unknown device major 0xffffffffffffffff
[   1.0800662] root device (default xbd0a):

and it waits for the user to press enter

do you have an idea ?

-- 
Manuel Bouyer <bou...@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--

Reply via email to