64 bit Ubuntu on intel x86_64

I know that my question is certanly duplicate, but I've spent a whole morning on trying to install Ubuntu 16.04 amd64 on my laptop (intel pentium quad core n3540, 4 GB RAM) and have failed, even though I've been reading that it is possible to install 64bit ubuntu on intel pc.

My question is, can someone please, explain to me HOW (the devil is in the details, so dont be cheap with it) to do it?

When I try it, my laptop freezes, on the initial load, so I cant even make it to the menu. I dont know what am I doing wrong, so please help :(

0

2 Answers

Intel quad core is definitely amd64 processor, so 64 bit is correct arch. However you may try to run i386 arch (it will see full RAM). Only difference it available software (and in fact i386 have more software than amd64, so for 64bit processors I advice to use multi arch so you have both architectures).

If i386 won't work you may try with old version and once you find working one then make full update to latest version. It worked for my friend on old PC.

There is one more problem. Try to run system without GUI. Problem with graphics card driver may cause similar problems (accidentally checked it once).

1

SOLVED:

Secure boot was enabled in BIOS. Disabled it and made it without any problems

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

You Might Also Like