Summary
-------------
I am trying to start hdparm before checkroot during
the booting process. So, I put "before *" in the hdparm
script and "after hdparm" in the checkroot.
I used rc-update as follows:
   rc-update del hdparm
   rc-update del checkroot
   rc-update add hdparm boot
   rc-update add checkroot boot

but I didn't get the efect I pretend!
Am I doing anything wrong?

Some adtional info
-------------------------
The main reason I'm trying this is to avoid the reiserfs messages
claiming dma is not on for the disks during the fsck in checkroot
and checkfs.

I have written a small hdparm just to set the dma and other parametres
I use. The original one causes strange things to happen including,
crashing kde - I posted some ask for help here and on gentoo-dev but
got no answers. So, it is supposed to not need anything to be executed
before it.

BTW, I have baselayout-1.8.6.8-r1



--
[EMAIL PROTECTED] mailing list



Reply via email to