You are not logged in.

#1 2015-12-06 09:06:32

mouseman
Member
From: Outta nowhere
Registered: 2014-04-04
Posts: 291

[Solved] systemd-boot and memtest86+

I'm trying to get a memtest menu item with systemd-boot.

I ripped 2 files off a Suse install, memtest86+.bin and memtest86+.elf. Figured one goes on the linux line and the other goes on the initrd line. Swapped it around but neither one works. Here's the conf-file:

title		Memtest86+
linux		/memtest86+.elf
initrd		/intel-ucode.img
initrd		/memtest86+.bin
#options		root=PARTUUID=0b017073-c443-4a7b-9dcf-f3b5e82f7d31 rw i915.preliminary_hw_support=1 elevator=cfq quiet

Don't think it needs a root or other options but I'm not sure so I commented it out.

Any ideas on how to get this to work with systemd-boot?

Thanks!

Last edited by mouseman (2015-12-07 13:41:37)

Offline

#2 2015-12-06 11:58:00

Svenstaro
Administrator
From: Germany
Registered: 2008-11-19
Posts: 388

Re: [Solved] systemd-boot and memtest86+

Offline

#3 2015-12-07 13:41:25

mouseman
Member
From: Outta nowhere
Registered: 2014-04-04
Posts: 291

Re: [Solved] systemd-boot and memtest86+

Ah that works great!

Thanks!

Offline

Board footer

Powered by FluxBB