Subject: Re: xen_read_console doesn't show any output?
To: Christian Limpach <chris@pin.lu>
From: Juan RP <juan@xtraeme.unixbsd.org>
List: port-xen
Date: 05/10/2004 02:28:26
--Signature=_Mon__10_May_2004_02_28_26_+0200_V7rh6f/s8Sh6EXM3
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

On Mon, 10 May 2004 02:15:36 +0200
"Christian Limpach" <chris@pin.lu> wrote:

> ok, the problem is the vbd_list in your .../xc12/netbsd config file:
> phy:wd0i,sda1,w tells xc_dom_create.py to export wd0i as a scsi disk,
> but bootdev=wd0a and /dev/wd0a expect an ide disk.  You should
> change the vbd_list setting to: phy:wd0i,hda1,w

That's it, thank you.
 
> Maybe we should patch the tools to expect ide0/part0 or scsi0/part0
> since that would be OS-independent and probably less confusing...

That would be nice...

I changed it to hda1, but now I get:

[1] hypervisor0 at mainbus0
[1] xenkbc at hypervisor0 not configured
[1] vga_xen at hypervisor0 not configured
[1] xencons0 at hypervisor0: Xen Virtual Console Driver
[1] xencons0: console major 143, unit 0
[1] xennet0 at hypervisor0: Xen Virtual Network Interface
[1] xennet0: MAC address aa:00:00:a1:66:71
[1] wd0 at hypervisor0: Xen Virtual Block Device 6000 MB
[1] npx0 at hypervisor0: using exception 16
[1] boot device: wd0
[1] root on wd0a dumps on wd0b
[1] no file system for wd0 (dev 0x0)
[1] cannot mount root, error = 79
[1] root device (default wd0a): 

What's the problem now? why vga_xen and xenkbc weren't configured at boot time?
is it normal?

Cheers.

-- 
	Juan RP <juan@xtraeme.unixbsd.org>

--Signature=_Mon__10_May_2004_02_28_26_+0200_V7rh6f/s8Sh6EXM3
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)

iD8DBQFAnsytypkLYVDran0RAl5nAJ9sN7dcEMm32tck+X8X9pak1wC1aACgkTZ1
UfHxqnZ4y9TDE95/TobVKWA=
=oJ8r
-----END PGP SIGNATURE-----

--Signature=_Mon__10_May_2004_02_28_26_+0200_V7rh6f/s8Sh6EXM3--