--- mage/branches/alx-0_6_0/include/alx.minc 2011/06/08 08:23:38 2200 +++ mage/branches/alx-0_6_0/include/alx.minc 2011/06/08 09:13:05 2205 @@ -82,7 +82,7 @@ if [[ -x $(which hwinfo) ]] then # zotac devices - if [[ ! -z $(hwinfo --bios | grep -i zotac) ]] + if [[ ! -z $(hwinfo --bios --storage | grep -i zotac) ]] then grubopts="rootdelay=8" echo "Special device 'ZOTAC' detected!"