Searched refs:DDF_FILE (Results 1 – 3 of 3) sorted by relevance
44 local DDF_FILE="$1"45 if [ ! -e $DDF_FILE ]; then49 …]*=[[:space:]]*0x0000000000000000,[[:space:]]*0x00000400,[[:space:]]*0x02[[:space:]]*$' "$DDF_FILE"54 echo "METARATING section exists in $DDF_FILE"
518 local DDF_FILE="$1"524 elif [ ! -f "$DDF_FILE" ]526 add_msg "Warning: Cannot find $DDF_FILE"528 local VOLUME_ADDR=$(sed -n 's| *VolumeAddress *= *\([0-9a-fA-F]\+.*\)|\1|p' "$DDF_FILE")529 local VOLUME_SIZE=$(sed -n 's| *VolumeSize *= *\([0-9a-fA-F]\+.*\)|\1|p' "$DDF_FILE")599 add_msg "Warning: Cannot find $DDF_FILE"664 local DDF_FILE="$1"665 if [ ! -e $DDF_FILE ]; then669 …]*=[[:space:]]*0x0000000000000000,[[:space:]]*0x00000400,[[:space:]]*0x02[[:space:]]*$' "$DDF_FILE"674 echo "METARATING section exists in $DDF_FILE"
208 local DDF_FILE="$8"454 if [ -e "$DDF_FILE" ]; then455 embed_ddf_info_to_masterinfo "$DDF_FILE" "$FILE_DEST"