Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: newfs fails in DOMU during install



On Tue, Apr 01, 2008 at 12:15:27AM +0200, Etienne Labaume wrote:
> Hello all,
> 
> I'm running NetBSD/amd64 current (snapshot 200803210000Z) and installed
> xentools3, xentools3-hvm and xenkernel3. Trying to install a NetBSD DOMU, it
> fails while writing the new root filesystem with the error message:
> 
> newfs: block size `0' (0) is less than the minimum (4096).
> 
> This xbd0 filesystem is a file created with:
> 
> dd=if=/dev/zero of=test.img bs=1m count=128
> 
> I don't quite get what I'm doing wrong ? For your information, the config file
> for that domain is just consisting of those lines:
> 
> kernel = "/usr/pkg/xen3-kernel/kern-INSTALL_XEN3_DOMU.gz"
> memory = 128
> name = "test"
> vif = [ 'mac=00:16:3e:00:00:11, bridge=bridge0' ]
> disk = [ 'file:/var/xen/test.img,0x1,w' , 'phy:/dev/wd1p,0x2,w' ]
> extra = ""


what partition table did sysinst create ? Did you choose FFSv1 or FFSv2 ?

You may also want to send-pr this; it's not Xen-specific and the right
person to look at this may not be reading this list.


-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index