rc.hdparm
Stacho Pal
stacho at venco.com.pl
Tue Jul 3 18:45:17 CEST 2001
Witam!
Wlasnie zainstalowalem kernela 2.4.5 i zastanawia mnie
ponizszy fragment w rc.hdaparm jak jest nie zahaszowany
to hdparm nie 'ustawia' dyskow przy starcie.
No i skad mialoby sie wziac to '/dev/.devfsd' ??
-------------
pzdr
Stacho Pal
==============
#if [ -c /dev/.devfsd ]; then
# we have devfs enabled kernel
DRIVES=$(ls -1 /dev/hd* /dev/sd* 2> /dev/null | \
awk -F'/' ' ! /[0-9]$/ { print $3; }')
#else
# DRIVES="`awk '!($NF ~ /md|name/) { print $NF }' /proc/partitions`"
#fi
More information about the pld-devel-pl
mailing list