
Originally Posted by
non_space
Gents:
Posted the beginnings of my recent problems with a fresh install of TW in another thread, but since then I downloaded another snap of TW, cloned it to usb drive and selected "upgrade" and the installer ran through the 160 MB of upgrades over the 11/1 snap to upgrade it to the 11/7 snap . . . .
Both times when the installer finished the install/upgrade the system rebooted right back into the TW install and everything worked in the GUI . . . this is in a '12 MacPro with 3 internal drives and 4 versions of OSX and 4 other versions of linux to choose from . . . the installer finds it way back to "sdb8 opensuse tumbleweed" and I can rifle around in the GUI, open apps . . . run zypper, etc. After the first install of the 11/1 snap I went into Yast and added the MATE pattern.
However, on cold boot and selecting the "EFI boot" disk which opens to Grub, when I select "TW" the screen immediately switching to variations of "crash" with errors like "efi not found" and other variations mentioning "kernel panic" or "trace dump" . . . I've tried the "recovery" options in Grub, same diff . . . .
From the 11/7 snap flash drive I can pick "boot from hard drive" and I can select "sdb8" and it goes to a command line that runs through a bunch of lines each saying "OK" . . . it has gotten down to something like "starting locale services" and then it "hangs" . . . I wait for a few minutes, then I go from there into TTY1, and I can log in and I can run commands . . . I ran the "efibootmgr" . . . and that shows a few systems, including the system that I wiped to install TW into, as being still there??
After I ran zypper ref && dup -l for the second time I saw an error "failed to import /etc/uefi/certs/188EA6FA.crt" . . . then I tried to see if I could launch a GUI app from the console so I ran "sudo gparted" . . . that failed . . . gave me a "GTK -warning 18:54:48:686: cannot open display" . . . .
As I mentioned in the other thread, over the same weekend I ran another distro install into an adjacent partition on the same disk as the TW install, and selected the "manual" or "expert" option and it all went well. Here in TW it seems to not be getting the bootloader data set properly in grub . . . I'm trying to avoid running through another install into the same partition . . . but multiple attempts to get "grub" updated don't seem to be getting TW back into the GUI. Only right after install will it reboot into a fully working GUI, after that . . . no logging in to GUI desktop, only console system is working?
make sense?
Understanding your post is time consuming and a challenge. Providing relevant and concise information may help in diagnosing the problem:
Code:
erlangen:~ # lsblk -o NAME,PARTUUID,FSTYPE
NAME PARTUUID FSTYPE
sda
├─sda1 2c0e640c-3df5-470a-a17c-89b17eba59d8 ext4
├─sda2 410b7947-08ad-4fb7-93ea-854f63a3bf78 ext4
└─sda4 1f1100a4-325e-4d9e-84a3-bc119b98a449 ext4
sdb
├─sdb1 2fe6b58a-379a-4f6e-899b-8be22ef6e885 vfat
├─sdb2 f1379b6c-304b-4606-98b8-5cec4f3dd678 ext4
├─sdb3 1e7b0509-97cf-4a62-b7fc-db46be72335b ext4
├─sdb4 ced907e6-2af7-42d8-8643-31a61479352b ext4
└─sdb5 f4880da8-3641-499b-81b6-4432b106f8ff btrfs
nvme0n1
├─nvme0n1p1 6c573fc1-08a3-4a7c-94bb-5488c8a0ba91 ext4
├─nvme0n1p2 f756cc7f-1727-4f82-8c5e-5b4468a74e72 ext4
├─nvme0n1p3 63413441-e35b-41a7-9dab-536a91b8f418 ext4
└─nvme0n1p4 0497bfdf-73d7-47a8-9d8e-6b911574f774 vfat
erlangen:~ # efibootmgr -v
BootCurrent: 0000
Timeout: 1 seconds
BootOrder: 0000,0001,0002,0003,0005,0006
Boot0000* opensuse HD(1,GPT,2fe6b58a-379a-4f6e-899b-8be22ef6e885,0x800,0x32800)/File(\EFI\OPENSUSE\GRUBX64.EFI)
Boot0001* Fedora HD(4,GPT,0497bfdf-73d7-47a8-9d8e-6b911574f774,0x800,0x32000)/File(\EFI\FEDORA\SHIMX64.EFI)
Boot0002* sled HD(4,GPT,0497bfdf-73d7-47a8-9d8e-6b911574f774,0x800,0x32000)/File(\EFI\SLED\GRUBX64.EFI)
Boot0003* manjaro HD(1,GPT,2fe6b58a-379a-4f6e-899b-8be22ef6e885,0x800,0x32800)/File(\EFI\manjaro\grubx64.efi)
Boot0005* arch HD(1,GPT,2fe6b58a-379a-4f6e-899b-8be22ef6e885,0x800,0x32800)/File(\EFI\ARCH\GRUBX64.EFI)
Boot0006* opensuse HD(4,GPT,0497bfdf-73d7-47a8-9d8e-6b911574f774,0x800,0x32000)/File(\EFI\OPENSUSE\GRUBX64.EFI)..BO
erlangen:~ #
Providing a list of boot loader files installed may be helpful. Post all efi system partitions:
Code:
erlangen:~ # find /boot/efi/ -type f
/boot/efi/EFI/opensuse/grubx64.efi
/boot/efi/EFI/opensuse/MokManager.efi
/boot/efi/EFI/opensuse/grub.efi
/boot/efi/EFI/opensuse/shim.efi
/boot/efi/EFI/opensuse/boot.csv
/boot/efi/EFI/opensuse/grub.cfg
/boot/efi/EFI/opensuse/fwupdx64.efi
/boot/efi/EFI/boot/bootx64.efi
/boot/efi/EFI/boot/fallback.efi
/boot/efi/EFI/manjaro/grubx64.efi
/boot/efi/EFI/arch/grubx64.efi
erlangen:~ #
Code:
erlangen:~ # find /mnt -type f
/mnt/EFI/opensuse/grubx64.efi
/mnt/EFI/opensuse/fwupdx64.efi
/mnt/EFI/opensuse/MokManager.efi
/mnt/EFI/opensuse/grub.efi
/mnt/EFI/opensuse/shim.efi
/mnt/EFI/opensuse/boot.csv
/mnt/EFI/opensuse/grub.cfg
/mnt/EFI/sled/grubx64.efi
/mnt/EFI/BOOT/BOOTX64.EFI
/mnt/EFI/BOOT/fbx64.efi
/mnt/EFI/fedora/shimx64-fedora.efi
/mnt/EFI/fedora/BOOTX64.CSV
/mnt/EFI/fedora/mmx64.efi
/mnt/EFI/fedora/shim.efi
/mnt/EFI/fedora/grubx64.efi
/mnt/EFI/fedora/grubenv
/mnt/EFI/fedora/shimx64.efi
/mnt/EFI/fedora/grub.cfg
erlangen:~ #
Bookmarks