Currently linux Mint 17 installed as 32 Bit. How can I move to 64Bit?
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Currently linux Mint 17 installed as 32 Bit. How can I move to 64Bit?
I have installed Mint 17 on a disk which had been in use on 32 bit. Naturally it has installed as 32 Bit. However I would like to move to 64 Bit. If it requires a complete reformat can anyone tell me how I can find and use a format command?
I'm not sure what you mean by "I have installed Mint 17 on a disk which had been in use on 32 bit". Are you saying you had 32-bit Mint installed on a hard drive in a 32-bit system, then you removed the drive from that computer, plugged it into a 64-bit machine, and now want to convert your Mint installation to 64-bit?
If that's the case I believe you'll need to reinstall Mint to convert, just run the 64-bit installer and reinstall like you did the first time. Note that you'll likely lose all of your data and settings unless you put them on separate partitions, so you'll want to make a full backup first so you can restore the necessary files.
Just a quick note that if you eventually decide to re-install Mint then, unless you have some overriding reason not to, you may as well install the current version, Mint 18.1, downloadable from the Linux Mint website.
You haven't mentioned whether you have verified that the device has 64-bit architecture. That's prerequisite for running 64-bit software. You can do so by running
Code:
uname -a
If it is 64-bit architecture, you will need to back up any crucial data and install 64-bit Mint from scratch. The installation system includes a format routine.
If it requires a complete reformat can anyone tell me how I can find and use a format command?
The "32-bit" description refers to your processor and the software that it can run. Disk format is the same, regardless, so installing a 64-bit distro is just like installing a 32-bit one: the disk partitioning doesn't have to change.
You should also note that a 64bit OS is capable and will often need to run 32bit software or drivers, but a 32bit OS cannot run 64bit software.
The 64bit world is still catching up as far as supported software is concerned.
It is also worth saying that unless you have more than 4gb of memory or need the higher addressing capability there is little point in changing and indeed performance is likely to suffer for day to day tasks
Last edited by dave@burn-it.co.uk; 04-26-2017 at 03:10 PM.
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,364
Rep:
I'll add my confirmation that you would need to reinstall the 64-bit version from scratch - it is not possible to "convert" a 32-bit installation of an operating system to a 64-bit installation. Take note as well of the other comments above concerning the amount of memory, performance and disk formatting (unrelated).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.