[SOLVED] Superblock check at every boot. 04 April 2024, 01:00:00 Hello, I get an error "boot primary superblock features different from backup, check forced." at every boot. Any ideas how to fix it? Quote Selected Last Edit: 04 April 2024, 21:22:33 by nous
Re: Superblock check at every boot. Reply #1 – 04 April 2024, 01:10:14 Boot from a live usb and run fsck on that drive, depending on it's format also clearing the filesystem journal seems to be recommended (of course general advice take a backup before if there's important stuff on it, that if it mounts, if not maybe mirror it) Quote Selected
Re: Superblock check at every boot. Reply #2 – 04 April 2024, 03:00:28 Thanks! It is working so far... Quote Selected
Re: Superblock check at every boot. Reply #3 – 04 April 2024, 12:41:02 I would definitely try smartctl self test if possible and also check in the dmesg output to see if there's anything obviously damaged eg I/O errors and the like. Quote Selected
Re: [SOLVED] Superblock check at every boot. Reply #4 – 06 April 2024, 09:47:41 Quote from: teyuss – on 04 April 2024, 03:00:28Thanks! It is working so far...While it is works right after I boot into live system and run fsck when I have to manually restart I get this check over again.I have this problem. Any ideas? Quote Selected