Dell Inspiron installation of Leap 15.6

It’s older laptop that I wanted to see how it runs with latest openSUSE.
Leap 16.0 USB did not boot at all.
Next was 15.6 which booted, installed Leap to internal hard drive and booted first time. Installation was clean install on empty hard disk.

Problem came when I removed USB and tried to boot :)))
BIOS did not recognize hard disk installation. Put back USB stick, wait little for USB stick GRUB menu, press Enter (default options is “Boot from hard disk”) and you can now see hard disk GRUB menu, and from this point it works like charm.

For some reason 16.0 USB stick and hard disk installation have no flagged active partition, while 15.6 USB has on second partition. That looking with fdisk -l. I tried fdisk, gdisk, parted.

All I wanted is to replicate what is on 15.6 USB stick, and makes that old BIOS happy.

BTW, 15.6 will start with openSUSE 11 installation CD, the same way it starts with its own installation media.

That has no useful meaning. Older could mean 5, 10, 15 or more years old. With 15.6 booted into the installed system’s DE, run inxi -Faz in a GUI terminal and paste its I/O here for us too peruse. Try running efibootmgr, and if you get expected output instead of a not supported message, paste that I/O here as well. Also paste I/O from either parted -l or fdisk -l, and cat /etc/fstab.

Let’s make clear it is too old:

knurpht@Lenovo-P16:~> ld.so --help | tail -4
Subdirectories of glibc-hwcaps directories, in priority order:
  x86-64-v4 (supported, searched)
  x86-64-v3 (supported, searched)
  x86-64-v2 (supported, searched)
knurpht@Lenovo-P16:~> 

Let me answer knurpth
localhost:~ # ld.so --help | tail -4
Subdirectories of glibc-hwcaps directories, in priority order:
x86-64-v4
x86-64-v3
x86-64-v2 (supported,searched)

Thus, qualified to use Leap 16.0.

Yes, it would if Leap 16.0 installation medium would boot :slight_smile:

localhost:~ # efibootmgrch 
EFI variables are not supported on this system.

Which is why installation added MBR compatibility.

localhost:~ # parted -l
Model: ATA WDC WD7500BPKT-7 (scsi)
Disk /dev/sda: 750GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags: pmbr_boot

Number  Start   End     Size    File system     Name  Flags
 1      1049kB  9437kB  8389kB                        legacy_boot
 2      9437kB  17.8MB  8389kB                        bios_grub
 4      17.8MB  742GB   742GB   btrfs
 3      742GB   750GB   8240MB  linux-swap(v1)        swap


Model: SanDisk Cruzer Glide (scsi)
Disk /dev/sdb: 16.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags: 

Number  Start   End     Size    Type     File system  Flags
 1      2171kB  6687kB  4516kB  primary  fat16        esp, type=ef
 2      6687kB  4632MB  4625MB  primary               boot, hidden, type=17

Reading what I copied, I just found elements of my next try to install bootable Leap 15.6. Partition Table reported for ISO image (USB stick) is msdos, but hard disk is gpt. Just checked and fdisk -l reports the same, just instead of “Partition Table” uses “Disklabel type” which in my head has different meaning because of “Disklabel”.

Also, hard disk layout is little strange. I should read final proposal before commit, but it should not be a problem.

I’ll redact inxi output as it is a bit intrusive, and probably too large for 1 post.

Machine:
  Type: Portable System: Dell product: Dell System Inspiron N7110 v: N/A
    serial: <filter> Chassis: type: 8 v: 0.1 serial: <filter>
  Mobo: Dell model: 0YH79Y v: A00 serial: <filter> UEFI-[Legacy]: Dell
    v: A04 date: 03/25/2011
-----
CPU:
  Info: model: Intel Core i5-2410M bits: 64 

There rest of info is about other aspects of the system that seems to work OK.

So next step is to format hard disk in msdos style and go from there :slight_smile:

@rmatov900 Can you check the cpu flags inxi -Cxx and system needs to use UEFI for booting, no Legacy boot.

I’m installing it again, this time on empty hard disk, so reports will change a bit. There is no option in installer to create msdos style partitions.

Laptop BIOS options don’t mention U/EFI.

I would probably not bother with this laptop, but it is surprisingly fast for its age.

CPU:
  Info: dual core model: Intel Core i5-2410M bits: 64 type: MT MCP
    arch: Sandy Bridge rev: 7 cache: L1: 128 KiB L2: 512 KiB L3: 3 MiB
  Speed (MHz): avg: 956 high: 1373 min/max: 800/2900 cores: 1: 800 2: 1373
    3: 800 4: 852 bogomips: 18340
  Flags: avx ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx

@rmatov900 Then it’s Tumbleweed or Slowroll… I’d suggest XFCE as a desktop environment…

@rmatov900 You might want to consider looking at the BIOS updates as well…
https://www.dell.com/support/product-details/en-us/product/inspiron-17r-n7110/drivers

Why? What am I missing? My i5 is at least a whole generation older. :confused:

# inxi -CSxx
System:
  Host: hp750 Kernel: 6.12.0-160000.7-default arch: x86_64 bits: 64
    compiler: gcc v: 13.4.0
  Desktop: KDE Plasma v: ERR-101 tk: Qt v: N/A dm: N/A
    Distro: openSUSE Leap 16.0
CPU:
  Info: dual core model: Intel Core i5 660 bits: 64 type: MT MCP
    arch: Westmere rev: 5 cache: L1: 128 KiB L2: 512 KiB L3: 4 MiB
  Speed (MHz): avg: 1200 min/max: 1200/3334 boost: enabled cores: 1: 1200
    2: 1200 3: 1200 4: 1200 bogomips: 26602
  Flags-basic: ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3
# ld.so --help | tail -4
Subdirectories of glibc-hwcaps directories, in priority order:
  x86-64-v4
  x86-64-v3
  x86-64-v2 (supported, searched)
# fdisk -l | grep type
Disklabel type: dos
#

No UEFI capabilities

My i5-660 doesn’t support UEFI either, so why needed for his?

User wishes to install Leap 16

I’m obviously still missing something. I have 16.0 installed on a lesser CPU on MBR formatted disk on HP PC lacking UEFI. What’s different making him need UEFI to install 16.0. Is it the Agama installer that requires UEFI?

Laptop BIOS options don’t mention U/EFI.

Legacy BIOS is still supported in openSUSE Leap 16.0. However, some features are not available when using it (for example, full-disk encryption with TPM). Finally, support for legacy BIOS will be discontinued in the future. For that reason we recommend switching to UEFI at the nearest opportunity.

https://doc.opensuse.org/release-notes/x86_64/openSUSE/Leap/16.0/yast-html/release-notes.html

I’m obviously still missing something. 

Partition Table: gpt

You do not ask about this at all (you ask about 1 15.6 installation), but how did you “make” this USB device?

It is .exe file. Arc fails.