Glam Prestige Journal

Bright entertainment trends with youth appeal.

What does ppc64le mean ?

Is it related to Ubuntu only?

Why does it affect netbooting and what should I do to enable netbooting with ppc64le?

Please someone explain this to me.

Thanks.

1 Answer

ppc64le is a CPU architecture, specifically the little-endian version of ppc64. Compare this with amd64, another architecture (currently the most common for desktop PCs). It applies to all code that runs on those CPUs and is not Ubuntu-specific. It affects netbooting because machines need to boot a kernel compatible with their CPU.

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy