Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

sd corruption
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
sd corruption
2nd Jun, 2013, 04:52 AM
Post: #3
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: sd corruption
(30th May, 2013 05:37 AM)effemmeffe Wrote:  How do I correct that?
I can't run fsck on mmcblk0p2 because there's / mounted on that.
I tried shutdown -rF now, but still got those message.

for ext4 active fsck partition needs to be unmounted.
in /boot/cmdline.txt change root=/dev/mmcblk0p2 to nonexistent device (root=/dev/mmcblk0p10). console=tty2 change to =tty1, remove "splash" and "quiet".

reboot.

during starting, rpi will complain about nonexistent root device and will drop you to shell.

in the shell do e2fsck -f /dev/mmcblk0p2.

when finished mount /dev/mmcblk0p1 /tmp. edit cmdline.txt and restore previous parameters (you can use "vi /tmp/cmdline.txt").

then umount /tmp, sync, reboot -f ...

mk

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
sd corruption - effemmeffe - 30th May, 2013, 05:37 AM
RE: sd corruption - Uncle_Tubbie - 30th May, 2013, 05:54 AM
RE: sd corruption - mk01 - 2nd Jun, 2013 04:52 AM
RE: sd corruption - effemmeffe - 2nd Jun, 2013, 06:29 AM
RE: sd corruption - mk01 - 2nd Jun, 2013, 07:15 AM
RE: sd corruption - effemmeffe - 2nd Jun, 2013, 07:20 AM
RE: sd corruption - effemmeffe - 5th Jun, 2013, 05:27 AM
RE: sd corruption - mk01 - 5th Jun, 2013, 07:09 AM
RE: sd corruption - effemmeffe - 5th Jun, 2013, 06:11 PM
RE: sd corruption - mk01 - 6th Jun, 2013, 03:05 AM
RE: sd corruption - effemmeffe - 6th Jun, 2013, 06:03 PM
RE: sd corruption - raspberry_pd - 7th Jun, 2013, 04:19 AM
RE: sd corruption - effemmeffe - 8th Jun, 2013, 11:34 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 3rd Jun, 2025, 03:41 AM Powered By MyBB, © 2002-2025 MyBB Group.