Path to this page:
Subject: CVS commit: pkgsrc/sysutils
From: Manuel Bouyer
Date: 2011-05-20 19:09:21
Message id: 20110520170921.BA131175DD@cvs.netbsd.org
Log Message:
Add a patch which fixes 2 problems:
- use the correct way to get the size of a disk device or partition (from
haad@NetBSD.org)
- if given a block device, use the character device instead (the block device
is already in use by the backend driver).
With this I could succeffully boot a HVMPV FreeBSD kernel using a phy:
virtual disk.
Files: