Ok I see my misconception. That helped.
Thanks for the Help Guys.
On Tue, Mar 12, 2013 at 11:33 AM, Eitan Adler wrote:
> On 12 March 2013 11:28, suraj swaminathan wrote:
> > I have intel i5 processor. Hence i386 version.
>
> I believe there is some confusion here.
>
> There is i386 for x86 pro
On 12 March 2013 11:28, suraj swaminathan wrote:
> I have intel i5 processor. Hence i386 version.
I believe there is some confusion here.
There is i386 for x86 processors.
There is amd64 for x86-64 processors. The name "amd64" is because
they were the first one to produce a 64 bit ISA compatibl
Intel Core i5 *is* 64-bit, see
http://ark.intel.com/products/43546/Intel-Core-i5-650-Processor-4M-Cache-3_20-GHz(
this is a really old i5 )
Best regards
Andreas
On Tue, Mar 12, 2013 at 4:28 PM, suraj swaminathan
wrote:
> I have intel i5 processor. Hence i386 version.
> Okay now it makes sense(I
I have intel i5 processor. Hence i386 version.
Okay now it makes sense(If bhyve is supported only on amd64). Guess I have
to get hold of a machine with amd64, use the iso from:
http://ftp4.us.freebsd.org/pub/FreeBSD/snapshots/amd64/amd64/ISO-IMAGES/10.0/
Correct me if I'm wrong.
Thanks,
Suraj
O
On 3/12/13 7:11 AM, suraj swaminathan wrote:
uname -a yeilds:
FreeBSD suraj FreeBSD 10.0-CURRENT #0: Sat Feb 23 08:42:38 UTC 2013
r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386
Hmm, it seems you have an i386 system. I tink bhyve is only supported
on amd64.
Is this a new machine wi
uname -a yeilds:
FreeBSD suraj FreeBSD 10.0-CURRENT #0: Sat Feb 23 08:42:38 UTC 2013
r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386
Also I have down loaded mt image from
http://ftp4.us.freebsd.org/pub/FreeBSD/snapshots/i386/i386/ISO-IMAGES/10.0/
Is there some other place to look for the
On 3/11/13 9:24 PM, suraj swaminathan wrote:
Hi,
I am really interested in the bhyve project. For starters I loaded
FreeBSD 10.0-CURRENT version. I went ahead and did a kldload vmm.ko hoping
to load the kernel module, but vmm.ko was not found. I am also unsure where
the bhyve project sourc