Neil Bothwick <neil <at> digimed.co.uk> writes:
> % find -type f -exec file {} + | grep kernel
> ./boot/memtest86: Linux x86 kernel
> ./isolinux/gentoo: Linux kernel x86 boot executable bzImage.....
> ./isolinux/kernels.msg: ASCII text
>
OK so I found this old iso a workstation:
livecd-amd64-installer-2008.0-r1.iso
# less livecd-amd64-installer-2008.0-r1.iso
lists:
Directory listing of /
29 drwxr-xr-x 7 1032 100 2048 Jul 7 2008 [ 29 02] .
29 drwxr-xr-x 7 1032 100 2048 Jul 7 2008 [ 29 02] ..
33 drwxr-xr-x 3 1032 100 2048 Jun 11 2008 [ 33 02] docs
100 -rw-r--r-- 1 0 0 27381760 Jul 7 2008 [ 100 00]
gentoo.efimg
30 drwxr-xr-x 3 0 0 2048 Jul 7 2008 [ 30 02]
gentoo.efimg.mountPoint
13470 -rw-r--r-- 1 0 0 21776 Jul 7 2008 [ 13470 00]
Getting_Online.txt
13481 -rwx------ 1 0 0 616603648 Jul 7 2008 [ 13481 00]
image.squashfs
50 drwxr-xr-x 2 1009 100 4096 Jul 7 2008 [ 50 02]
isolinux
4294967280 -rw-r--r-- 1 0 0 0 Jul 7 2008 [ -16 00] livecd
314557 -rw-r--r-- 1 0 0 6666 Jul 7 2008 [ 314557 00]
README.txt
52 drwxr-xr-x 3 1032 100 2048 Jun 11 2008 [ 52 02]
snapshots
42 drwxr-xr-x 6 1032 100 2048 Jun 11 2008 [ 42 02] .svn
the gentoo.efimg looks like a kernel binary....
I've got to muck around awhile on this
thx,
James