My raspberry pi zero ran out of space on its microSD card and somehow corrupted part of the filesystem, as it doesn't boot properly. When I insert the microSD card into another computer, I can look at the /etc/fstab
file and it looks like this:
PARTUUID=d271c287-01 /boot vfat defaults 0 2
PARTUUID=d271c287-02 / ext4 defaults,noatime 0 1
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
(Yes, the weird sequence at the bottom is not a mistake - it's what the file looks like). I'm imagining that maybe I can just delete this line and everything will work as normal? I was also thinking that this could maybe due to an odd interpretation of a slightly different charset by my computer, as I've never seen this kind of pattern before.
df -h
show. Restore from your backup. – Milliways Dec 31 '21 at 23:48