Here is what the booted ok system said: Unsafe Shutdowns is 13.
More likely my error, there were half a dozen crashes and re-install from scratch, on multiple media, sd, usb thumb and finally the current NVMe.
How/What to check for disk corruption, google says, "To check for file system corruption in Linux, use the fsck command or file system-specific tools like e2fsck or xfs_repair. Graphical disk utilities like GNOME Disks can also help. Additionally, smartctl command checks storage device health"
More likely my error, there were half a dozen crashes and re-install from scratch, on multiple media, sd, usb thumb and finally the current NVMe.
How/What to check for disk corruption, google says, "To check for file system corruption in Linux, use the fsck command or file system-specific tools like e2fsck or xfs_repair. Graphical disk utilities like GNOME Disks can also help. Additionally, smartctl command checks storage device health"
Code:
$ lsblkNAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTSsda 8:0 1 14.5G 0 disk `-sda1 8:1 1 14.5G 0 part /media/u1/UUInvme0n1 259:0 0 931.5G 0 disk |-nvme0n1p1 259:1 0 512M 0 part /boot/firmware`-nvme0n1p2 259:2 0 931G 0 part /$ sudo blkid/dev/nvme0n1p1: LABEL_FATBOOT="bootfs" LABEL="bootfs" UUID="5A88-...." BLOCK_SIZE="512" TYPE="vfat" PARTUUID="2d88....-01"/dev/nvme0n1p2: LABEL="rootfs" UUID="5170097f-f1f6-42d8-a2ff-......." BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="2d88....-02"/dev/sda1: LABEL_FATBOOT="TOSHIBA" LABEL="UUI" UUID="B2F5-...." BLOCK_SIZE="512" TYPE="vfat" PARTUUID="c307....-01"$ sudo smartctl -i -A /dev/nvme0n1Controller Busy Time: 537Power Cycles: 72Power On Hours: 33Unsafe Shutdowns: 13Media and Data Integrity Errors: 0Error Information Log Entries: 0Warning Comp. Temperature Time: 0Critical Comp. Temperature Time: 0Temperature Sensor 1: 40 CelsiusTemperature Sensor 2: 40 Celsius
Statistics: Posted by David16962 — Mon Dec 09, 2024 5:06 pm