You are not logged in.

#1 2008-12-27 22:46:01

Redrazor39
Member
Registered: 2008-12-23
Posts: 108

Any way to speed up boot?

I know Arch is already fast, but I was wondering if there was some way to speed up Arch boot time (or Xfce start time-- anything) even more without giving up my Xfce DE or anything of that sort. Like a simple package to install that preloads or something that streamlines-- whatever. I heard FreeBSD can boot from 3-10 seconds so I thought "Wow! What if my Arch installation could do that?"

Is there any miracle solution like this out there?

Offline

#2 2008-12-27 23:02:39

Zariel
Member
Registered: 2008-10-07
Posts: 446

Re: Any way to speed up boot?

you can disable autodetect and tell rc.conf which modules to boot, background your daemons, recompile a custom kernel, strip out rc.sysinit to just what you need.

Offline

#3 2008-12-27 23:03:39

Redrazor39
Member
Registered: 2008-12-23
Posts: 108

Re: Any way to speed up boot?

Ok what are the consequences of doing such things?

Offline

#4 2008-12-27 23:18:25

hack.augusto
Member
From: Brazil
Registered: 2008-08-28
Posts: 124

Re: Any way to speed up boot?

with my daemons running in the backgroun, I got 6 seconds, I don't find any side effect because them all load by the time I log in.
setting kernel to quiet gave me another second.

Last edited by hack.augusto (2008-12-27 23:22:44)

Offline

#5 2008-12-27 23:27:28

Redrazor39
Member
Registered: 2008-12-23
Posts: 108

Re: Any way to speed up boot?

6 seconds!? How exactly do I background my daemons and set my kernel to quiet?

I don't want to turn autodetect off because I'm no expert at my system and don't want to miss a module and screw something up badly. Otherwise, I can do easier stuff (that just requires editing a text file like /etc/rc.conf or something without much worry or risk about messing anything up).

Offline

#6 2008-12-27 23:39:50

Envil
Member
Registered: 2008-11-18
Posts: 52

Re: Any way to speed up boot?

http://wiki.archlinux.org/index.php/Daemons

See the bottom part about putting daemons into background.

Offline

#7 2008-12-27 23:52:05

hack.augusto
Member
From: Brazil
Registered: 2008-08-28
Posts: 124

Re: Any way to speed up boot?

to put the kernel to quiet you need change the /boot/grub/menu.lst, add quiet to the kernel line

Offline

#8 2008-12-27 23:56:23

Redrazor39
Member
Registered: 2008-12-23
Posts: 108

Re: Any way to speed up boot?

alright and what exactly will that do? Anything detrimental that I need to worry about?

And putting an @ before a DAEMON in rc.conf will background it, right?

Offline

Board footer

Powered by FluxBB