Results of test.sh

RHEL 4

# ./test.sh
--- Main
--- Kernel fs detection routine
 
Red Hat Enterprise Linux ES release 4 (Nahant Update 8)
Kernel is /boot/vmlinuz-2.6.9-42.0.10.ELsmp
 
 
/boot/vmlinuz-2.6.9-42.0.10.ELsmp is not a gzipped file
/boot/vmlinuz-2.6.9-42.0.10.ELsmp: x86 boot sector
 
Scan /boot/vmlinuz-2.6.9-42.0.10.ELsmp for gzip embedded and initrd filessystem support
 
  GetInitrdFilesystemToUse(): gzip magic found at lvOffset 17956.
 
Here are the fs detected :
lvScanRes=<6>checking if image is initramfs...
<3>EXT2-fs: blocksize too small for device.
 
lvUseFilesystem=ext2fs

RHEL 6

$ ./test.sh
--- Main
--- Kernel fs detection routine
 
Red Hat Enterprise Linux Workstation release 6.3 (Santiago)
Red Hat Enterprise Linux Workstation release 6.3 (Santiago)
Kernel is /boot/vmlinuz-2.6.32-279.22.1.el6.i686
 
 
/boot/vmlinuz-2.6.32-279.22.1.el6.i686 is not a gzipped file
/boot/vmlinuz-2.6.32-279.22.1.el6.i686: Linux kernel x86 boot executable bzImage, version 2.6.32-279.22.1.el6.i686 (mockb, RO-rootFS, root_dev 0x901, swap_dev 0x3, Normal VGA
 
Scan /boot/vmlinuz-2.6.32-279.22.1.el6.i686 for gzip embedded and initrd filessystem support
 
  GetInitrdFilesystemToUse(): gzip magic found at lvOffset 13932.
 
Here are the fs detected :
lvScanRes=<6>Trying to unpack rootfs image as initramfs...
 
lvUseFilesystem=initramfs

SLES 10 SP4

# ./test.sh
--- Main
--- Kernel fs detection routine
 
SUSE Linux Enterprise Server 10 (x86_64)
VERSION = 10
PATCHLEVEL = 4
LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-x86_64:core-3.0-x86_64"
Kernel is /boot/vmlinuz-2.6.16.60-0.85.1-smp
 
 
/boot/vmlinuz-2.6.16.60-0.85.1-smp is not a gzipped file
/boot/vmlinuz-2.6.16.60-0.85.1-smp: Linux/x86 Kernel, Setup Version 0x204, bzImage, Version 2.6.16.60, RO-rootFS, root_dev 0x809, swap_dev 0x1, Normal VGA
 
Scan /boot/vmlinuz-2.6.16.60-0.85.1-smp for gzip embedded and initrd filessystem support
 
  GetInitrdFilesystemToUse(): gzip magic found at lvOffset 39080.
 
Here are the fs detected :
lvScanRes=<6>checking if image is initramfs...
<3>EXT2-fs: blocksize too small for device.
 
lvUseFilesystem=ext2fs

SLES 11 SP1

$  ./test.sh
--- Main
--- Kernel fs detection routine
 
LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64"
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 1
Kernel is /boot/vmlinuz-2.6.32.12-0.7-default
 
 
/boot/vmlinuz-2.6.32.12-0.7-default is not a gzipped file
/boot/vmlinuz-2.6.32.12-0.7-default: Linux/x86 Kernel, Setup Version 0x20a, bzImage, Version 2.6.32.12, RO-rootFS, root_dev 0x809, swap_dev 0x3, Normal VGA
 
Scan /boot/vmlinuz-2.6.32.12-0.7-default for gzip embedded and initrd filessystem support
 
  GetInitrdFilesystemToUse(): gzip magic found at lvOffset 14953.
 
Here are the fs detected :
lvScanRes=<6>Unpacking initramfs...
 
lvUseFilesystem=initramfs