Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
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 <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index