Home
last modified time | relevance | path

Searched refs:sizekb (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/boot/
H A Dinstall-boot.sh45 local file sizekb device stagedir fatbits efibootname
48 sizekb=$2
50 if [ "$sizekb" -ge "$fat32min" ]; then
52 elif [ "$sizekb" -ge "$fat16min" ]; then
83 -s ${sizekb}k \