Troubleshooting Pi with Mac? - Raspberry Pi Forums
hey,
after power cut pi doesn't boot anymore. sadly have no backup... (i know; )
there way going again? recovery mode or so?
, if not, how can acces files macbook?
when insert sd in mac 2 partition showing up: boot , recovery, no partition root of raspbian install , files...
thnx help!
<edit> after third try pi started booting! wanted let know hard times over. still, if can explain or point me troubleshooting tips, that'd great!</edit>
after power cut pi doesn't boot anymore. sadly have no backup... (i know; )
there way going again? recovery mode or so?
, if not, how can acces files macbook?
when insert sd in mac 2 partition showing up: boot , recovery, no partition root of raspbian install , files...
thnx help!
<edit> after third try pi started booting! wanted let know hard times over. still, if can explain or point me troubleshooting tips, that'd great!</edit>
get usb sdcard reader. can use a) sdcard while rpi running , b) mount sdcard damaged filesystem can attempt recover (or attempt retrieve valuable files).
sudo -i
touch /forcefsck
reboot
rpi run fsck (file system check aka checkdisk) on root filesystem.
sudo -i
touch /forcefsck
reboot
rpi run fsck (file system check aka checkdisk) on root filesystem.
raspberrypi
Comments
Post a Comment