VMware 6.5+fedora 10下安装skyeye

操作系统:VMware 6.5+fedora 10

( 从http://sourceforge.net/project/showfiles.php?group_id=85554 下载)

                 skyeye-1.2.8_rc1.tar.gz

                  skyeye-testsuite-1.2.8.tar.gz


1.安装SKYEYE-1.2.8,进入fedora 10,

新建一目录download:mkdir download。

将XP下的skyeye-1.2.8_rc1.tar.gz和skyeye-testsuite-1.2.8.tar.gz 传输到VM中的fedora 10的download目录下。(我用的是ssh)

tar xzvf skyeye-1.2.8_rc1.tar.gz

在当前目录下:
#cd skyeye-1.2.8_rc1
(注:以下要切换到root用户,才有权限)
#./configure
#make
#make install


2. 测试skyeye-1.2.8,在download目录下

tar xzvf skyeye-testsuite-1.2.8.tar.gz


在当前目录下:
#cd skyeye-testsuite-1.2.8/linux/s3c2410/s3c2410x-2.6.14/
# ls
initrd.img skyeye.conf vmlinux
#skyeye -e vmlinux

然后出现如下信息:
Your elf file is little endian.
arch: arm
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
mach info: name s3c2410x, mach_init addr 0x4271a0
ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
failed to setup_module (name:net, type:cs8900a)
tapif_init: icotl TUNSETIFF errorlcd_mod:1
uart_mod:0, desc_in:, desc_out:, converter:
SKYEYE: use arm920t mmu ops
Loaded RAM   ./initrd.img
exec file "vmlinux"'s format is elf32-little.
load section .init: addr = 0xc0008000 size = 0x00019000.
load section .text: addr = 0xc0021000 size = 0x0016d014.
not load section .pci_fixup: addr = 0xc018e014 size = 0x00000000 .
load section __ksymtab: addr = 0xc018e014 size = 0x00003718.
load section __ksymtab_gpl: addr = 0xc019172c size = 0x00000718.
not load section __kcrctab: addr = 0xc0191e44 size = 0x00000000 .
not load section __kcrctab_gpl: addr = 0xc0191e44 size = 0x00000000 .
load section __ksymtab_strings: addr = 0xc0191e44 size = 0x00008934.
load section __param: addr = 0xc019a778 size = 0x00000280.
load section .data: addr = 0xc019c000 size = 0x0003c700.
not load section .bss: addr = 0xc01d8700 size = 0x000210b0 .
not load section .comment: addr = 0x00000000 size = 0x00001c68 .
call ARMul_InitSymTable,kernel filename is vmlinux.
start addr is set to 0xc0008000 by exec file.
Linux version 2.6.14 (
root@lee ) (gcc version 3.4.6) #48 Sat Feb 10 06:29:17 CST 2007
CPU: ARM920Tid(wb) [41009200] revision 0 (ARMvundefined/unknown)
Machine: SMDK2410
Warning: bad configuration page, trying to continue
Memory policy: ECC disabled, Data cache writeback
CPU S3C2410 (id 0x32410000)
S3C2410: core 62.400 MHz, memory 62.400 MHz, peripheral 62.400 MHz
S3C2410 Clocks, (c) 2004 Simtec Electronics
CLOCK: Slow mode (1.500 MHz), fast, MPLL on, UPLL on
CPU0: D VIVT write-back cache
CPU0: I cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets
CPU0: D cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets
Built 1 zonelists
Kernel command line: mem=32M console=ttySAC0 root=/dev/ram initrd=0xc0800000,0x00800000 ramdisk_size=2048 rw
PID hash table entries: 256 (order: 8, 4096 bytes)
timer tcon=00000000, tcnt cb1f, tcfg 00000200,00000000, usec 0000189e
Console: colour dummy device 80x30
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory: 32MB = 32MB total
Memory: 22168KB available (1510K code, 373K data, 100K init)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
checking if image is initramfs...it isn't (bad gzip magic numbers); looks like an initrd
softlockup thread 0 started up.
Freeing initrd memory: 8192K
NET: Registered protocol family 16
S3C2410: Initialising architecture
S3C2410 DMA Driver, (c) 2003-2004 Simtec Electronics
DMA channel 0 at c2800000, irq 33
DMA channel 1 at c2800040, irq 34
DMA channel 2 at c2800080, irq 35
DMA channel 3 at c28000c0, irq 36
NetWinder Floating Point Emulator V0.97 (double precision)
ERROR: s3c2410x_io_write_word(0x4d000060) = 0x00000000
ERROR: s3c2410x_io_write_word(0x4d000050) = 0x00000000
[GTK_LCD]: Can't find LCD DMA from address 0x0
ERROR: s3c2410x_io_write_word(0x4d000060) = 0x00000000
ERROR: s3c2410x_io_write_word(0x4d000050) = 0x00000000
Console: switching to colour frame buffer device 40x29
fb0: s3c2410fb frame buffer device
S3C2410 RTC, (c) 2004 Simtec Electronics
Software Watchdog Timer: 0.07 initialized. soft_noboot=0 soft_margin=60 sec (nowayout= 0)
ttySAC0 at MMIO 0x50000000 (irq = 70) is a S3C2410
ttySAC1 at MMIO 0x50004000 (irq = 73) is a S3C2410
ttySAC2 at MMIO 0x50008000 (irq = 76) is a S3C2410
io scheduler noop registered
io scheduler deadline registered
RAMDISK driver initialized: 16 RAM disks of 2048K size 1024 blocksize
cs89x0:cs89x0_probe(0x0)
ERROR: s3c2410x_io_write_word(0x1900030a) = 0x00000000
cs89x0: no cs8900 or cs8920 detected. Be sure to disable PnP with SETUP
mice: PS/2 mouse device common for all mice
NET: Registered protocol family 2
IP route cache hash table entries: 512 (order: -1, 2048 bytes)
TCP established hash table entries: 2048 (order: 1, 8192 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
TCP reno registered
TCP bic registered
NET: Registered protocol family 1
RAMDISK: ext2 filesystem found at block 0
RAMDISK: Loading 2048KiB [1 disk] into ram disk... done.
VFS: Mounted root (ext2 filesystem).
Freeing init memory: 100K
init started: BusyBox v1.4.1 (2007-02-10 01:19:06 CST) multi-call binary
Starting pid 19, console /dev/console: '/etc/init.d/rcS'
ifconfig: SIOCSIFADDR: No such device
Welcome to
     _      _____      __   __    _      _
    / /    / __ /    / /_/ / | |    |_|                
   / _ /   | | | | / //   // / | |     _ ____ _   _ _ _
/ /_/ / | |__| | / / /_/ / /| |    | | _ /| | | |/ // /
/ /___/ / | |__/ / | |       | || |___ | | |_| | |_| |/    /
/_/    /_/| |   /_/|_|       |_||_____||_|_| |_|/____|/_//_/
      
ARMLinux for Skyeye
For further information please check:
http://www.skyeye.org/

 

BusyBox v1.4.1 (2007-02-10 01:19:06 CST) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

/bin/ash: can't access tty; job control turned off
/ $
到此SKYEYE安装成功! Good luck!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值