**** BEGIN LOGGING AT Mon Jul 07 02:59:59 2014 Jul 07 12:50:04 Jay7: #define MOUNTPOINT "/mnt" Jul 07 12:50:34 then Jul 07 12:50:35 "/mnt/boot/zImage", Jul 07 12:50:35 "/mnt/zImage", Jul 07 12:50:55 as default_kernels[] Jul 07 12:51:12 now, what if we do mount in /boot? Jul 07 19:49:44 ant: it will override /boot contents Jul 07 19:50:04 may be dangerous in some cases I suspect Jul 07 22:19:35 Jay7, ehmm Jul 07 22:19:42 what does it mean? Jul 07 22:19:43 #define MOUNTPOINT "/mnt" Jul 07 22:19:43 #define BOOTCFG_PATH MOUNTPOINT "/boot/boot.cfg" Jul 07 22:19:48 ^ Jul 07 22:21:49 used only once Jul 07 22:21:51 devicescan.c: if (0 == parse_cfgfile(BOOTCFG_PATH, cfgdata)) { /* Found and parsed */ Jul 07 22:25:40 argh Jul 07 22:25:41 strcpy(sc->kernelpath, "/mnt"); Jul 07 22:32:07 then Jul 07 22:32:08 tmp = malloc(strlen(hw) + 17 + 1);<---->/* strlen("/mnt/boot/zImage-") */ Jul 07 22:32:32 thi sis ok for zImage and uImage..but not i.e. vmlinuz Jul 07 22:33:11 most of this code is in /* USE_MACHINE_KERNEL */ **** ENDING LOGGING AT Tue Jul 08 02:59:58 2014