From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VbgMm-0002Uq-IU for mharc-grub-devel@gnu.org; Wed, 30 Oct 2013 20:44:04 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbgMf-0002RY-9A for grub-devel@gnu.org; Wed, 30 Oct 2013 20:44:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VbgMZ-0005Qu-U1 for grub-devel@gnu.org; Wed, 30 Oct 2013 20:43:57 -0400 Received: from mail-ee0-x22c.google.com ([2a00:1450:4013:c00::22c]:46126) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbgMZ-0005Qe-MW for grub-devel@gnu.org; Wed, 30 Oct 2013 20:43:51 -0400 Received: by mail-ee0-f44.google.com with SMTP id c4so1010179eek.17 for ; Wed, 30 Oct 2013 17:43:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=Nd8vq6vJRWxROok9oQ8de0qfbbpFKV+3+7k7gizdYWA=; b=QmkK+fAnM//cad1CE8cbxnwE72yWqqllDh3asGbDrTE0IdJflF1wjQywtAnG9p+w66 FdYxuC5WaR9U84O1NJ231MPg4IJGTZx6SgRy8YqNosAbjODt8CANV8zxJCrLYkQ2LpcK 4NZnNlsh1DpLLWN5ZDH5oxtEOA5IUj06rGywTJwRSqYWmZf9uTG7p+vNYus9yzV3daGl K2by5ktAugGaC6zKCpRghvCsqdi7h/GoPzXSbQZ69h7UilaEnHT/9hi2Tqj8geg3Nlwi sdbkoRR/oW7iX8/Bvo+Xnx0HuvaY98h73HrIID01mYZBaIxX/iwVOI/uwtiOnfJ0NtLa C2bA== X-Received: by 10.14.29.67 with SMTP id h43mr400836eea.7.1383180230328; Wed, 30 Oct 2013 17:43:50 -0700 (PDT) Received: from [192.168.1.16] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id w6sm1683251eeo.12.2013.10.30.17.43.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 30 Oct 2013 17:43:49 -0700 (PDT) Message-ID: <5271A7C3.3010102@gmail.com> Date: Thu, 31 Oct 2013 01:43:47 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9 MIME-Version: 1.0 To: "xen-devel@lists.xen.org" , The development of GRUB 2 Subject: pvgrub2 able to boot netbsd X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2LFTCBIATHGNTAVFOUIWR" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::22c X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 00:44:02 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2LFTCBIATHGNTAVFOUIWR Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable x86_64-xen port available from http://git.savannah.gnu.org/cgit/grub.git/log/?h=3Dphcoder/newports/xen. More specifically commit 5d30ce52f29a98ef03275426cace57ae5e66193c is able to load netbsd kernel. It didn't find root because I have no complete netbsd setup on disk in question, only kernel. Here is console log (grub_platform=3Dxen): GNU GRUB version 2.00 Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible device or file completions. grub> set color_highlight=3Dblack/white color_normal=3Dwhite/black feature_200_final=3Dy feature_all_video_module=3Dy feature_chainloader_bpb=3Dy feature_default_font_path=3Dy feature_menuentry_id=3Dy feature_menuentry_options=3Dy feature_nativedisk_cmd=3Dy feature_ntldr=3Dy feature_platform_search_hint=3Dy grub_cpu=3Dx86_64 grub_platform=3Dxen lang=3D locale_dir=3D pager=3D prefix=3D(memdisk)/boot/grub root=3Dmemdisk secondary_locale_dir=3D grub> insmod part_msdos grub> root=3Dxen/sdb,msdos1 grub> linux /netbsd grub> boot [ Kernel symbol table invalid! ] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,= 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 6.99.25 (XEN3_DOMU) #9: Thu Oct 31 01:35:26 CET 2013 phcoder@debian:/home/phcoder/repos/netbsd/src/sys/arch/amd64/compile/obj= /XEN3_DOMU total memory =3D 65536 KB avail memory =3D 55292 KB mainbus0 (root) hypervisor0 at mainbus0: Xen version 4.3.0 vcpu0 at hypervisor0: Intel(R) Core(TM) i5-3360M CPU @ 2.80GHz, id 0x306a= 9 xenbus0 at hypervisor0: Xen Virtual Bus Interface xencons0 at hypervisor0: Xen Virtual Console Driver balloon0 at xenbus0 id 0: Xen Balloon driver balloon0: current reservation: 65536 KiB boot device: root device: ------enig2LFTCBIATHGNTAVFOUIWR Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlJxp8QACgkQNak7dOguQgnZ7QD+KetmCYUxOka6joxAjFya0EFO fCduB3sdPWcrVWYj3OAA/09BilI3S4ThOdfFcs4CdpiDzLFm956NqmWVFjVBBwzN =nTOY -----END PGP SIGNATURE----- ------enig2LFTCBIATHGNTAVFOUIWR--