(06-08-2020, 03:03 PM)Bouc Wrote:(06-08-2020, 02:42 PM)Aberts10 Wrote:(06-08-2020, 01:05 PM)Bouc Wrote:(06-08-2020, 10:22 AM)malditobastardo Wrote: Check the FAQ https://forum.pine64.org/showthread.php?tid=10130
FAQ don't help. I've tryed shutdown and restart many times, but the result is the same.
Restart loop 3/4 times and then black screen and red led.
Did you defragment the EMMC like it said?
Code:umount /dev/mmcblk2p10; e2fsck -fy /dev/mmcblk2p10 && sync
Code:/ # umount /dev/mmcblk2p10; e2fsck -fy /dev/mmcblk2p10 && sync
umount: can't unmount /dev/mmcblk2p10: Invalid argument
e2fsck 1.46-WIP (20-Mar-2020)
ext2fs_open2: Bad magic number in super-block
e2fsck: Superblock invalid, trying backup blocks...
e2fsck: Bad magic number in super-block while trying to open /dev/mmcblk2p10
The superblock could not be read or does not describe a valid ext2/ext3/ext4
filesystem. If the device is valid and it really contains an ext2/ext3/ext4
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
or
e2fsck -b 32768 <device>
You followed the other steps before doing that? You have to be in jumpdrive mode (Recovery mode basically)