Raspberry Pi Model B
Hi, I am trying to resolve a segmentation fault I get when using pacman.
The fault appeared after running 'pacman -Syu' a few weeks ago.
I ran 'fsck -vcck' for mmcblk0p1 and mmcblk0p2.
for mmcblk0p1 fsck says:
0x25: Dirty bit set. Fs was not properly unmounted and some data may be corrupt.
1) Remove dirty bit
2) No action
?
Selecting '1' and running 'fsck -vcck' for mmcblk0p1 again returns the same message.
Is there a way of formatting mmcblk0p1 again while keeping mmcblk0p2 and mmcblk0p3 intact?