On 120214, at 13:01, Nikos Chantziaras wrote: > On 14/02/12 12:48, LK wrote: >> >> How do i get rid of that? >> It takes one minute on boot, that is awful. > If you boot with "acpi=off", does the problem go away? What kernel version > are you using? No it does not. After the root=/dev/sda5, in grub menu.lst, right ? Kernel version 3.2.1-r2 Maybe some setting in kernel settings?
> >> PS: How do i deamonize a service on startup? DHCPCD for example? > It has a service. You add it to the default runlevel: > rc-update add dhcpcd default It is started automatically, but cant it be ran in the background? It takes some time which isnt necessary. Thanks so far anyway.

