| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|---|
| 2 | <html>
|
|---|
| 3 | <head>
|
|---|
| 4 | <meta http-equiv="content-type" content="text/html;
|
|---|
| 5 | charset=windows-1252">
|
|---|
| 6 | </head>
|
|---|
| 7 | <body>
|
|---|
| 8 | <h2>Results of test.sh</h2>
|
|---|
| 9 | <h3>RHEL 4</h3>
|
|---|
| 10 | # ./test.sh<br>
|
|---|
| 11 | --- Main<br>
|
|---|
| 12 | --- Kernel fs detection routine<br>
|
|---|
| 13 | <br>
|
|---|
| 14 | Red Hat Enterprise Linux ES release 4 (Nahant Update 8)<br>
|
|---|
| 15 | Kernel is /boot/vmlinuz-2.6.9-42.0.10.ELsmp<br>
|
|---|
| 16 | <br>
|
|---|
| 17 | GetInitrdFilesystemToUse(): gzip magic found at lvOffset
|
|---|
| 18 | 17956.<br>
|
|---|
| 19 | <br>
|
|---|
| 20 | lvScanRes=<6>checking if image is initramfs...<br>
|
|---|
| 21 | <3>EXT2-fs: blocksize too small for device.<br>
|
|---|
| 22 | <br>
|
|---|
| 23 | lvUseFilesystem=ext2fs<br>
|
|---|
| 24 | <h3>RHEL 6</h3>
|
|---|
| 25 | $ ./test.sh<br>
|
|---|
| 26 | --- Main<br>
|
|---|
| 27 | --- Kernel fs detection routine<br>
|
|---|
| 28 | <br>
|
|---|
| 29 | Red Hat Enterprise Linux Workstation release 6.3 (Santiago)<br>
|
|---|
| 30 | Red Hat Enterprise Linux Workstation release 6.3 (Santiago)<br>
|
|---|
| 31 | Kernel is /boot/vmlinuz-2.6.32-279.22.1.el6.i686<br>
|
|---|
| 32 | <br>
|
|---|
| 33 | GetInitrdFilesystemToUse(): gzip magic found at lvOffset
|
|---|
| 34 | 13932.<br>
|
|---|
| 35 | <br>
|
|---|
| 36 | lvScanRes=<6>Trying to unpack rootfs image as initramfs...<br>
|
|---|
| 37 | <br>
|
|---|
| 38 | lvUseFilesystem=initramfs<br>
|
|---|
| 39 | <br>
|
|---|
| 40 | <h3>SLES 10 SP4</h3>
|
|---|
| 41 | <p># ./test.sh<br>
|
|---|
| 42 | --- Main<br>
|
|---|
| 43 | --- Kernel fs detection routine<br>
|
|---|
| 44 | <br>
|
|---|
| 45 | SUSE Linux Enterprise Server 10 (x86_64)<br>
|
|---|
| 46 | VERSION = 10<br>
|
|---|
| 47 | PATCHLEVEL = 4<br>
|
|---|
| 48 | LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-x86_64:core-3.0-x86_64"<br>
|
|---|
| 49 | Kernel is /boot/vmlinuz-2.6.16.60-0.85.1-smp<br>
|
|---|
| 50 | <br>
|
|---|
| 51 | GetInitrdFilesystemToUse(): gzip magic found at lvOffset
|
|---|
| 52 | 39080.<br>
|
|---|
| 53 | <br>
|
|---|
| 54 | lvScanRes=<6>checking if image is initramfs...<br>
|
|---|
| 55 | <3>EXT2-fs: blocksize too small for device.<br>
|
|---|
| 56 | <br>
|
|---|
| 57 | lvUseFilesystem=ext2fs<br>
|
|---|
| 58 | </p>
|
|---|
| 59 | <h3>SLES 11 SP1</h3>
|
|---|
| 60 | # ./test.sh<br>
|
|---|
| 61 | --- Main<br>
|
|---|
| 62 | --- Kernel fs detection routine<br>
|
|---|
| 63 | <br>
|
|---|
| 64 | SUSE Linux Enterprise Server 11 (x86_64)<br>
|
|---|
| 65 | VERSION = 11<br>
|
|---|
| 66 | PATCHLEVEL = 1<br>
|
|---|
| 67 | 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"<br>
|
|---|
| 68 | Kernel is /boot/vmlinuz-2.6.32.12-0.7-default<br>
|
|---|
| 69 | <br>
|
|---|
| 70 | GetInitrdFilesystemToUse(): gzip magic found at lvOffset
|
|---|
| 71 | 14953.<br>
|
|---|
| 72 | <br>
|
|---|
| 73 | lvScanRes=<6>Unpacking initramfs...<br>
|
|---|
| 74 | <br>
|
|---|
| 75 | lvUseFilesystem=initramfs<br>
|
|---|
| 76 | </body>
|
|---|
| 77 | </html>
|
|---|