{distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
{distro_bootpart} any ${scriptaddr} ${prefix}extlinux/extlinux.conf
{distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;
{distro_bootpart} bootfstype; then run scan_dev_for_boot; fi; done
{distro_bootpart} ${prefix}extlinux/extlinux.conf; then echo Found ${prefix}extlinux/extlinux.conf; run boot_extlinux; echo SCRIPT FAILED: continuing...; fi
{distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done
{distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
{distro_bootpart} any ${scriptaddr} ${prefix}extlinux/extlinux.conf
{distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;
{distro_bootpart} bootfstype; then run scan_dev_for_boot; fi; done| Welcome Firefly Open Source Community (https://bbs.t-firefly.com/) | Powered by Discuz! X3.1 |