Date: Sun, 24 Aug 2008 11:00:33 +0100 From: "Brad Pitney" <pitney.brad@googlemail.com> To: "Kip Macy" <kmacy@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: [XEN] xs_single device/vbd xs_talkv read_reply panic: bad stray interrupt Message-ID: <3dd203290808240300s62609a77wfa43509fd7a8e098@mail.gmail.com> In-Reply-To: <3c1674c90808231808n506ab38ayd37a81a2715b90cc@mail.gmail.com> References: <3dd203290808221612r338afd77h7397595eb48ce6a7@mail.gmail.com> <3c1674c90808221625gda3be13gf63a71666876cfef@mail.gmail.com> <3dd203290808221808m2cff2e50tef3b3407628dea17@mail.gmail.com> <3c1674c90808221813w3874230dh945a6579819e76fd@mail.gmail.com> <3dd203290808230331m7dcc314ve40988eba1b0a42@mail.gmail.com> <3c1674c90808231616y111580adp6674989c13ce7627@mail.gmail.com> <3dd203290808231731j68b9caf9ted54c12f628dd13f@mail.gmail.com> <3c1674c90808231808n506ab38ayd37a81a2715b90cc@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 24, 2008 at 2:08 AM, Kip Macy <kmacy@freebsd.org> wrote:
> Oops please send me your config it looks like the device number starts
> at 767 and not 768.
>
> -Kip
>
my config:
name = "bldr-fbsd32"
kernel = "/var/xen/" + name + "/kernel"
disk = [ 'file://var/xen/' + name + '/xbd0,0x01,w',
'file://var/xen/' + name + '/xbd1,0x02,w',
'file://var/xen/' + name + '/xbd2,0x03,w' ]
vif = [ 'mac=00:bd:c4:12:00:ef,bridge=bridge0' ]
memory = 256
on_crash = 'preserve'
extra = "boot_single"
extra += ",vfs.root.mountfrom=ufs:/dev/xbd-768s1a"
extra += ",kern.hz=100"
files:
xbd0 = 1G file
xbd1 = 512M file
xbd2 = 6G file
just about to try the latest change
--
Best regards,
Brad
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3dd203290808240300s62609a77wfa43509fd7a8e098>
