sd corruption
|
2nd Jun, 2013, 04:52 AM
Post: #3
|
|||
|
|||
RE: sd corruption
(30th May, 2013 05:37 AM)effemmeffe Wrote: How do I correct that? 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 |
|||
« Next Oldest | Next Newest »
|
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
|