You are not logged in.

#1 2009-06-24 20:34:55

ajb
Member
From: Poland
Registered: 2008-02-06
Posts: 31

[SOLVED] how to set rootdelay

Hi!

Like in subject, I'd like to know how should I do this, and additional question is why i can't set it to 0.

When I append "rootdelay=1" system waits 1 sec. But when I append zero it waits 5 sec.
Is there any way to set it to 0, or maybe it should be non-zero value?
Is there any other way to change it instead of append kernel parameter? (maybe some settings in mkinitcpio?)

XFS, root=/dev/sda1, SATA drive, Arch 64

I'd be appreciate for any constructive reply,
Adam

Last edited by ajb (2009-06-25 15:17:31)

Offline

#2 2009-06-24 20:57:21

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: [SOLVED] how to set rootdelay

http://projects.archlinux.org/?p=mkinit … ns;hb=HEAD

If rootdelay is less than or equal to 0, it polls for 5 seconds.

Last edited by lucke (2009-06-24 20:58:34)

Offline

#3 2009-06-25 00:52:04

ajb
Member
From: Poland
Registered: 2008-02-06
Posts: 31

Re: [SOLVED] how to set rootdelay

I was looking in this dir, but not manually and the keyword "rootdelay" is not in this file... so thanks a lot smile

I'm considering which package changed this behavior. 20. june upgrade of mkinitcpio, and 24. june kernel. It's due to mkinitcpio ugrade? Am I right? I'm just curious, because earlier I don't have this problem smile

So as I understood this, the best way to get fast start is append in lilo/grub rootdelay=1 ?

Offline

#4 2009-06-25 00:58:06

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: [SOLVED] how to set rootdelay

It's been introduced in mkinitcpio 0.5.25 - and you have to rebuild the image to get the altered behaviour (probably during kernel upgrade).

rootdelay=1 should work.

Offline

Board footer

Powered by FluxBB