@Xorg: it seems it's not mounted, which is quite strange as I've set mount point during installation. Anyway, I'll have to sort it out. Thx for hint!
Search Criteria
Package Details: memtest86-efi 1:11.7build1000-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: | 110 |
| Popularity: | 0.36 |
| First Submitted: | 2013-10-29 10:25 (UTC) |
| Last Updated: | 2026-05-04 18:17 (UTC) |
Dependencies (3)
- p7zip (p7zip-natspecAUR, 7zip-natspecAUR, p7zip-full-binAUR, 7zip-zstd-binAUR, 7zip-zstdAUR, 7zip) (make)
- efibootmgr (efibootmgr-json-gitAUR, efibootmgr-gitAUR) (optional) – to add a new EFI boot entry
- grub (grub-coreosAUR, grub-xen-gitAUR, grub-luks-keyfileAUR, grub-gitAUR, grub-grubenv-btrfsAUR, grub-libzfsAUR, grub-improved-luks2-gitAUR, grub-blscfgAUR, grub-argon2-gitAUR, grub-silentAUR) (optional) – to add MemTest86 entry in GRUB2 menu
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 15 Next › Last »
jakub commented on 2020-01-26 19:25 (UTC)
UnicornDarkness commented on 2020-01-26 19:10 (UTC)
@jakub: No, it is not correct. Are you sure /dev/sda1 is mounted? You can check with mount | grep /dev/sda1.
Otherwise, you can enter the mount point manually.
jakub commented on 2020-01-26 19:02 (UTC) (edited on 2020-01-26 19:02 (UTC) by jakub)
➜ ~ sudo memtest86-efi --install
This script is unofficial, written by an AUR (Arch User Repository) user. Use it at YOUR OWN RISK.
Press Enter if /dev/sda1 is your ESP partition, else enter device path manually (like /dev/sdXY):
Press Enter if is your mount point, else enter mount point manually (like /boot/efi):
As you see script did not show anything as "mount point". Is this correct?
UnicornDarkness commented on 2019-09-11 07:00 (UTC)
@capoeira: then run memtest86-efi --install...
capoeira commented on 2019-09-10 23:00 (UTC)
@Xorg
the option doesn't apear for me:
"[studio@bahiahost ~]$ memtest86-efi Usage: memtest86-efi ACTION
Available ACTION: -i, --install Install MemTest86 in ESP -u, --update Update an existing installation of MemTest86 -r, --remove Remove MemTest86 from ESP -s, --status Print and return status -h, --help Print this help and exit -a, --about Print informations about memtest86-efi and exit "
UnicornDarkness commented on 2019-09-10 17:27 (UTC)
@capoeira: run the memtest86-efi command and follow instructions. You need to choose 3: Add a boot entry for GRUB2 menu in your case.
capoeira commented on 2019-09-10 09:47 (UTC)
So how can I add this to Grub?
UnicornDarkness commented on 2019-07-05 16:06 (UTC)
@nTia89: Ok, it is done.
nTia89 commented on 2019-07-05 10:22 (UTC)
Hi, you can update the URL field to use HTTPS protocol
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:
==> Validating source files with sha512sums...
memtest86-efi-8.2.zip ... FAILED
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.
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.ziparchive 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.