Subject: pygrub?
To: None <port-xen@NetBSD.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: port-xen
Date: 11/24/2006 11:49:02
Just wondering: has anyone played with pygrub on NetBSD?
(pygrub is a bootloader that can be used instead of a OS kernel for
loading with Xen, and which can then read the kernel from the domU's
filesystem.)
Having a quick look, it requires ext2fs and reiserfs libraries, I guess it
would be a nice project to integrate FFS functionality...
The thing can be found in
sysutils/xentools30/work*/xen-3.0.3_0-src/tools/pygrub
- Hubert