Здравствуйте, у меня есть плата lh7a404 от Logic, для нее я собрал Linux, используя LTIB. При загрузке ядро виснет после строки "RPC: Registered tcp transport module.", подозреваю что при попытке монтирования файловой системы. Файловая система монтируется по NFS. NFS сервер установлен у меня на виртуальной машине, связь с ним установлена. Уже несколько дней не могу решить данную проблему, полный лог загрузки:
CODE
Uncompressing Linux...........................................................
............................................ done, booting the kernel.
Linux version 2.6.29.6 (luka@ubuntu) (gcc version 3.4.5) #13 PREEMPT Fri Aug 6 1
6:54:53 EEST 2010
CPU: ARM922T [41029220] revision 0 (ARMv4T), cr=40007177
CPU: VIVT data cache, VIVT instruction cache
Machine: Logic Product Development LPD7A404-10
Memory policy: ECC disabled, Data cache writeback
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16192
Kernel command line: console=ttyAM1,115200n81 rw root=/dev/nfs nfsroot=192.168.1
.51:/home/usb10132/ltib/rootfs ip=dhcp init=linuxrc debug loglevel=7
PID hash table entries: 256 (order: 8, 1024 bytes)
Console: colour dummy device 80x30
console [ttyAM1] enabled
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory: 32MB 32MB = 64MB total
Memory: 61508KB available (2956K code, 269K data, 124K init)
Calibrating delay loop... 99.73 BogoMIPS (lpj=498688)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
net_namespace: 520 bytes
NET: Registered protocol family 16
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
TCP reno registered
NET: Registered protocol family 1
NetWinder Floating Point Emulator V0.97 (double precision)
JFFS2 version 2.2. (NAND) В© 2001-2006 Red Hat, Inc.
msgmni has been set to 120
io scheduler noop registered (default)
io scheduler cfq registered
serial: LH7A40X serial driver
ttyAM0 at MMIO 0x80000600 (irq = 38) is a LH7A40X
ttyAM1 at MMIO 0x80000700 (irq = 40) is a LH7A40X
ttyAM2 at MMIO 0x80000800 (irq = 42) is a LH7A40X
loop: module loaded
smc91x: IOADDR c6866000 doesn't match configuration (300).
smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre <nico@cam.org>
eth0 (smc91x): not using net_device_ops yet
eth0: SMC91C11xFD (rev 2) at c6866000 IRQ 64
eth0: Ethernet addr: 00:08:ee:03:d7:20
Uniform Multi-Platform E-IDE driver
ide0 at 0xf6021000-0xf6021007,0xf602180e on irq -1
ide-gd driver 1.18
ide1 at 0xf6021000-0xf6021007,0xf6021814 on irq -1
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
lh7a404-ohci lh7a404-ohci.0: LH7A404 OHCI
lh7a404-ohci lh7a404-ohci.0: new USB bus registered, assigned bus number 1
lh7a404-ohci lh7a404-ohci.0: irq 56, io mem 0x80009000
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
mice: PS/2 mouse device common for all mice
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
Advanced Linux Sound Architecture Driver Version 1.0.18a.
ALSA device list:
No soundcards found.
TCP cubic registered
NET: Registered protocol family 17
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
Сообщение отредактировал lanic - Aug 9 2010, 09:59