> (I previously sent this using the wrong account & hopefully cancelled it
> prior to moderation, so apologies if i wasn't quick enough & it gets
> duplicated)
> 
> I'd like to ask the community two questions; First, is there a hint
> anywhere listing suggested init-script & sysconfig settings for running
> 'hdparm' during system-boot (as i'm used to doing on my Gentoo system),
> & if not, are there good reasons that {,B}LFS avoids such a practice?
> 
> Second, looking at the release-notes at :-
> 
> http://sourceforge.net/project/showfiles.php?group_id=136732&package_id=150265
> 
> ...I'm wondering if an update to the supported version might be in
> order. It appears there was a major revision in April to 7.0, which
> claims to address most libata-issues (for those that use it), & further
> bugfix releases up to 7.5 - 7.2 fixed a conflict with the older IDE
> code, so i'm thinking of using 7.4 or 7.5 myself...

Hi.

I did that by adding

boot_mesg "Optimizing hd..."
hdparm -q -d1 -q -c3 -q -m16 /dev/hda
evaluate_retval

to /etc/rc.d/init.d/sysctl because it's the last script run in sysinit runlevel.
If those settings work for you, it's ok to use them. In fact the LFS livecd 
uses similar settings too automatically.

About upgrading I have no clue, as I use 6.6...

Lauri

-- 
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com

Powered by Outblaze
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to