Autor |
Nachricht |
|
|
Titel: Optimize Kanotix
Verfasst am: 10.04.2008, 22:57 Uhr
|
|
Anmeldung: 10. Apr 2008
Beiträge: 1
|
|
I'd like to run Kanotix in somewhat of an embedded environment. One of the requirements is to have a quicker bootup. Do any utitlities exist to help me turn some services & processes on & off? Is there a quick and dirty way to make the o/s start up quicker?
Thanks. |
|
|
|
|
|
|
Titel: RE: Optimize Kanotix
Verfasst am: 06.06.2008, 01:10 Uhr
|
|
Anmeldung: 05. Jun 2008
Beiträge: 9
|
|
One trick is to use quiet boot (no messages).
I'm sure there are others. |
|
|
|
|
|
|
Titel: RE: Optimize Kanotix
Verfasst am: 06.06.2008, 20:51 Uhr
|
|
Anmeldung: 29. Jul 2007
Beiträge: 288
|
|
compile your own kernel .. but that would be a lot of work for someone who didnt do that yet.
to save some tome on boot you could disable services from being startet on boot:
kanotix-su kcmshell knxcc_boot |
_________________ Ich bin nur dafür verantwortlich was ich SAGE,
Nicht das was du verstehst.
|
|
|
|
|
|
Titel: RE: Optimize Kanotix
Verfasst am: 05.07.2008, 13:57 Uhr
|
|
Anmeldung: 10. Dez 2004
Beiträge: 597
Wohnort: Schleswig-Holstein
|
|
What about something like this?
Starting services in concurrency mode for a parallel start of services: vi /etc/init.d/rc
change:
CONCURRENCY=none
to:
CONCURRENCY=shell |
_________________ Linux-Userin #213445
LastFM-Musikstatistik für Kanoten
Kanotix, siduction, Kubuntu, antiX
|
|
|
|
|
|
|
|