uname -m for an Intel machine running FreeBSD
Clay Daniels
clay.daniels.jr at gmail.com
Tue Jan 28 08:01:29 UTC 2020
Thanks Chris, Ihor, & Valeri. I would not have guessed it would the amd64
on an Intel. I was expecting something like "i386", but had no way to check
it as both my machines have AMD processors.
Thanks again,
Clay
On Sun, Jan 26, 2020 at 10:01 PM Ihor Antonov <ihor at antonovs.family> wrote:
> On 2020-01-26 21:49, Chris Hill wrote:
> > On Sun, 26 Jan 2020, Clay Daniels wrote:
> >
> > > I'm working on building an efitool program written and used in various
> > > linux flavors that I would like to see work on FreeBSD.
> >
> > [ huge snip ]
> >
> > > I think I can manage the code, except I don't have an Intel machine to
> > > know what "name" uname -m returns on a Intel box running FreeBSD.
> > >
> > > Can someone with an Intel machine tell me what uname -m returns?
> >
> > $ uname -m
> > amd64
> >
> > This is on a:
> > CPU: Intel(R) Core(TM)2 Duo CPU E8500 @ 3.16GHz (3158.81-MHz
> K8-class CPU)
>
> Same on my Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
>
> Linux: x86_64
> FreeBSD: amd64 - both baremetal and as KVM guest
>
> > --
> > Chris Hill chris at monochrome.org
> > _______________________________________________
> > freebsd-questions at freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list