WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] NetBSD as DomU in an Gentoo amd64bit host

To: "Juergen Schinker" <ba1020@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] NetBSD as DomU in an Gentoo amd64bit host
From: "François Lapointe" <flapointe@xxxxxxxxx>
Date: Thu, 3 May 2007 13:45:21 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 03 May 2007 10:44:02 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Vltf/F45qV9VtNufVFM9fiwZLiqZ8ec18yff7Y2RMOac9BBvRD36Ls5RU8zKWQM2MjjZAjA35RSlUk2QVAuC+7kkW3dPScgproKa1fpIb7yT64mP1Z9yn6oOUejgU3Msou2tC5iIeT+gUfyNJX4iyRM3SY4Iqql5JECuq6ydiaE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TjSocVSsZ2RhucKcSVdSVIeuvS8mWkWv4vMBaFvrWmO6VoUEvTLwxdxff4s9DvLVoQ/29eoi5LKJ6MuXOMA43pMHB1rdnFsrpOkKAyJfDAdprsoqsaYmUSozo2Tn32xsXiAM7RiG7NcSwG0fhYIjcbtFzGKMRuB+WboXWQEqQrY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <51801.10.10.10.10.1178210186.squirrel@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <51801.10.10.10.10.1178210186.squirrel@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Seeing your 'kernel = "/boot/vmlinuz-2.6"' line, it appears you're
trying to boot a _Linux_ kernel. You need to download and gunzip the
kernel netbsd-XEN3_DOMU and use this one instead, as you did with
netbsd-INSTALL_XEN3_DOMU for installation.

Regards,

François

2007/5/3, Juergen Schinker <ba1020@xxxxxxxxxxxxxxxxxxx>:
Hi

i try to test Netbsd in an DomU  and use this

kernel = "/boot/vmlinuz-2.6"
#kernel = "/games/xen/netbsd/netbsd-INSTALL_XEN3_DOMU"
memory = 128
name = "netbsd"
disk
=['phy:/dev/sda1,0x03,w','file:/games/xen/netbsd/amd64cd-3.1.iso,0x04,r' ]
#disk = [ 'tap:aio:/games/xen/netbsd/amd64cd-3.1.iso,0x04,r' ]
vif = [ 'bridge=xenbr0' ]
root = "/dev/sd0a ro"


and i come to this

Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(1,0)

what is wrong?





_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>