andrewPi
Posts: 5
Joined: Mon Jul 22, 2013 2:57 am

[solved]Kernel panic - not syncing: no init found

Sat Aug 24, 2013 10:03 pm

photo (1).JPG
photo (1).JPG (45.62 KiB) Viewed 5694 times
My pi froze after I saved a file. I pulled the power plug because nothing else responded and now on boot up it locks up after a multitude of error messages.
mmcblko: error -84 transferring data, sector.....
mmc0: DMA IRQ 6 ignored - results were reset
end_request: I/O error, dev mmcblk0, sector 1695752 (9 more of these)
Aborting journal on device mmcblk0p2-8
journal commit I/O error
.
.
Kernel panic - not syncing: no init found
Any easy fix? How can I save my files?

User avatar
redhawk
Posts: 3465
Joined: Sun Mar 04, 2012 2:13 pm
Location: ::1

Re: Kernel panic - not syncing: no init found

Sat Aug 24, 2013 11:42 pm

Time to backup your data it looks like your memory card is going bad certain sectors are not readable.
For backing up data the easiest option would be to first flash Linux OS to a new SD Card and then using a USB memory card reader mount your old SD Card in the Pi and copy files over.
If you encounter problems accessing the old file system then Diskinternals Linux reader maybe able to help - http://www.diskinternals.com/linux-reader/

Richard S.

andrewPi
Posts: 5
Joined: Mon Jul 22, 2013 2:57 am

Re: Kernel panic - not syncing: no init found

Tue Aug 27, 2013 4:01 pm

Thanks. I used diskutilities to find the files. Back in business.

pwalden
Posts: 51
Joined: Wed Jan 09, 2013 3:23 am

Re: [solved]Kernel panic - not syncing: no init found

Thu Dec 12, 2013 11:08 pm

I have run into this problem

Unfortunately I have no backup of the SD card.

I can mount the card on a separate linux system.

Is there a cookbook of files to copy over so that I don't have to start from scratch on installing all the apts and configuring them again? i.e apache, motion, and so on.

Return to “Troubleshooting”