taken from rc.sysinit:

# Turn on harddisk optimization
# There is only one file /etc/sysconfig/harddisks for all disks
# after installing the hdparm-RPM. If you need different hdparm
parameters
# for each of your disks, copy /etc/sysconfig/harddisks to
# /etc/sysconfig/harddiskhda (hdb, hdc...) and modify it.
# each disk which has no special parameters will use the defaults.

So I will try this and see if it works.


On Mon, 2002-01-28 at 08:07, Devon wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Monday 28 January 2002 12:21 am, Paul Dawson wrote:
> 
> > > > >  hdd:hdd: dma_intr: status=0x51 { DriveReady SeekComplete Error }
> > >
> > > Another possibility is that the drive doesn't like dma being enabled.
> > >
> > > You can try hdparm -d0 /dev/hdd and see if that helps.
> > > To turn it back on:
> > > hdparm -d1 /dev/hdd
> >
> > Thanks,
> >
> > Is there a startup file that I can put this in so that I wont see the
> > error in the future?
> 
> The file /etc/sysconfig/harddisks applies to all disks. 
> I read somewhere that you can copy /etc/sysconfig/harddisks to (in your 
> case) /etc/sysconfig/harddiskhdd and set the value there. 
> I tried this once and it didn't seem to work.
> 
> You could add the command to /etc/rc.d/rc.local, though that may be later 
> in the boot process than you want. If that is too late, I'd look for a 
> likely place to insert the command in /etc/rc.d/rc.sysinit
> 
> Ideally, I suspect you'd want to have it done before the drive is 
> mounted, if possible.
> 
> - -D
> 
> - -- 
> 
> pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt
> 
> - --
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
> 
> iD8DBQE8VOq0eMAUbzJhSVcRApYuAKClD/tISVYsU+BcXgiHz+UFOQeRlwCfS9ui
> c8FWVsO6PZi553HwFL8Eeuo=
> =cVqU
> -----END PGP SIGNATURE-----
> 
> 
> 
> _______________________________________________
> Seawolf-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/seawolf-list
> 




_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to