LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-04-2017, 12:12 AM   #1
julianvb
Member
 
Registered: Apr 2009
Posts: 390

Rep: Reputation: 3
[SOLVED] Speeding up 32-Bit Linux Mint "Sarah" Boot-up


2017-02-03

Ever since I replaced Ubuntu 12.04 with Linux Mint 18 as my MacBook Pro's sole operating system recently, Linux now takes at least 3 minutes to boot up. It used to take Ubuntu 12.04 little time to boot up on the same machine.

I've tried a few fixes such as disabling compiz, replacing the line GRUB_CMDLINE_Linux_Default:'quiet splash' with GRUB_CMDLINE_Linux_Default:'profile' in GRUB and reducing swappiness from 60 to 10, all in vain.

I'll appreciate as usual very much any help from this forum.

2017-02-05 Brief Answer: LVM mode of Linux Mint installation!

Julianvb

Last edited by julianvb; 02-05-2017 at 06:46 AM.
 
Old 02-04-2017, 02:27 AM   #2
Brains
Senior Member
 
Registered: Apr 2009
Distribution: All OS except Apple
Posts: 1,591

Rep: Reputation: 389Reputation: 389Reputation: 389Reputation: 389
My desktop is a Dell XPS Gen 5 with a Pentium 4 extreme edition CPU and maxed out at 4GB ram, it's a beast... at least back in the day I purchased it in August 2005. It takes a couple minutes to boot up Debian testing.

My Christmas present, a MSI GT72 6QD is also a beast with 16GB ram and a quad core processor, it takes 10-15 seconds to get a working desktop with the exact same OS with identical software and everything.

