New IT forum Follow us on Twitter
21 May 2012, 06:24:36 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: TonidoPlug2 - Now in stock!
 
   Home   SHOP Help Search Login Register  
Pages: [1]
  Print  
Author Topic: boot and kernel panic  (Read 803 times)
d_strigaro
Newbie
*
Posts: 9


« on: 14 September 2011, 08:30:49 pm »

I have a eSata - Sheeva Dev Kit.

My u-boot version is:

Code:
Marvell>> version

U-Boot 2011.03 (Apr 26 2011 - 21:50:07)
Marvell-Sheevaplug - eSATA - SD/MMC
gcc (Debian 4.5.2-8) 4.5.2
GNU ld (GNU Binutils for Debian) 2.21.0.20110327

My printenv is:

Code:
Marvell>> printenv
baudrate=115200
bootcmd=${x_bootcmd_kernel}; setenv bootargs ${x_bootargs} ${x_bootargs_root}; ${x_bootcmd_usb}; ${x_bootcmd_sata}; bootm 0x6400000;
bootdelay=3
ethact=egiga0
ethaddr=02:50:43:72:0b:d9
stderr=serial
stdin=serial
stdout=serial
x_bootargs=console=ttyS0,115200 mtdparts=orion_nand:512k(uboot),4m@1m(kernel),507m@5m(rootfs) rw
x_bootargs_root=ubi.mtd=2 root=ubi0:rootfs rootfstype=ubifs
x_bootcmd_kernel=nand read 0x6400000 0x100000 0x400000
x_bootcmd_sata=ide reset;
x_bootcmd_usb=usb start;

I had some problem so i tried different guide to restore my sheevaplug.
At this point when i try a normal boot i have this kernel panic message:

Code:
VFS: Cannot open root device "ubi0:rootfs" or unknown-block(0,0)
Please append a correct "root=" boot option; here are the available partitions:
1f00             512 mtdblock0  (driver?)
1f01            4096 mtdblock1  (driver?)
1f02          519168 mtdblock2  (driver?)
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[<c0034e50>] (unwind_backtrace+0x0/0xe0) from [<c040930c>] (panic+0x58/0x178)
[<c040930c>] (panic+0x58/0x178) from [<c0008d80>] (mount_block_root+0x1bc/0x1fc)
[<c0008d80>] (mount_block_root+0x1bc/0x1fc) from [<c0009000>] (prepare_namespace+0x88/0x1c4)
[<c0009000>] (prepare_namespace+0x88/0x1c4) from [<c00089dc>] (kernel_init+0x100/0x13c)
[<c00089dc>] (kernel_init+0x100/0x13c) from [<c0031314>] (kernel_thread_exit+0x0/0x8)

I have tried also with ESIA software but always i have this problem.
What could i do?

Excuse me for my english (i'm italian) and for my problems....
« Last Edit: 17 September 2011, 11:59:39 am by d_strigaro » Logged
d_strigaro
Newbie
*
Posts: 9


« Reply #1 on: 19 September 2011, 08:19:44 am »

i have restored the fabric settings of u-boot.
I install debian on a sd card and now everithing is well.
The only thing that i'm not be able to do is restore the nand.

But nevermind.

The last problem is now that i have a -110 error maybe caused by my sdhc card that is not suitable.

How many problems!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!