天嵌 ARM开发社区

 找回密码
 注册
查看: 3445|回复: 13

yaffs文件系统挂载失败~~卡了很长一段时间,求助!

[复制链接]
keyfa 发表于 2012-1-30 23:38:30 | 显示全部楼层 |阅读模式
  在制作完yaffs烧写到板子之后,出现了:kernel panic:unable to mount root fs on unknow-block(31,2)
   我用的是天嵌提供的uboot烧写内核以及yaffs文件系统,我想请问一下,nand flash的分区设置是否在
“/arch/arm/plat-s3c24xx/common-smdk.c"中static struct_partition_default_nand_part[]="这个结构体函数当中?我按照step by step进行修改以及自己修改过nand flash分给yaffs的空间,还是出现了上述挂载跟文件系统失败的情况,这个问题已经卡我很长一段时间,请求大家帮忙!~
   我自己的理解:按函数分配上看,yaffs root应该是最后被写入flash的,flash尾端还有很大的一段存储空间,应该不存在“给yaffs分配flash不足的情况”,所以真的不知道是什么问题,求助大家~~非常感谢!
TQ-lkp 发表于 2012-1-31 17:14:52 | 显示全部楼层
本帖最后由 TQ-lkp 于 2012-1-31 17:15 编辑

是不是你制作yaffs的工具不对,要根据自己的nand flash的大小来决定使用哪个工具的,论坛中已经有不少这样的问题了,你搜索下看看
ouyangouyangoo 发表于 2012-2-1 16:13:40 | 显示全部楼层
挂载yaffs2时要首先打一个补丁的,你看看你的fs文件夹里有没有yaffs2文件夹
 楼主| keyfa 发表于 2012-2-1 21:34:33 | 显示全部楼层
有,已经打补丁了的(fs文件夹里有没有yaffs2文件夹),后来继续反复看了配置的问题,还是出现这个问题!~256m的flash不是用的是busybox构建?:Q
求大神,求助!!~我的qq:229349154
亚瑟王 发表于 2012-2-3 18:56:31 | 显示全部楼层
你烧写天嵌科技的文件系统之后,能正常启动吗?

评分

参与人数 1 +1 收起 理由
keyfa + 1 烧过光盘内的文件系统还是一样!!~

查看全部评分

danshi126 发表于 2012-2-4 22:08:55 | 显示全部楼层
本帖最后由 danshi126 于 2012-2-4 22:09 编辑

把你的内核启动参数
  还有内核启动打印出来的信息贴出来
linax 发表于 2012-2-5 09:17:19 | 显示全部楼层
kernel版本说一下
 楼主| keyfa 发表于 2012-2-23 21:38:37 | 显示全部楼层
亚瑟王 发表于 2012-2-3 18:56
你烧写天嵌科技的文件系统之后,能正常启动吗?

之前我试过直接用关盘里面的文件系统,发现还是不行啊
 楼主| keyfa 发表于 2012-2-23 21:55:18 | 显示全部楼层
danshi126 发表于 2012-2-4 22:08
把你的内核启动参数
  还有内核启动打印出来的信息贴出来

Linux version 2.6.30.7-Keyfa (root@keyfa) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-176) ) #1 Tue Jan 31 23:56:45 HKT 2012
CPU: ARM920T [41129200] revision 0 (ARMv4T), cr=c0007177
CPU: VIVT data cache, VIVT instruction cache
Machine: SMDK2440
ATAG_INITRD is deprecated; please update your bootloader.
Memory policy: ECC disabled, Data cache writeback
CPU S3C2440A (id 0x32440001)
S3C24XX Clocks, (c) 2004 Simtec Electronics
S3C244X: core 400.000 MHz, memory 100.000 MHz, peripheral 50.000 MHz
CLOCK: Slow mode (1.500 MHz), fast, MPLL on, UPLL on
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
Kernel command line: noinitrd root=/dev/mtdblock2 init=/linuxrc console=ttySAC0
NR_IRQS:85
irq: clearing pending ext status 00080000
irq: clearing subpending status 00000003
irq: clearing subpending status 00000002
PID hash table entries: 256 (order: 8, 1024 bytes)
Console: colour dummy device 80x30
console [ttySAC0] enabled
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory: 64MB = 64MB total
Memory: 61888KB available (2536K code, 240K data, 108K init, 0K highmem)
Calibrating delay loop... 199.47 BogoMIPS (lpj=498688)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
net_namespace: 936 bytes
NET: Registered protocol family 16
S3C Power Management, Copyright 2004 Simtec Electronics
S3C2440: Initialising architecture
S3C2440: IRQ Support
S3C24XX DMA Driver, (c) 2003-2004,2006 Simtec Electronics
DMA channel 0 at c4808000, irq 33
DMA channel 1 at c4808040, irq 34
DMA channel 2 at c4808080, irq 35
DMA channel 3 at c48080c0, irq 36
S3C244X: Clock Support, DVS off
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
s3c2440-i2c s3c2440-i2c: slave address 0x10
s3c2440-i2c s3c2440-i2c: bus frequency set to 97 KHz
s3c2440-i2c s3c2440-i2c: i2c-0: S3C I2C adapter
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 (extended precision)
msgmni has been set to 121
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
Console: switching to colour frame buffer device 30x40
fb0: s3c2410fb frame buffer device
lp: driver loaded but no devices found
ppdev: user-space parallel port driver
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
s3c2440-uart.0: keyfa2440_serial0 at MMIO 0x50000000 (irq = 70) is a S3C2440
s3c2440-uart.1: keyfa2440_serial1 at MMIO 0x50004000 (irq = 73) is a S3C2440
s3c2440-uart.2: keyfa2440_serial2 at MMIO 0x50008000 (irq = 76) is a S3C2440
brd: module loaded
loop: module loaded
Uniform Multi-Platform E-IDE driver
ide-gd driver 1.18
ide-cd driver 5.00
Driver 'sd' needs updating - please use bus_type methods
dm9000 Ethernet Driver, V1.31
S3C24XX NAND Driver, (c) 2004 Simtec Electronics
s3c2440-nand s3c2440-nand: Tacls=2, 20ns Twrph0=3 30ns, Twrph1=2 20ns
NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 256MiB 3,3V 8-bit)
NAND_ECC_NONE selected by board driver. This is not recommended !!
Scanning device for bad blocks
Creating 3 MTD partitions on "NAND 256MiB 3,3V 8-bit":
0x000000000000-0x000000040000 : "Keyfa_uboot"
0x000000200000-0x000000500000 : "Keyfa_kernel"
0x000000500000-0x000010000000 : "Keyfa_yaffs2"
usbmon: debugfs is not available
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
s3c2410-ohci s3c2410-ohci: S3C24XX OHCI
s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1
s3c2410-ohci s3c2410-ohci: irq 42, io mem 0x49000000
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
usbcore: registered new interface driver libusual
usbcore: registered new interface driver usbserial
USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
USB Serial support registered for FTDI USB Serial Device
usbcore: registered new interface driver ftdi_sio
ftdi_sio: v1.4.3:USB FTDI Serial Converters Driver
USB Serial support registered for pl2303
usbcore: registered new interface driver pl2303
pl2303: Prolific PL2303 USB to serial adaptor driver
mice: PS/2 mouse device common for all mice
S3C24XX RTC, (c) 2004,2006 Simtec Electronics
S3C2410 Watchdog Timer, (c) 2004 Simtec Electronics
s3c2410-wdt s3c2410-wdt: watchdog inactive, reset disabled, irq enabled
Advanced Linux Sound Architecture Driver Version 1.0.20.
ALSA device list:
  No soundcards found.
TCP cubic registered
NET: Registered protocol family 17
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
List of all partitions:
1f00             256 mtdblock0 (driver?)
1f01            3072 mtdblock1 (driver?)
1f02          257024 mtdblock2 (driver?)
No filesystem could mount root, tried:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,2)
[<c0029714>] (unwind_backtrace+0x0/0xdc) from [<c02044f0>] (panic+0x40/0x110)
[<c02044f0>] (panic+0x40/0x110) from [<c0008fa0>] (mount_block_root+0x25c/0x2ac)
[<c0008fa0>] (mount_block_root+0x25c/0x2ac) from [<c00091b8>] (prepare_namespace+0x164/0x1bc)
[<c00091b8>] (prepare_namespace+0x164/0x1bc) from [<c0008594>] (kernel_init+0xb0/0xdc)
[<c0008594>] (kernel_init+0xb0/0xdc) from [<c0043508>] (do_exit+0x0/0x578)
[<c0043508>] (do_exit+0x0/0x578) from [<00000001>] (0x1)
 楼主| keyfa 发表于 2012-2-23 21:55:51 | 显示全部楼层
linax 发表于 2012-2-5 09:17
kernel版本说一下

Linux version 2.6.30.7
danshi126 发表于 2012-2-24 09:45:40 | 显示全部楼层
本帖最后由 danshi126 于 2012-2-24 09:46 编辑
keyfa 发表于 2012-2-23 21:55
Linux version 2.6.30.7

把 uboot 中的 bootargs,bootcmd参数也贴出来
 楼主| keyfa 发表于 2012-2-26 08:42:58 | 显示全部楼层
danshi126 发表于 2012-2-24 09:45
把 uboot 中的 bootargs,bootcmd参数也贴出来

我是直接用天嵌自带的uboot啊,导入里面自带的内核Zimage.bin还是出现上述内核启动错误:Q
1097174341 发表于 2012-2-26 11:26:43 | 显示全部楼层
这个貌似经常出问题呀,望高手指点!!!!!!
亚瑟王 发表于 2012-2-27 11:22:36 | 显示全部楼层
12楼的亲,你烧写你自己的内核,用天嵌科技的文件系统,能不能启动啊?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

i.MX8系列ARM cortex A53 M4 工控板上一条 /1 下一条

Archiver|手机版|小黑屋|天嵌 嵌入式开发社区 ( 粤ICP备11094220号 )

GMT+8, 2024-5-3 16:04 , Processed in 1.046875 second(s), 21 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表