Hirdetés

Új hozzászólás Aktív témák

  • anglergab

    addikt

    válasz Keeperv85 #1892 üzenetére

    Nézd meg a strings sztring keresővel a boot.img-et: ez alapján könnyen lehet, hogy van benne egy gzip-pelt kernel, annak a kezdeti bájtjait kellene megkeresni, és annak a headerjéből kiolvasható a kernel hossza.
    Bináris kezdeti kódrészeket kellene keresni.

    Az összes sztring:

    $OS$
    init=/init pci=noearly console=logk0 earlyprintk=nologger loglevel=4 hsu_dma=7 kmemleak=off androidboot.bootmedia=sdcard androidboot.hardware=mfld_pr2 vmalloc=256M emmc_ipanic.ipanic_part_number=6

    Relocating initramfs to high memory ...
    Won't relocate initramfs, are you in SLE?
    Penwell detected ...
    Cloverview detected ...
    Lincroft detected ...
    Bootstub Version: 1.2 ...
    Jump to kernel 32bit entry ...
    Bootstub: failed to locate SFI MMAP table
    Bootstub: will use sfi mmap table for e820 table
    Direct booting from floppy is no longer supported.
    Please use a boot loader program instead.
    Remove disk and press any key to reboot . . .

    No setup signature found...

    x86-64
    i%d86
    This kernel requires an %s CPU,
    but only detected an %s CPU.
    This kernel requires the following features not present on the CPU:
    %d:%d
    earlyprintk
    serial
    ttyS
    console
    uart8250,io,
    uart,io,
    debug
    early console in setup code
    WARNING: Ancient bootloader, some functionality may be limited!
    Unable to boot - please use a kernel appropriate for your CPU.
    A20 gate not responding, unable to boot...
    0123456789ABCDEFPress <ENTER> to see video modes available, <SPACE> to continue, or wait 30 sec
    Mode: Resolution: Type:
    %dx%d
    %c %03X %4dx%-7s %-6s
    Enter a video mode or "scan" to scan for additional modes:
    Undefined video mode number: %x
    3.0.8 (ztetd@SCL_XA242_101) #1 SMP PREEMPT Fri Sep 7 23:52:02 CST 2012
    CGA/MDA/HGC
    VESA
    BIOS

    invalid distance too far back
    invalid distance code
    invalid literal/length code
    incorrect header check
    unknown compression method
    invalid window size
    invalid block type
    invalid stored block lengths
    invalid code lengths set
    invalid bit length repeat
    invalid literal/lengths set
    invalid distances set
    incorrect data check
    -- System halted
    quiet
    debug
    Destination address too large
    Wrong destination address
    Decompressing Linux...
    Not a gzip file
    header error
    read error
    uncompression error
    Parsing ELF...
    done.
    Booting the kernel.
    too many length or distance symbols
    early console in decompress_kernel
    Destination address inappropriately aligned
    Out of memory while allocating output buffer
    Out of memory while allocating input buffer
    Out of memory while allocating z_stream
    Out of memory while allocating workspace
    Kernel is not a valid ELF file
    Failed to allocate space for phdrs
    earlyprintk
    serial
    ttyS
    console
    uart8250,io,
    uart,io,

Új hozzászólás Aktív témák