Based on my experiences, Linux is looking like Windows as they progress, as in the need for more resources. And since the average lifetime of a computer is three years (unless it's a Dell XPS Gen 5 in the right hands), keeping the hardware in line with the versions of OSs used typically would reduce the need to ask "why is this OS so slow?", it's not the OS.
EDIT: If you have more than 4GB ram, it's wasted ram with a 32bit system. Lord knows how long it would take to boot a current 32bit Linux OS on my Dell XPS Gen 2 laptop I purchased in August 2005 along with the desktop as it has a Pentium M which is strictly 32bit, I leave that one collecting dust at the moment.

Last edited by Brains; 02-04-2017 at 02:42 AM.
 
Old 02-04-2017, 02:37 AM   #3
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,143

Rep: Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123
Two questions:
- what do you mean by "boot up" - grub loaded ?, kernel/initramfs loaded ?, init started ? ... something else ?.
- what evidence do you have ?. Try bootchart as a starting point.
 
Old 02-04-2017, 03:56 AM   #4
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,986
Blog Entries: 33

Rep: Reputation: 1469Reputation: 1469Reputation: 1469Reputation: 1469Reputation: 1469Reputation: 1469Reputation: 1469Reputation: 1469Reputation: 1469Reputation: 1469
julianvb,

Alternatively, you could try a 32 bit version of a lighter distro such as MX Linux or a lightweight one such as antiX-16.1.

http://www.dedoimedo.com/computers/mx-16.html

http://distrowatch.com/weekly.php?issue=20150810#antix
 
Old 02-04-2017, 04:01 AM   #5
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
Or a lightweight distro like LXLE.
 
Old 02-04-2017, 04:17 AM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
3 minutes is long, even for an older system.
however, without additional info, post #2 is the only valid answer.
 
Old 02-05-2017, 01:18 AM   #7
julianvb
Member
 
Registered: Apr 2009
Posts: 390

Original Poster
Rep: Reputation: 3
Hi, Everyone,

Thank you all very much for your great advice.

Two of my desktop computers were made by HP in 2004 and they run 32-bit Linux Mint 17.1 and 32-bit linux Mint 18 respectively. I am very happy with their performance in terms of boot-up time, speed and reliability. They feature 2GB of RAM and an 80GB HDD. A few months ago I acquired a couple of inexpensive 2012 mini-ITX computers which came with 32-bit Linux Mint 18 pre-installed, 2GB of RAM and a 64GB SSD. I am very much impressed with their swift and reliable performance. In light of these 32-bit machines' perfomance, I am inclined to feel that my LM18 MAcBook Pro's slow startup problem is not related to the fact that it is running a 32-bit version of Linux Mint.

I would like to point out that I have inadvertently installed Linux Mint 18 in LVM mode on the Mac without knowing anything about this option and I am now too lazy to re-install it the regular way. The purpose of my post is to find out why the machine booted up (32-bit) Ubuntu 12.04 so much faster than Linux Mint 18.

Julianvb



inux
 
Old 02-05-2017, 01:27 AM   #8
julianvb
Member
 
Registered: Apr 2009
Posts: 390

Original Poster
Rep: Reputation: 3
syq00,
Quote:
Two questions:
- what do you mean by "boot up" - grub loaded ?, kernel/initramfs loaded ?, init started ? ... something else ?.
- what evidence do you have ?. Try bootchart as a starting point.
By boot-up, I mean the time measured between power-up or the start of a reboot and the time the operating system is ready to process requests from the computer user. I just count the time between these two events to arrive at an approximate estimate. Strangely the /var/log/bootchart/ directory repeatedly appears empty.

Thank you very much.

Juianvb

Last edited by julianvb; 02-05-2017 at 06:05 AM.
 
Old 02-05-2017, 04:50 AM   #9
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by julianvb View Post
I would like to point out that I have inadvertently installed Linux Mint 18 in LVM mode on the Mac without knowing anything about this option
that's encryption, right?
i'm not versed in this, but from what little experience i have with it, it can take really, really long to decript a larger file (on my older 32bit netbook), let alone a whole hard disk partition.
if you encrypted the whole install, i suggest to try again and encrypt only /home, maybe it helps.
if that doesn't help either, you must forgo disk encryption for the sake of convenience.

oh, i forgot, you are too lazy to reinstall. well, nevermind then.
 
1 members found this post helpful.
Old 02-05-2017, 05:28 AM   #10
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,143

Rep: Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123
Quote:
Originally Posted by ondoho View Post
well, nevermind then.
+1 :shrug:
 
Old 02-05-2017, 05:52 AM   #11
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Quote:
Originally Posted by julianvb View Post
I am now too lazy to re-install it the regular way.
If it was "easy" it wouldn't be worth it.

Last edited by Habitual; 02-05-2017 at 05:54 AM.
 
Old 02-05-2017, 06:36 AM   #12
julianvb
Member
 
Registered: Apr 2009
Posts: 390

Original Poster
Rep: Reputation: 3
ondoho,
Quote:
that's encryption, right?
i'm not versed in this, but from what little experience i have with it, it can take really, really long to decript a larger file (on my older 32bit netbook), let alone a whole hard disk partition.
if you encrypted the whole install, i suggest to try again and encrypt only /home, maybe it helps.
if that doesn't help either, you must forgo disk encryption for the sake of convenience.

oh, i forgot, you are too lazy to reinstall. well, never mind then.
Thank you very much for your enlightening revelation. I should have looked up LVM (Logical Volume Manager) before posting my question! Since LVM requires much more work, the longer boot-up time makes sense. Actually I can put up with it as I use this machine only when I visit my relative on the West coast.

Julianvb

Last edited by julianvb; 02-05-2017 at 05:34 PM.
 
Old 02-05-2017, 08:26 AM   #13
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Julianvb:
Couple of references I recommend for LinuxMint and "friends".
https://help.ubuntu.com/
https://help.ubuntu.com/community/
http://tinyurl.com/easylinuxtips

Crunchy, and easy to chew.

Advice: Defaults.
"Something else" during partitioning is ninja.mode so don't, or bone up.

Last edited by Habitual; 02-05-2017 at 08:28 AM.
 
1 members found this post helpful.
Old 02-05-2017, 05:36 PM   #14
julianvb
Member
 
Registered: Apr 2009
Posts: 390

Original Poster
Rep: Reputation: 3
Habitual,

Many thanks for the useful links.

Julianvb

Last edited by julianvb; 02-05-2017 at 06:49 PM.
 
Old 02-05-2017, 06:18 PM   #15
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
You're welcome.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Revisited: Linux Mint 18 "Sarah" KDE + Xfce LXer Syndicated Linux News 0 09-19-2016 07:10 AM
LXer: Linux Mint 18 "Sarah" Xfce Officially Released, Linux Mint 18 KDE Coming Soon LXer Syndicated Linux News 0 08-02-2016 08:21 PM
LXer: Review: Linux Mint 18 "Sarah" MATE LXer Syndicated Linux News 0 08-01-2016 11:02 AM
LXer: Linux Mint Devs Showcase the First Two X-Apps for Linux Mint 18 "Sarah" LXer Syndicated Linux News 1 02-05-2016 12:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration