[U-Boot] UBI error after executing nandtest

Ana Rodríguez López rodrilopez.ana at googlemail.com
Wed May 16 11:20:23 CEST 2012


UBI error: ubi_read_volume_table: the layout volume was not found

Error after executing and interrupting nandtest:

nandtest -p 100 /dev/mtd5


Creating 6 MTD partitions on "atmel_nand":
0x000000000000-0x000000020000 : "bootstrap"
0x000000020000-0x000000060000 : "uboot"
0x000000060000-0x000000080000 : "env1"
0x000000080000-0x0000000a0000 : "env2"
0x0000000a0000-0x0000002a0000 : "linux"
0x0000002a0000-0x000020000000 : "root"
UBI: attaching mtd5 to ubi0
UBI: physical eraseblock size:   131072 bytes (128 KiB)
UBI: logical eraseblock size:    129024 bytes
UBI: smallest flash I/O unit:    2048
UBI: sub-page size:              512
UBI: VID header offset:          512 (aligned 512)
UBI: data offset:                2048
UBI: max. sequence number:       137574
UBI error: ubi_read_volume_table: the layout volume was not found
UBI error: ubi_init: cannot attach mtd5
MACB_mii_bus: probed
eth0: no PHY found
udc: at91_udc version 3 May 2006
mousedev: PS/2 mouse device common for all mice
rtc-at91sam9 at91_rtt.0: rtc core: registered at91_rtt as rtc0
Driver for 1-wire Dallas network protocol.
w1-gpio: probe of w1-gpio failed with error -16
AT91SAM9 Watchdog enabled (heartbeat=15 sec, nowayout=0)
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 17
input: gpio-keys as /devices/platform/gpio-keys/input/input0
rtc-at91sam9 at91_rtt.0: setting system clock to 2004-07-22 18:23:15 UTC
(1090520595)
atmel_mci atmel_mci: version: 0x210
atmel_mci atmel_mci: using PDC
atmel_mci atmel_mci: Atmel MCI controller at 0xfffa8000 irq 9, 1 slots
VFS: Cannot open root device "ubi0_0" or unknown-block(0,0)
Please append a correct "root=" boot option; here are the available
partitions:
1f00             128 mtdblock0  (driver?)
1f01             256 mtdblock1  (driver?)
1f02             128 mtdblock2  (driver?)
1f03             128 mtdblock3  (driver?)
1f04            2048 mtdblock4  (driver?)
1f05          521600 mtdblock5  (driver?)
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(0,0)
[<c000d48c>] (unwind_backtrace+0x0/0xec) from [<c025df24>]
(panic+0x60/0x1a4)
[<c025df24>] (panic+0x60/0x1a4) from [<c0328c18>]
(mount_block_root+0x25c/0x2b4)
[<c0328c18>] (mount_block_root+0x25c/0x2b4) from [<c0328d68>]
(prepare_namespace+0x8c/0x180)
[<c0328d68>] (prepare_namespace+0x8c/0x180) from [<c0328288>]
(kernel_init+0xe8/0x120)
[<c0328288>] (kernel_init+0xe8/0x120) from [<c0009cd4>]
(kernel_thread_exit+0x0/0x8)


More information about the U-Boot mailing list