Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel panic - not syncing: No init found.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
ruivilela
Apprentice
Apprentice


Joined: 05 Oct 2004
Posts: 236
Location: Łódź

PostPosted: Sun Mar 07, 2010 12:33 pm    Post subject: Kernel panic - not syncing: No init found. Reply with quote

Hi. I have a sheevaplug running gentoo. Kernel from Nand. And system from a SDHC card 4GB

I followed this good tutorial http://dev.gentoo.org/~armin76/arm/sheevaplug/install.xml

Code:

Kernel panic - not syncing: No init found.  Try passing init= option to kernel.
[<c0024810>] (unwind_backtrace+0x0/0xdc) from [<c02b4820>] (panic+0x34/0x118)
[<c02b4820>] (panic+0x34/0x118) from [<c001f590>] (init_post+0x138/0x170)
[<c001f590>] (init_post+0x138/0x170) from [<c00085c8>] (kernel_init+0xd8/0x10c)
[<c00085c8>] (kernel_init+0xd8/0x10c) from [<c00207dc>] (kernel_thread_exit+0x0)


The system was working fine until I got a no free space msg. Because of reaching the maximun number of inodes of that ext2 partitation in sdcard... I made a new part. with the double of inodes that it had.

In other computer
To copy the all system I used "rsync -Cav /mnt/card /backupCard"
I made a new partitation with mkfs -N 512000 /dev/mmcblk0p1
I rsync again changig only source and destination.

I tried to boot again. And it appears this error. I don't know what's missing. And this system does not use grub. It has uboot tools for managing this. Which I didn't change.

I have another plug running similar configuration, but different stuff. But maybe it can help recover this one. (I don't want to install stuff again)

Is was stupid to use rsync to backup system? did i miss something? What's the problem for this kernel panic?

Thanks
Back to top
View user's profile Send private message
Randy Andy
Veteran
Veteran


Joined: 19 Jun 2007
Posts: 1148
Location: /dev/koelsch

PostPosted: Sun Mar 07, 2010 1:09 pm    Post subject: Reply with quote

what if you try to rsync again to a clean backup target with the following parameter:

Code:

rsync -ahHSu /mnt/card /backupCard"


Much success, Andy.
_________________
If you want to see a Distro done right, compile it yourself!
Back to top
View user's profile Send private message
ruivilela
Apprentice
Apprentice


Joined: 05 Oct 2004
Posts: 236
Location: Łódź

PostPosted: Sun Mar 07, 2010 2:03 pm    Post subject: Reply with quote

There is no clean backup from that card (like an image from dd). I didn't use it because of the inodes structure.
But from the other system I have there is a backup from root system, and is quite similar, it uses rsync. But maybe it's better 'dd'.

The only difference in your command, is about hardlinks. There are hardlinks?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Sun Mar 07, 2010 2:33 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Gentoo on Alternative Architectures.

Also try #gentoo-embedded on irc.freenode.net
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum