Does anyone else find this bit of code produced by mkinitrd to be a little off?
root=/dev/*)
set -- $(IFS=/ ; echo $o)
if [ "$#" = "3" ] && [ "$2" != "cciss" ] ; then
vg_root=$2
fi
;;
This comes from the "init" script created by the mkinitrd command.
Leland
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/