Suse does not boot straight to GRUB and will need the USB with DVD.iso again (using the “boot from hard disk” option) to boot Suse
Partitions were set as
/dev/nvem0n1p1 → type BIOS boot (code EF02)
/dev/nvem0n1p2 → swap ; type MS basic data (code 0700)
/dev/nvem0n1p3 and p4 type MS data (code 0700)
gdisk output is → GPT fdisk (gdisk) version 0.8.8
I have tried a lot of different combinations during installation (partitions, check MBR option on booting, custom boot, secureboot etc. ) , but all have same output (does not boot)
If there are additional info needed for this please tell me. Ive been using suse with the USB drive plugged in since sunday just to make it work.
Hi
You need to set the efi partition type as ef00 formatted to vfat not ef02 for gpt booting, else if not using UEFI, set the disk back to dos type format for MBR and then you would just create a small /boot partition.
Hi
So what is the hardware, is the system BIOS set to UEFI or Legacy boot,
that makes a big difference…
So, for MBR type you need to have the disk set to ‘dos’ type partitions
for swap are type 82, for the others type is 83. The tool to use is
fdisk.
For UEFI type you need to have the disk set to type ‘gpt’ a small
partition ~260MB set to type ef00 and formatted vfat, swap is type
8200 and others are type 8300. The tool to use for this is ‘gdisk’ not
fdisk.
I normally boot into a rescue USB device (openSUSE Tumbleweed) to
configure the drive before install.
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SLES 15 RC4 | GNOME Shell 3.26.2 | 4.12.14-18-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
i have set partition size to more than 100MB and type is already FAT 16 [Also tried FAT32, tried to re-install and set to FAT and also just change to vFAT via mkfs.vfat -F 32 or 16) FAT32)
Hi
So if you boot in rescue mode from the install media and run the
command;
efibootmgr -v
If you press the system boot menu screen eg F12, F2 or F9 for your
system, can you select and efi file to boot from and then browse
to /boot/efi/EFI/sles/ and select grubx64.efi or shim.efi and boot the
system?
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SLES 15 RC4 | GNOME Shell 3.26.2 | 4.12.14-18-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
[QUOTE=malcolmlewis;52724]Hi
So if you boot in rescue mode from the install media and run the
command;
efibootmgr -v
If you press the system boot menu screen eg F12, F2 or F9 for your
system, can you select and efi file to boot from and then browse
to /boot/efi/EFI/sles/ and select grubx64.efi or shim.efi and boot the
system?
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SLES 15 RC4 | GNOME Shell 3.26.2 | 4.12.14-18-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks![/QUOTE]
When i input command:
efibootmgr -v
on rescue mode, output is:
EFI variables are not supported on this system
I also cannot select and boot efi file on boot manager. it is just PCI LAN, the USB drive with DVD.iso and the hard disk (nvme0n1)
Hi
Apologies for the late reply, that would indicate the system is booting
in Legacy mode, not UEFI? Legacy won’t boot with a gpt disk… Can you
confirm your BIOS settings…
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SLES 15 RC4 | GNOME Shell 3.26.2 | 4.12.14-18-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!