代码搜索:zImage
找到约 461 项符合「zImage」的源代码
代码结果 461
www.eeworm.com/read/217307/14969530
txt linux_1_4_2_9312_demo_guide.txt
**********************************************************************
Demo peripherals under Atanasoff 1.4.2 using the Cirrus Logic EP9312
This document describes how to setup and demonstrate
www.eeworm.com/read/294613/8216252
readme
README for Picturebrowser
=========================
The modified files are included as listed in the final report:
-alt_ypes.h : header file for io.h
-nxview.c: modified this existing, to time the run
www.eeworm.com/read/321639/13401374
txt readme.txt
STMicroelectronics
=================================================================
1, 71xboot-R10.bin
--STR710-EVAL bootloader: The bootloader image
It has to be programmed in the beginni
www.eeworm.com/read/147766/5722500
readme
To extract the kernel vmlinux, System.map or .config from the zImage binary:
objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz
objcopy -j .kernel:System.map -O binary zImage System.map.gz
objco
www.eeworm.com/read/128531/5985052
readme
To extract the kernel vmlinux, System.map or .config from the zImage binary:
objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz
objcopy -j .kernel:System.map -O binary zImage System.map.gz
objco
www.eeworm.com/read/127781/5997247
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# Copyright 2001
www.eeworm.com/read/161121/5557914
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# Copyright 2001
www.eeworm.com/read/471866/6883535
bat linux.bat
loadlin zimage initrd=mclinux.img root=/dev/ram0 rw
www.eeworm.com/read/286359/8767632
txt 几个重要的内核文件介绍 .txt
几个重要的内核文件介绍
贴出者为 Bluedata
Linux服务器内核编译基础
--几个重要的RedHat Linux内核文件介绍
mynix编译自www.linux.org之Linux HowTo之Kernel HowTo
Linux服务器内核编译基础
--几个重要的RedHat Linux内核文件介绍
mynix编译自www.linux.org之Linux