Index: kexec-tools-1.101/kexec/arch/ia64/kexec-elf-ia64.c =================================================================== --- kexec-tools-1.101.orig/kexec/arch/ia64/kexec-elf-ia64.c 2006-11-15 13:05:25.000000000 -0800 +++ kexec-tools-1.101/kexec/arch/ia64/kexec-elf-ia64.c 2006-11-15 13:06:23.941960199 -0800 @@ -128,7 +128,7 @@ int elf_ia64_load(int argc, char **argv, {"command-line", 1, 0, OPT_APPEND}, {"append", 1, 0, OPT_APPEND}, {"initrd", 1, 0, OPT_RAMDISK}, - {"noio", 1, 0, OPT_NOIO}, + {"noio", 0, 0, OPT_NOIO}, {0, 0, 0, 0}, };