DEFBOOTDEV
bootstr_dev ? bootstr_dev : DEFBOOTDEV,
strcpy(bootpath, dev ? dev : DEFBOOTDEV);
printf("Boot [" DEFBOOTDEV ":%s]: ", DEFKERNELNAME);
strcpy(bootpath, dev ? dev : DEFBOOTDEV);
strncpy(bi_bdev.bootdev, DEFBOOTDEV,