Hello I just installed EOS on sda7, I followed the guide on the wiki (https://discovery.endeavouros.com/installation/grub-dual-booting/2021/07/ ), I installed os-prober, I edited the grub.cfg.
Now grub see windows partition but not the Manjaro partition on sda2.
Manjaro and EOS use sda1 as /boot/efi, but manjaro’s grub see EOS and EOS’s grub don’t see Manjaro.
This is my partiton list:
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 270508031 269457408 128,5G Linux filesystem (Manjaro btrfs)
/dev/sda3 270508032 270712831 204800 100M EFI System
/dev/sda4 270745600 536087545 265341946 126,5G Microsoft basic data
/dev/sda5 536088576 537919487 1830912 894M Windows recovery environment
/dev/sda6 537921536 708335615 170414080 81,3G Microsoft basic data
/dev/sda7 708335616 976773134 268437519 128G Linux filesystem (EOS btrfs)
What can i do?
Thanks everyone
manuel
October 22, 2021, 9:14am
3
Alborto:
I edited the grub.cfg.
Just to check, did you run this?
sudo grub-mkconfig -o /boot/grub/grub.cfg
Alborto
October 22, 2021, 11:19am
4
Thanks for reply, yes i did it, i mean about grub not rEFInd.
After this grub added windows but not manjaro
Alborto
October 22, 2021, 11:22am
5
Thanks for reply, yes i did it too, but there are no entry about manjaro.
For sure i can add manjaro manually but i can’t understand why manjaro’s grub see everything but EOS’s grub are not
manuel
October 22, 2021, 11:47am
6
Could you show the returned URLs of commands:
lsblk -fm | eos-sendlog
sudo cp /boot/grub/grub.cfg /tmp
cat /tmp/grub.cfg | eos-sendlog
kjw
October 22, 2021, 11:53am
7
Not sure about endeavouros but I know manjaro grub is a bit funny. Manjaro grub can boot mint and other distros but thier grub can’t boot manjaro. Like I said I’m not sure if endeavour grub can boot manjaro, someone more knowledgeable than me will confirm
Alborto
October 22, 2021, 12:22pm
9
Thanks in advance for your help
https://clbin.com/DPH82
https://clbin.com/6lrDf
Just for info, this is my manjaro grub.cfg
https://clbin.com/hMhnn
Alborto
October 22, 2021, 12:23pm
10
thanks a lot, you are all very kind
Alborto
October 26, 2021, 9:29am
11
hello @manuel , do you spotted something?
manuel
October 26, 2021, 10:23am
12
Sorry, I’ve bee quite busy lately and then simply forgot this thread. Good that you pinged!
But unfortunately I can’t see any reason for the problem from the logs.
Does command sudo os-prober
on EndeavourOS show Manjaro information?
If not, does Manjaro have package lsb-release
installed?
Alborto
October 26, 2021, 1:29pm
13
hello @manuel , thanks for replay:
os-prober don’t show mnajaro, just windows
/dev/sda3@/efi/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
on manjare lsb-release 1.4-13 is installed
manuel
October 26, 2021, 2:52pm
14
Ok.
Could you show the output of
lsblk -fm
sudo fdisk -l
seen from both systems?
Alborto
October 26, 2021, 4:40pm
15
This is from Manjaro
Manjaro
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS SIZE OWNER GROUP MODE
sda 465,8G root disk brw-rw----
├─sda1
│ vfat FAT32 6D75-0C3A 440,8M 14% /boot/efi 512M root disk brw-rw----
├─sda2
│ btrfs 73b7fa1c-5cd4-431b-aa4a-4bc9f0105ed2 99,1G 23% /run/timeshift/backup
│ 128,5G root disk brw-rw----
│ /home
│ /var/log
│ /var/cache
│ /swap
│ /
├─sda3
│ vfat FAT32 52B3-8677 100M root disk brw-rw----
├─sda4
│ ntfs 404ACFDC4ACFCCBA 126,5G root disk brw-rw----
├─sda5
│ ntfs 52E02A61E02A4B93 894M root disk brw-rw----
├─sda6
│ exfat 1.0 Files 2C73-32F5 81,3G root disk brw-rw----
└─sda7
btrfs e7d3db85-6af0-4a4f-a24e-533ea3495a34 128G root disk brw-rw----
Disk /dev/sda: 465,76 GiB, 500107862016 bytes, 976773168 sectors
Disk model: CT500MX500SSD1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: B3D1F7AB-2305-4547-B4A0-538A9DFC0228
Dispositivo Start Fine Settori Size Tipo
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 270508031 269457408 128,5G Linux filesystem
/dev/sda3 270508032 270712831 204800 100M EFI System
/dev/sda4 270745600 536087545 265341946 126,5G Microsoft basic data
/dev/sda5 536088576 537919487 1830912 894M Windows recovery environment
/dev/sda6 537921536 708335615 170414080 81,3G Microsoft basic data
/dev/sda7 708335616 976773134 268437519 128G Linux filesystem
this is EOS
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS SIZE OWNER GROUP MODE
sda 465,8G root disk brw-rw----
├─sda1
│ vfat FAT32 6D75-0C3A 440,8M 14% /boot/efi 512M root disk brw-rw----
├─sda2
│ btrfs 73b7fa1c-5cd4-431b-aa4a-4bc9f0105ed2 128,5G root disk brw-rw----
├─sda3
│ vfat FAT32 52B3-8677 100M root disk brw-rw----
├─sda4
│ ntfs 404ACFDC4ACFCCBA 126,5G root disk brw-rw----
├─sda5
│ ntfs 52E02A61E02A4B93 894M root disk brw-rw----
├─sda6
│ exfat 1.0 Files 2C73-32F5 81,3G root disk brw-rw----
└─sda7
btrfs e7d3db85-6af0-4a4f-a24e-533ea3495a34 119,1G 6% /home 128G root disk brw-rw----
/var/log
/var/cache
/
Disk /dev/sda: 465,76 GiB, 500107862016 bytes, 976773168 sectors
Disk model: CT500MX500SSD1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: B3D1F7AB-2305-4547-B4A0-538A9DFC0228
Dispositivo Start Fine Settori Size Tipo
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 270508031 269457408 128,5G Linux filesystem
/dev/sda3 270508032 270712831 204800 100M EFI System
/dev/sda4 270745600 536087545 265341946 126,5G Microsoft basic data
/dev/sda5 536088576 537919487 1830912 894M Windows recovery environment
/dev/sda6 537921536 708335615 170414080 81,3G Microsoft basic data
/dev/sda7 708335616 976773134 268437519 128G Linux filesystem
[alberto@EOS ~]$
1 Like
manuel
October 26, 2021, 5:25pm
16
Could you please add 3 backticks (```) in the beginning and end of each output? That makes reading much easier.
manuel
October 26, 2021, 5:31pm
17
You have 2 EFI partitions (sda1 and sda3), but only one is needed.
Can you show the full contents of those EFI partitions?
For example:
cd /boot/efi # or where your mount point is
find . -type f
If you don’t have /boot/efi mount point, you can create a temporary one with
mkdir /tmp/mnt1
sudo mount /dev/sda1 /tmp/mnt1
mkdir /tmp/mnt3
sudo mount /dev/sda3 /tmp/mnt3
and then run
cd /tmp/mnt1
find . -type f
cd /tmp/mnt3
find . -type f
Alborto
October 26, 2021, 5:53pm
18
sda3 is windows efi partition
sda1 is /boot/efi for both linux sistems
./EFI/BOOT/BOOTIA32.EFI
./EFI/BOOT/BOOTX64.EFI
./EFI/BOOT/fbia32.efi
./EFI/BOOT/fbx64.efi
./EFI/EFI/manjaro/grubx64.efi
./EFI/Manjaro/grubx64.efi
./EFI/systemd/systemd-bootx64.efi
./EFI/EndeavourOS/grubx64.efi
./System/Library/CoreServices/SystemVersion.plist
./intel-ucode.img
./mach_kernel
./vmlinuz-linux
./initramfs-linux.img
./initramfs-linux-fallback.img
./grub/x86_64-efi/acpi.mod
./grub/x86_64-efi/adler32.mod
./grub/x86_64-efi/affs.mod
./grub/x86_64-efi/afs.mod
./grub/x86_64-efi/afsplitter.mod
./grub/x86_64-efi/ahci.mod
./grub/x86_64-efi/all_video.mod
./grub/x86_64-efi/aout.mod
./grub/x86_64-efi/appleldr.mod
./grub/x86_64-efi/archelp.mod
./grub/x86_64-efi/at_keyboard.mod
./grub/x86_64-efi/ata.mod
./grub/x86_64-efi/backtrace.mod
./grub/x86_64-efi/bfs.mod
./grub/x86_64-efi/bitmap.mod
./grub/x86_64-efi/bitmap_scale.mod
./grub/x86_64-efi/blocklist.mod
./grub/x86_64-efi/boot.mod
./grub/x86_64-efi/boottime.mod
./grub/x86_64-efi/bsd.mod
./grub/x86_64-efi/bswap_test.mod
./grub/x86_64-efi/btrfs.mod
./grub/x86_64-efi/bufio.mod
./grub/x86_64-efi/cacheinfo.mod
./grub/x86_64-efi/cat.mod
./grub/x86_64-efi/cbfs.mod
./grub/x86_64-efi/cbls.mod
./grub/x86_64-efi/cbmemc.mod
./grub/x86_64-efi/cbtable.mod
./grub/x86_64-efi/cbtime.mod
./grub/x86_64-efi/chain.mod
./grub/x86_64-efi/cmdline_cat_test.mod
./grub/x86_64-efi/cmp.mod
./grub/x86_64-efi/cmp_test.mod
./grub/x86_64-efi/configfile.mod
./grub/x86_64-efi/cpio.mod
./grub/x86_64-efi/cpio_be.mod
./grub/x86_64-efi/cpuid.mod
./grub/x86_64-efi/crc64.mod
./grub/x86_64-efi/crypto.mod
./grub/x86_64-efi/cryptodisk.mod
./grub/x86_64-efi/cs5536.mod
./grub/x86_64-efi/ctz_test.mod
./grub/x86_64-efi/date.mod
./grub/x86_64-efi/datehook.mod
./grub/x86_64-efi/datetime.mod
./grub/x86_64-efi/disk.mod
./grub/x86_64-efi/diskfilter.mod
./grub/x86_64-efi/div.mod
./grub/x86_64-efi/div_test.mod
./grub/x86_64-efi/dm_nv.mod
./grub/x86_64-efi/echo.mod
./grub/x86_64-efi/efi_gop.mod
./grub/x86_64-efi/efi_uga.mod
./grub/x86_64-efi/efifwsetup.mod
./grub/x86_64-efi/efinet.mod
./grub/x86_64-efi/ehci.mod
./grub/x86_64-efi/elf.mod
./grub/x86_64-efi/eval.mod
./grub/x86_64-efi/exfat.mod
./grub/x86_64-efi/exfctest.mod
./grub/x86_64-efi/ext2.mod
./grub/x86_64-efi/extcmd.mod
./grub/x86_64-efi/f2fs.mod
./grub/x86_64-efi/fat.mod
./grub/x86_64-efi/file.mod
./grub/x86_64-efi/fixvideo.mod
./grub/x86_64-efi/font.mod
./grub/x86_64-efi/fshelp.mod
./grub/x86_64-efi/functional_test.mod
./grub/x86_64-efi/gcry_arcfour.mod
./grub/x86_64-efi/gcry_blowfish.mod
./grub/x86_64-efi/gcry_camellia.mod
./grub/x86_64-efi/gcry_cast5.mod
./grub/x86_64-efi/gcry_crc.mod
./grub/x86_64-efi/gcry_des.mod
./grub/x86_64-efi/gcry_dsa.mod
./grub/x86_64-efi/gcry_idea.mod
./grub/x86_64-efi/gcry_md4.mod
./grub/x86_64-efi/gcry_md5.mod
./grub/x86_64-efi/gcry_rfc2268.mod
./grub/x86_64-efi/gcry_rijndael.mod
./grub/x86_64-efi/gcry_rmd160.mod
./grub/x86_64-efi/gcry_rsa.mod
./grub/x86_64-efi/gcry_seed.mod
./grub/x86_64-efi/gcry_serpent.mod
./grub/x86_64-efi/gcry_sha1.mod
./grub/x86_64-efi/gcry_sha256.mod
./grub/x86_64-efi/gcry_sha512.mod
./grub/x86_64-efi/gcry_tiger.mod
./grub/x86_64-efi/gcry_twofish.mod
./grub/x86_64-efi/gcry_whirlpool.mod
./grub/x86_64-efi/geli.mod
./grub/x86_64-efi/gettext.mod
./grub/x86_64-efi/gfxmenu.mod
./grub/x86_64-efi/gfxterm.mod
./grub/x86_64-efi/gfxterm_background.mod
./grub/x86_64-efi/gfxterm_menu.mod
./grub/x86_64-efi/gptsync.mod
./grub/x86_64-efi/gzio.mod
./grub/x86_64-efi/halt.mod
./grub/x86_64-efi/hashsum.mod
./grub/x86_64-efi/hdparm.mod
./grub/x86_64-efi/hello.mod
./grub/x86_64-efi/help.mod
./grub/x86_64-efi/hexdump.mod
./grub/x86_64-efi/hfs.mod
./grub/x86_64-efi/hfsplus.mod
./grub/x86_64-efi/hfspluscomp.mod
./grub/x86_64-efi/http.mod
./grub/x86_64-efi/iorw.mod
./grub/x86_64-efi/iso9660.mod
./grub/x86_64-efi/jfs.mod
./grub/x86_64-efi/jpeg.mod
./grub/x86_64-efi/json.mod
./grub/x86_64-efi/keylayouts.mod
./grub/x86_64-efi/keystatus.mod
./grub/x86_64-efi/ldm.mod
./grub/x86_64-efi/legacy_password_test.mod
./grub/x86_64-efi/legacycfg.mod
./grub/x86_64-efi/linux.mod
./grub/x86_64-efi/linux16.mod
./grub/x86_64-efi/loadbios.mod
./grub/x86_64-efi/loadenv.mod
./grub/x86_64-efi/loopback.mod
./grub/x86_64-efi/ls.mod
./grub/x86_64-efi/lsacpi.mod
./grub/x86_64-efi/lsefi.mod
./grub/x86_64-efi/lsefimmap.mod
./grub/x86_64-efi/lsefisystab.mod
./grub/x86_64-efi/lsmmap.mod
./grub/x86_64-efi/lspci.mod
./grub/x86_64-efi/lssal.mod
./grub/x86_64-efi/luks.mod
./grub/x86_64-efi/luks2.mod
./grub/x86_64-efi/lvm.mod
./grub/x86_64-efi/lzopio.mod
./grub/x86_64-efi/macbless.mod
./grub/x86_64-efi/macho.mod
./grub/x86_64-efi/mdraid09.mod
./grub/x86_64-efi/mdraid09_be.mod
./grub/x86_64-efi/mdraid1x.mod
./grub/x86_64-efi/memdisk.mod
./grub/x86_64-efi/memrw.mod
./grub/x86_64-efi/minicmd.mod
./grub/x86_64-efi/minix.mod
./grub/x86_64-efi/minix2.mod
./grub/x86_64-efi/minix2_be.mod
./grub/x86_64-efi/minix3.mod
./grub/x86_64-efi/minix3_be.mod
./grub/x86_64-efi/minix_be.mod
./grub/x86_64-efi/mmap.mod
./grub/x86_64-efi/morse.mod
./grub/x86_64-efi/mpi.mod
./grub/x86_64-efi/msdospart.mod
./grub/x86_64-efi/mul_test.mod
./grub/x86_64-efi/multiboot.mod
./grub/x86_64-efi/multiboot2.mod
./grub/x86_64-efi/nativedisk.mod
./grub/x86_64-efi/net.mod
./grub/x86_64-efi/newc.mod
./grub/x86_64-efi/nilfs2.mod
./grub/x86_64-efi/normal.mod
./grub/x86_64-efi/ntfs.mod
./grub/x86_64-efi/ntfscomp.mod
./grub/x86_64-efi/odc.mod
./grub/x86_64-efi/offsetio.mod
./grub/x86_64-efi/ohci.mod
./grub/x86_64-efi/part_acorn.mod
./grub/x86_64-efi/part_amiga.mod
./grub/x86_64-efi/part_apple.mod
./grub/x86_64-efi/part_bsd.mod
./grub/x86_64-efi/part_dfly.mod
./grub/x86_64-efi/part_dvh.mod
./grub/x86_64-efi/part_gpt.mod
./grub/x86_64-efi/part_msdos.mod
./grub/x86_64-efi/part_plan.mod
./grub/x86_64-efi/part_sun.mod
./grub/x86_64-efi/part_sunpc.mod
./grub/x86_64-efi/parttool.mod
./grub/x86_64-efi/password.mod
./grub/x86_64-efi/password_pbkdf2.mod
./grub/x86_64-efi/pata.mod
./grub/x86_64-efi/pbkdf2.mod
./grub/x86_64-efi/pbkdf2_test.mod
./grub/x86_64-efi/pcidump.mod
./grub/x86_64-efi/pgp.mod
./grub/x86_64-efi/play.mod
./grub/x86_64-efi/png.mod
./grub/x86_64-efi/priority_queue.mod
./grub/x86_64-efi/probe.mod
./grub/x86_64-efi/procfs.mod
./grub/x86_64-efi/progress.mod
./grub/x86_64-efi/raid5rec.mod
./grub/x86_64-efi/raid6rec.mod
./grub/x86_64-efi/random.mod
./grub/x86_64-efi/rdmsr.mod
./grub/x86_64-efi/read.mod
./grub/x86_64-efi/reboot.mod
./grub/x86_64-efi/regexp.mod
./grub/x86_64-efi/reiserfs.mod
./grub/x86_64-efi/relocator.mod
./grub/x86_64-efi/romfs.mod
./grub/x86_64-efi/scsi.mod
./grub/x86_64-efi/search.mod
./grub/x86_64-efi/search_fs_file.mod
./grub/x86_64-efi/search_fs_uuid.mod
./grub/x86_64-efi/search_label.mod
./grub/x86_64-efi/serial.mod
./grub/x86_64-efi/setjmp.mod
./grub/x86_64-efi/setjmp_test.mod
./grub/x86_64-efi/setpci.mod
./grub/x86_64-efi/sfs.mod
./grub/x86_64-efi/shift_test.mod
./grub/x86_64-efi/signature_test.mod
./grub/x86_64-efi/sleep.mod
./grub/x86_64-efi/sleep_test.mod
./grub/x86_64-efi/smbios.mod
./grub/x86_64-efi/spkmodem.mod
./grub/x86_64-efi/squash4.mod
./grub/x86_64-efi/strtoull_test.mod
./grub/x86_64-efi/syslinuxcfg.mod
./grub/x86_64-efi/tar.mod
./grub/x86_64-efi/terminal.mod
./grub/x86_64-efi/terminfo.mod
./grub/x86_64-efi/test.mod
./grub/x86_64-efi/test_blockarg.mod
./grub/x86_64-efi/testload.mod
./grub/x86_64-efi/testspeed.mod
./grub/x86_64-efi/tftp.mod
./grub/x86_64-efi/tga.mod
./grub/x86_64-efi/time.mod
./grub/x86_64-efi/tpm.mod
./grub/x86_64-efi/tr.mod
./grub/x86_64-efi/trig.mod
./grub/x86_64-efi/true.mod
./grub/x86_64-efi/udf.mod
./grub/x86_64-efi/ufs1.mod
./grub/x86_64-efi/ufs1_be.mod
./grub/x86_64-efi/ufs2.mod
./grub/x86_64-efi/uhci.mod
./grub/x86_64-efi/usb.mod
./grub/x86_64-efi/usb_keyboard.mod
./grub/x86_64-efi/usbms.mod
./grub/x86_64-efi/usbserial_common.mod
./grub/x86_64-efi/usbserial_ftdi.mod
./grub/x86_64-efi/usbserial_pl2303.mod
./grub/x86_64-efi/usbserial_usbdebug.mod
./grub/x86_64-efi/usbtest.mod
./grub/x86_64-efi/video.mod
./grub/x86_64-efi/video_bochs.mod
./grub/x86_64-efi/video_cirrus.mod
./grub/x86_64-efi/video_colors.mod
./grub/x86_64-efi/video_fb.mod
./grub/x86_64-efi/videoinfo.mod
./grub/x86_64-efi/videotest.mod
./grub/x86_64-efi/videotest_checksum.mod
./grub/x86_64-efi/wrmsr.mod
./grub/x86_64-efi/xfs.mod
./grub/x86_64-efi/xnu.mod
./grub/x86_64-efi/xnu_uuid.mod
./grub/x86_64-efi/xnu_uuid_test.mod
./grub/x86_64-efi/xzio.mod
./grub/x86_64-efi/zfs.mod
./grub/x86_64-efi/zfscrypt.mod
./grub/x86_64-efi/zfsinfo.mod
./grub/x86_64-efi/zstd.mod
./grub/x86_64-efi/moddep.lst
./grub/x86_64-efi/command.lst
./grub/x86_64-efi/fs.lst
./grub/x86_64-efi/partmap.lst
./grub/x86_64-efi/parttool.lst
./grub/x86_64-efi/video.lst
./grub/x86_64-efi/crypto.lst
./grub/x86_64-efi/terminal.lst
./grub/x86_64-efi/modinfo.sh
./grub/x86_64-efi/core.efi
./grub/x86_64-efi/grub.efi
./grub/locale/ca.mo
./grub/locale/da.mo
./grub/locale/de.mo
./grub/locale/eo.mo
./grub/locale/es.mo
./grub/locale/fi.mo
./grub/locale/fr.mo
./grub/locale/gl.mo
./grub/locale/hr.mo
./grub/locale/hu.mo
./grub/locale/id.mo
./grub/locale/it.mo
./grub/locale/ja.mo
./grub/locale/ko.mo
./grub/locale/lt.mo
./grub/locale/nb.mo
./grub/locale/nl.mo
./grub/locale/pl.mo
./grub/locale/pt.mo
./grub/locale/pt_BR.mo
./grub/locale/ru.mo
./grub/locale/sl.mo
./grub/locale/sr.mo
./grub/locale/sv.mo
./grub/locale/tr.mo
./grub/locale/uk.mo
./grub/locale/vi.mo
./grub/locale/zh_CN.mo
./grub/locale/zh_TW.mo
./grub/locale/en@quot.mo
./grub/locale/ro.mo
./grub/locale/de_CH.mo
./grub/locale/pa.mo
./grub/locale/lg.mo
./grub/locale/ast.mo
./grub/locale/de@hebrew.mo
./grub/locale/en@arabic.mo
./grub/locale/en@cyrillic.mo
./grub/locale/en@greek.mo
./grub/locale/en@hebrew.mo
./grub/locale/en@piglatin.mo
./grub/themes/starfield/COPYING.CC-BY-SA-3.0
./grub/themes/starfield/README
./grub/themes/starfield/blob_w.png
./grub/themes/starfield/boot_menu_c.png
./grub/themes/starfield/boot_menu_e.png
./grub/themes/starfield/boot_menu_n.png
./grub/themes/starfield/boot_menu_ne.png
./grub/themes/starfield/boot_menu_nw.png
./grub/themes/starfield/boot_menu_s.png
./grub/themes/starfield/boot_menu_se.png
./grub/themes/starfield/boot_menu_sw.png
./grub/themes/starfield/boot_menu_w.png
./grub/themes/starfield/dejavu_10.pf2
./grub/themes/starfield/dejavu_12.pf2
./grub/themes/starfield/dejavu_14.pf2
./grub/themes/starfield/dejavu_16.pf2
./grub/themes/starfield/dejavu_bold_14.pf2
./grub/themes/starfield/slider_c.png
./grub/themes/starfield/slider_n.png
./grub/themes/starfield/slider_s.png
./grub/themes/starfield/starfield.png
./grub/themes/starfield/terminal_box_c.png
./grub/themes/starfield/terminal_box_e.png
./grub/themes/starfield/terminal_box_n.png
./grub/themes/starfield/terminal_box_ne.png
./grub/themes/starfield/terminal_box_nw.png
./grub/themes/starfield/terminal_box_s.png
./grub/themes/starfield/terminal_box_se.png
./grub/themes/starfield/terminal_box_sw.png
./grub/themes/starfield/terminal_box_w.png
./grub/themes/starfield/theme.txt
./grub/fonts/unicode.pf2
./grub/grub.1cfg
./grub/grubenv
Alborto
October 26, 2021, 6:10pm
19
i updated my previous message with the info from EOS too
this is sda3
./EFI/Microsoft/Boot/BCD
./EFI/Microsoft/Boot/BCD.LOG
./EFI/Microsoft/Boot/bg-BG/bootmgfw.efi.mui
./EFI/Microsoft/Boot/bg-BG/bootmgr.efi.mui
./EFI/Microsoft/Boot/bootmgr.efi
./EFI/Microsoft/Boot/memtest.efi
./EFI/Microsoft/Boot/boot.stl
./EFI/Microsoft/Boot/cs-CZ/bootmgfw.efi.mui
./EFI/Microsoft/Boot/cs-CZ/bootmgr.efi.mui
./EFI/Microsoft/Boot/cs-CZ/memtest.efi.mui
./EFI/Microsoft/Boot/da-DK/bootmgfw.efi.mui
./EFI/Microsoft/Boot/da-DK/bootmgr.efi.mui
./EFI/Microsoft/Boot/da-DK/memtest.efi.mui
./EFI/Microsoft/Boot/de-DE/bootmgfw.efi.mui
./EFI/Microsoft/Boot/de-DE/bootmgr.efi.mui
./EFI/Microsoft/Boot/de-DE/memtest.efi.mui
./EFI/Microsoft/Boot/el-GR/bootmgfw.efi.mui
./EFI/Microsoft/Boot/el-GR/bootmgr.efi.mui
./EFI/Microsoft/Boot/el-GR/memtest.efi.mui
./EFI/Microsoft/Boot/en-GB/bootmgfw.efi.mui
./EFI/Microsoft/Boot/en-GB/bootmgr.efi.mui
./EFI/Microsoft/Boot/en-US/bootmgfw.efi.mui
./EFI/Microsoft/Boot/en-US/bootmgr.efi.mui
./EFI/Microsoft/Boot/en-US/memtest.efi.mui
./EFI/Microsoft/Boot/es-ES/bootmgfw.efi.mui
./EFI/Microsoft/Boot/es-ES/bootmgr.efi.mui
./EFI/Microsoft/Boot/es-ES/memtest.efi.mui
./EFI/Microsoft/Boot/es-MX/bootmgfw.efi.mui
./EFI/Microsoft/Boot/es-MX/bootmgr.efi.mui
./EFI/Microsoft/Boot/et-EE/bootmgfw.efi.mui
./EFI/Microsoft/Boot/et-EE/bootmgr.efi.mui
./EFI/Microsoft/Boot/fi-FI/bootmgfw.efi.mui
./EFI/Microsoft/Boot/fi-FI/bootmgr.efi.mui
./EFI/Microsoft/Boot/fi-FI/memtest.efi.mui
./EFI/Microsoft/Boot/fr-CA/bootmgfw.efi.mui
./EFI/Microsoft/Boot/fr-CA/bootmgr.efi.mui
./EFI/Microsoft/Boot/fr-FR/bootmgfw.efi.mui
./EFI/Microsoft/Boot/fr-FR/bootmgr.efi.mui
./EFI/Microsoft/Boot/fr-FR/memtest.efi.mui
./EFI/Microsoft/Boot/hr-HR/bootmgfw.efi.mui
./EFI/Microsoft/Boot/hr-HR/bootmgr.efi.mui
./EFI/Microsoft/Boot/hu-HU/bootmgfw.efi.mui
./EFI/Microsoft/Boot/hu-HU/bootmgr.efi.mui
./EFI/Microsoft/Boot/hu-HU/memtest.efi.mui
./EFI/Microsoft/Boot/it-IT/bootmgfw.efi.mui
./EFI/Microsoft/Boot/it-IT/bootmgr.efi.mui
./EFI/Microsoft/Boot/it-IT/memtest.efi.mui
./EFI/Microsoft/Boot/ja-JP/bootmgfw.efi.mui
./EFI/Microsoft/Boot/ja-JP/bootmgr.efi.mui
./EFI/Microsoft/Boot/ja-JP/memtest.efi.mui
./EFI/Microsoft/Boot/ko-KR/bootmgfw.efi.mui
./EFI/Microsoft/Boot/ko-KR/bootmgr.efi.mui
./EFI/Microsoft/Boot/ko-KR/memtest.efi.mui
./EFI/Microsoft/Boot/lt-LT/bootmgfw.efi.mui
./EFI/Microsoft/Boot/lt-LT/bootmgr.efi.mui
./EFI/Microsoft/Boot/lv-LV/bootmgfw.efi.mui
./EFI/Microsoft/Boot/lv-LV/bootmgr.efi.mui
./EFI/Microsoft/Boot/bootmgfw.efi
./EFI/Microsoft/Boot/nb-NO/bootmgfw.efi.mui
./EFI/Microsoft/Boot/nb-NO/bootmgr.efi.mui
./EFI/Microsoft/Boot/nb-NO/memtest.efi.mui
./EFI/Microsoft/Boot/nl-NL/bootmgfw.efi.mui
./EFI/Microsoft/Boot/nl-NL/bootmgr.efi.mui
./EFI/Microsoft/Boot/nl-NL/memtest.efi.mui
./EFI/Microsoft/Boot/pl-PL/bootmgfw.efi.mui
./EFI/Microsoft/Boot/pl-PL/bootmgr.efi.mui
./EFI/Microsoft/Boot/pl-PL/memtest.efi.mui
./EFI/Microsoft/Boot/pt-BR/bootmgfw.efi.mui
./EFI/Microsoft/Boot/pt-BR/bootmgr.efi.mui
./EFI/Microsoft/Boot/pt-BR/memtest.efi.mui
./EFI/Microsoft/Boot/pt-PT/bootmgfw.efi.mui
./EFI/Microsoft/Boot/pt-PT/bootmgr.efi.mui
./EFI/Microsoft/Boot/pt-PT/memtest.efi.mui
./EFI/Microsoft/Boot/qps-ploc/memtest.efi.mui
./EFI/Microsoft/Boot/ro-RO/bootmgfw.efi.mui
./EFI/Microsoft/Boot/ro-RO/bootmgr.efi.mui
./EFI/Microsoft/Boot/ru-RU/bootmgfw.efi.mui
./EFI/Microsoft/Boot/ru-RU/bootmgr.efi.mui
./EFI/Microsoft/Boot/ru-RU/memtest.efi.mui
./EFI/Microsoft/Boot/sk-SK/bootmgfw.efi.mui
./EFI/Microsoft/Boot/sk-SK/bootmgr.efi.mui
./EFI/Microsoft/Boot/sl-SI/bootmgfw.efi.mui
./EFI/Microsoft/Boot/sl-SI/bootmgr.efi.mui
./EFI/Microsoft/Boot/sr-Latn-RS/bootmgfw.efi.mui
./EFI/Microsoft/Boot/sr-Latn-RS/bootmgr.efi.mui
./EFI/Microsoft/Boot/sv-SE/bootmgfw.efi.mui
./EFI/Microsoft/Boot/sv-SE/bootmgr.efi.mui
./EFI/Microsoft/Boot/sv-SE/memtest.efi.mui
./EFI/Microsoft/Boot/tr-TR/bootmgfw.efi.mui
./EFI/Microsoft/Boot/tr-TR/bootmgr.efi.mui
./EFI/Microsoft/Boot/tr-TR/memtest.efi.mui
./EFI/Microsoft/Boot/uk-UA/bootmgfw.efi.mui
./EFI/Microsoft/Boot/uk-UA/bootmgr.efi.mui
./EFI/Microsoft/Boot/winsipolicy.p7b
./EFI/Microsoft/Boot/zh-CN/bootmgfw.efi.mui
./EFI/Microsoft/Boot/zh-CN/bootmgr.efi.mui
./EFI/Microsoft/Boot/zh-CN/memtest.efi.mui
./EFI/Microsoft/Boot/zh-TW/bootmgfw.efi.mui
./EFI/Microsoft/Boot/zh-TW/bootmgr.efi.mui
./EFI/Microsoft/Boot/zh-TW/memtest.efi.mui
./EFI/Microsoft/Boot/BOOTSTAT.DAT
./EFI/Microsoft/Boot/Fonts/meiryo_boot.ttf
./EFI/Microsoft/Boot/Fonts/msjhn_boot.ttf
./EFI/Microsoft/Boot/Fonts/msjh_boot.ttf
./EFI/Microsoft/Boot/Fonts/msyhn_boot.ttf
./EFI/Microsoft/Boot/Fonts/msyh_boot.ttf
./EFI/Microsoft/Boot/Fonts/segmono_boot.ttf
./EFI/Microsoft/Boot/Fonts/segoen_slboot.ttf
./EFI/Microsoft/Boot/Fonts/segoe_slboot.ttf
./EFI/Microsoft/Boot/Fonts/wgl4_boot.ttf
./EFI/Microsoft/Boot/Fonts/chs_boot.ttf
./EFI/Microsoft/Boot/Fonts/cht_boot.ttf
./EFI/Microsoft/Boot/Fonts/jpn_boot.ttf
./EFI/Microsoft/Boot/Fonts/kor_boot.ttf
./EFI/Microsoft/Boot/Fonts/malgunn_boot.ttf
./EFI/Microsoft/Boot/Fonts/malgun_boot.ttf
./EFI/Microsoft/Boot/Fonts/meiryon_boot.ttf
./EFI/Microsoft/Boot/Resources/it-IT/bootres.dll.mui
./EFI/Microsoft/Boot/Resources/bootres.dll
./EFI/Microsoft/Boot/kd_02_10df.dll
./EFI/Microsoft/Boot/kd_02_10ec.dll
./EFI/Microsoft/Boot/kd_02_1137.dll
./EFI/Microsoft/Boot/kd_02_14e4.dll
./EFI/Microsoft/Boot/kd_02_15b3.dll
./EFI/Microsoft/Boot/kd_02_1969.dll
./EFI/Microsoft/Boot/kd_02_19a2.dll
./EFI/Microsoft/Boot/kd_02_1af4.dll
./EFI/Microsoft/Boot/kd_02_8086.dll
./EFI/Microsoft/Boot/kd_07_1415.dll
./EFI/Microsoft/Boot/kd_0C_8086.dll
./EFI/Microsoft/Boot/kdstub.dll
./EFI/Microsoft/Boot/BCD.LOG1
./EFI/Microsoft/Boot/BCD.LOG2
./EFI/Microsoft/Boot/kdnet_uart16550.dll
./EFI/Microsoft/Recovery/BCD
./EFI/Microsoft/Recovery/BCD.LOG
./EFI/Microsoft/Recovery/BCD.LOG1
./EFI/Microsoft/Recovery/BCD.LOG2
./EFI/Boot/grub.cfg
./EFI/Boot/grubx64.efi
./EFI/Boot/bootx64.efi-1553309182.bak
./EFI/Boot/bootx64.efi
./EFI/deepin/shimx64.efi
./EFI/deepin/grubx64.efi
./EFI/deepin/mmx64.efi
./EFI/deepin/fbx64.efi
./EFI/deepin/grub.cfg
./EFI/ubuntu/grub.cfg
./EFI/ubuntu/grubx64.efi
./EFI/APPLE/FIRMWARE/MBP121.fd
pebcak
October 26, 2021, 6:10pm
20
Do you use systemd-boot for Manjaro?
1 Like