Choice 3 doesn't work.
My modification of script memtest86-efi is on http://pastebin.com/eMdwNYkA
Search Criteria
Package Details: memtest86-efi 1:11.1build1000-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/memtest86-efi.git (read-only, click to copy) |
---|---|
Package Base: | memtest86-efi |
Description: | A free, thorough, stand alone memory test as an EFI application |
Upstream URL: | https://www.memtest86.com |
Licenses: | GPL2, custom:PassMark |
Submitter: | UnicornDarkness |
Maintainer: | UnicornDarkness |
Last Packager: | UnicornDarkness |
Votes: | 113 |
Popularity: | 0.21 |
First Submitted: | 2013-10-29 10:25 (UTC) |
Last Updated: | 2024-10-31 09:57 (UTC) |
Dependencies (3)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (make)
- efibootmgr (efibootmgr-gitAUR) (optional) – to add a new EFI boot entry
- grub (grub-linux-defaultAUR, grub-coreosAUR, grub-blscfgAUR, grub-xen-gitAUR, grub-luks-keyfileAUR, grub-silentAUR, grub-gitAUR, grub-improved-luks2-gitAUR, grub-grubenv-btrfsAUR, grub-libzfsAUR) (optional) – to add MemTest86 entry in GRUB2 menu
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 Next › Last »
esrevinu commented on 2015-09-01 16:39 (UTC)
UnicornDarkness commented on 2015-09-01 08:32 (UTC)
@hackepeter: You have removed your comments, but I have still your 4 mails.
I have updated the GRUB script, thank for you help.
UnicornDarkness commented on 2015-06-18 17:33 (UTC)
@Commander: I have added a configuration file for GRUB2.
Run script 'memtest86-efi -i' and select option 3. Please report if it doesn't work.
UnicornDarkness commented on 2015-06-17 08:26 (UTC)
No, sorry. This package only provides files, and I have added a script to add a boot entry.
I think you can copy files in your ESP, but I don't know how to configure GRUB to boot on MemTest86.
But if there is a way, I can improve the package.
Commander commented on 2015-06-16 23:38 (UTC)
Is there any grub2 config for /etc/grub.d ?
UnicornDarkness commented on 2015-06-06 15:56 (UTC)
Oops sorry, this hardcoded version number is a bit ugly. Fixed, thanks.
Pinned Comments
UnicornDarkness commented on 2019-06-08 08:52 (UTC) (edited on 2019-06-08 08:53 (UTC) by UnicornDarkness)
As you probably know, the
<https://www.memtest86.com/downloads/memtest86-usb.zip>
URL is likely to cause problems, like this error:To avoid this problem, I prefer to reupload
memtest86-usb.zip
archive somewhere else, where this kind of breakage will not appear.I can't upload this archive on AUR directly (archive is 8 MB but AUR accepts 250 KiB maximum), so I decide to put this archive on my Git repository to avoid future breakages.
I hope it suits you.