Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3552

Troubleshooting • Re: Cannot properly scan system for error: fsck at reboot scan only the fat32 partition rather than main OS partition

$
0
0
Try

Code:

sudo tune2fs -c 1 /dev/mmcblk0p2
The one "1" means check every boot.

Reboot to check the drive. Then

Code:

sudo tune2fs -c 0 /dev/mmcblk0p2
to stop checking every boot.

Statistics: Posted by AndyD — Sat Sep 14, 2024 12:45 am



Viewing all articles
Browse latest Browse all 3552

Trending Articles