* Carlos E. R. <robin.listas@telefonica.net> [03-20-19 17:29]:
On 20/03/2019 22.13, Patrick Shanahan wrote:
toshiba satellite laptop S55-C5274 dualboot via grub Tumbleweed (primary) and win10 cannot boot into either system
did have broken xfs on /dev/sda7 (home) backed up entire /home/<user> to an external disk correct brokenness with xfs_repair -L made partition mountable do not appear to have lost anything
# efibootmgr RootCurrent: 0003 Timeout: 0 seconds BootOrder: 2001 2003 2002 Boot0000* Realtek PXE Boot0001* Realtek PXE Boot0003* EFI USB Device (ASIX AX88772 USB Fast Ethernet Controller) Boot2001* EFI USB Device Boot2002* EFI DVD/CDROM Boot2003* EFI Network
grep efi /etc/fstab UUID=52B7-E591 /boot/efi vfat defaults 0 0
from "journalctl -xb" Mar 20 16:13:52 toshiba systemd[1]: dev-disk-by\x2duuid-52B7\x2dE591.device: Job dev-disk-by\x2duuid-52B7\x2dE591.device/start timed out. Mar 20 16:13:52 toshiba systemd[1]: Timed out waiting for device /dev/disk/by-uuid/52B7-E591. -- Subject: A start job for unit dev-disk-by\x2duuid-52B7\x2dE591.device -- has failed -- Defined-By: systemd -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- A start job for unit dev-disk-by\x2duuid-52B7\x2dE591.device has -- finished with a failure.
full output from "journalctl -xb" is here http://wahoo.no-ip.org/~paka/journalctl.xb.txt
machine is booted to kernel-default 4.20.12 using an openSUSE live disk but is in maintenence mode
Run fsck on the efi partition. But keep reading first.
Another possibility is that it is no longer "/dev/disk/by-uuid/52B7-E591".
You also has a problem with /dev/sda, IO and bad sectors.
Mar 20 16:12:40 toshiba kernel: ata1.00: failed command: READ FPDMA QUEUED Mar 20 16:12:40 toshiba kernel: ata1.00: cmd 60/08:50:00:08:00/00:00:00:00:00/40 tag 10 ncq dma 4096 in res 41/40:08:00:08:00/00:00:00:00:00/40 Emask 0x409 (media error) <F> Mar 20 16:12:40 toshiba kernel: ata1.00: status: { DRDY ERR } Mar 20 16:12:40 toshiba kernel: ata1.00: error: { UNC } Mar 20 16:12:40 toshiba kernel: ata1.00: configured for UDMA/100 Mar 20 16:12:40 toshiba kernel: sd 0:0:0:0: [sda] tag#10 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE Mar 20 16:12:40 toshiba kernel: sd 0:0:0:0: [sda] tag#10 Sense Key : Medium Error [current] Mar 20 16:12:40 toshiba kernel: sd 0:0:0:0: [sda] tag#10 Add. Sense: Unrecovered read error - auto reallocate failed Mar 20 16:12:40 toshiba kernel: sd 0:0:0:0: [sda] tag#10 CDB: Read(10) 28 00 00 00 08 00 00 00 08 00 Mar 20 16:12:40 toshiba kernel: print_req_error: I/O error, dev sda, sector 2048 Mar 20 16:12:40 toshiba kernel: Buffer I/O error on dev sda1, logical block 0, async page read
I don't know if sda is the disk that holds the EFI partition, but I suspect it is, because I see that /home is sda7.
EFI is /dev/sda1 and it is vfat ran fsck.vfat -r /dev/sda1 nothing repaired and cannot capture fsck screen output disk is bad? output from smartctl is http://wahoo.no-ip.org/~paka/smartctl.txt tks -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org