SliTaz 5.0-RC4
1 bzImage File not found
Loading /boot/bzImage… failed: File not found
c32box.c32: Boot aborted!
boot:
tux@slitaz:~$ grep RC4 /media/cdrom/boot/isolinux/isolinux.cfg
MENU TITLE SliTaz GNU/Linux - 5.0-RC4 20160117
tux@slitaz:~$ grep -B4 bzImage /media/cdrom/boot/isolinux/isolinux.cfg
# Labels
LABEL slitaz
MENU LABEL SliTaz Live
COM32 c32box.c32
APPEND linux /boot/bzImage initrd=/boot/rootfs.gz rw root=/dev/null autologin
tux@slitaz:~$ ls -l /media/cdrom/boot
total 58549
-rw-r--r-- 2 root root 3140304 Dec 23 14:13 bzImage64
-rw-r--r-- 1 root root 364242 Sep 17 05:35 ipxe
drwxr-xr-x 2 root root 2048 Jan 17 00:04 isolinux
-rw-r--r-- 1 root root 45100 Sep 16 19:32 memtest
-rw-r--r-- 1 root root 53259940 Jan 17 00:12 rootfs.gz
-rw-r--r-- 2 root root 3140304 Dec 23 14:13 vmlinuz-3.2.71-slitaz64
tux@slitaz:~$