Install in existing dual boot

Hello,
I’m considering trying out endeavour, because I heard a lot of good things about it and your community seems really helpful and friendly, and I’m getting a bit sick of ubuntu. My laptop currently has a dual boot windows/ubuntu. Can I just install endeavour into the partition where ubuntu now sits and leave the rest as it is?

1 Like

Welcome to the community! :vulcan_salute: :enos_flag:

Do you mean that you would like to replace Ubuntu or triple boot?

Replacing Ubuntu is better. Triple booting should only be done by people who understand how Linux works and can fix issues as they arise, especially since Windows is involved.

Thanks! Yes exactly, replace Ubuntu and keep Windows. So can I just install endeavour in the partition where Ubuntu now sits and dual booting will work?

It “should”. :sweat_smile:

Make sure you back up first.


But also, could you post your list of drives and partitions so we can confirm where you are installing it?

cat /etc/fstab

Or send a screenshot showing a graphical disk viewer on Ubuntu, or the Windows Disk Management tool.


Lastly, you said you are getting sick of Ubuntu, but for newbies (if you are one), Arch Linux (meaning EndeavourOS) is usually not a good idea, despite having the best Linux community available. :wink:

So, if you know you are okay reading manuals, then install EndeavourOS!
But if you find reading manuals to be boring or annoying, I’d say install Linux Mint instead.

1 Like

Yes, you can use the “Replace Partition” option and then click on the Ubuntu partition.

Thanks. These are the partitions:

/ was on /dev/nvme0n1p2 during installation

UUID=ceab9cac-32a4-443c-8e40-537fd2b49f28 / ext4 errors=remount-ro 0 1

/boot/efi was on /dev/nvme0n1p1 during installation

UUID=3B5E-EDDB /boot/efi vfat umask=0077 0 1
/swapfile

I have been using linux for 23 years now. Mandriva was my first distribution. I have used Ubuntu for years now, but I want more control over my system. Or to put it differently, I want to take more responsibility. I used to know my way around the file system better than I do now. Ubuntu has made me lazy. I realize I will have to do some reading, but I think it’s worth it.

1 Like

And a screen shot of the partition table:

I tried, and got an error when the installer tried to create a bootloader. I have copied the last lines of the log. Anyone any idea why it cannot find the configuration file?

2024-08-31 - 19:49:38 [6]:     Starting job "eos_bootloader" ( 34 / 42 ) 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: Found gettext "nl_NL" in "/usr/share/locale/nl_NL" 
2024-08-31 - 19:49:38 [6]:     .. Running QList("pacman", "--noconfirm", "-Rcn", "mkinitcpio") 
2024-08-31 - 19:49:38 [6]:     .. Target cmd: QList("pacman", "--noconfirm", "-Rcn", "mkinitcpio") Exit code: 1 output:
 error: target not found: mkinitcpio
2024-08-31 - 19:49:38 [6]:     .. Running QList("pacman", "--noconfirm", "-S", "kernel-install-for-dracut") 
2024-08-31 - 19:49:39 [6]: virtual void Calamares::JobThread::run()
2024-08-31 - 19:49:39 [6]:     Starting job "grubcfg" ( 35 / 42 ) 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: Found gettext "nl_NL" in "/usr/share/locale/nl_NL" 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Bootloader is not grub, skipping grub configuration" 
2024-08-31 - 19:49:39 [6]: virtual void Calamares::JobThread::run()
2024-08-31 - 19:49:39 [6]:     Starting job "windowsbootentry" ( 36 / 42 ) 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: Found gettext "nl_NL" in "/usr/share/locale/nl_NL" 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Found foreign efi at /dev/nvme0n1p2" 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Attempting to mount /dev/nvme0n1p2 at /tmp/tmp49rqinpl" 
2024-08-31 - 19:49:39 [6]:     .. Running QList("mount", "/dev/nvme0n1p2", "/tmp/tmp49rqinpl") 
2024-08-31 - 19:49:39 [6]:     .. Running QList("umount", "/tmp/tmp49rqinpl") 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Found foreign efi at /dev/nvme0n1p4" 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Attempting to mount /dev/nvme0n1p4 at /tmp/tmpqjywxbug" 
2024-08-31 - 19:49:39 [6]:     .. Running QList("mount", "/dev/nvme0n1p4", "/tmp/tmpqjywxbug") 
2024-08-31 - 19:49:39 [6]:     .. Running QList("umount", "/tmp/tmpqjywxbug") 
2024-08-31 - 19:49:39 [6]: virtual void Calamares::JobThread::run()
2024-08-31 - 19:49:39 [6]:     Starting job "bootloader" ( 37 / 42 ) 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: Found gettext "nl_NL" in "/usr/share/locale/nl_NL" 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Bootloader: systemd-boot" 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Root partition uuid: \"4695314e-3ef8-456f-973d-2aad2d22325e\"" 
2024-08-31 - 19:49:39 [6]:     .. Running QList("/usr/bin/which", "plymouth") 
2024-08-31 - 19:49:39 [6]:     .. Target cmd: QList("/usr/bin/which", "plymouth") Exit code: 1 output:
 /usr/bin/which: no plymouth in (/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
2024-08-31 - 19:49:39 [6]:     .. Running QList("/usr/bin/which", "dracut") 
2024-08-31 - 19:49:39 [6]:     .. Running QList("/usr/bin/which", "plymouth") 
2024-08-31 - 19:49:39 [6]:     .. Target cmd: QList("/usr/bin/which", "plymouth") Exit code: 1 output:
 /usr/bin/which: no plymouth in (/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
2024-08-31 - 19:49:39 [6]:     .. Running QList("/usr/bin/which", "dracut") 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Configuring kernel version 6.10.7-arch1-1" 
2024-08-31 - 19:49:39 [6]:     .. Running QList("kernel-install", "add", "6.10.7-arch1-1", "/usr/lib/modules/6.10.7-arch1-1/vmlinuz") 
2024-08-31 - 19:49:54 [6]: DEBUG (Qt): Process is running in the background...
2024-08-31 - 19:49:57 [1]: virtual Calamares::JobResult Calamares::Python::Job::exec()
2024-08-31 - 19:49:57 [1]:     ERROR: Error while running: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/calamares-root-uoa3ogdk/efi/loader/loader.conf'

I’m guessing you created partition number as the boot partition for GRUB/rEFInd/Systemd-Boot? Is this correct?

Also, please select the text from the terminal in your previous reply and press “CTRL+E” on your keyboard or click the button indicated below:


image

Can we see the entire log?

The entire log is too large for the box, but this is a larger selection:

2024-08-31 - 19:49:36 [6]:     Starting job "eos_script" ( 33 / 42 ) 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: Found gettext "nl_NL" in "/usr/share/locale/nl_NL" 
2024-08-31 - 19:49:36 [6]:     .. Running QList("/etc/calamares/scripts/chrooted_cleaner_script.sh", "--online", "--user=", "maarten") 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> info: chrooted_cleaner_script.sh started, parameters: --online --user= maarten\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> error: new username is unknown!\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> info: VM not detected.\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> uninstalling virtualbox-guest-utils\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "error: target not found: virtualbox-guest-utils\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> uninstalling qemu-guest-agent\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "error: target not found: qemu-guest-agent\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> uninstalling spice-vdagent\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "error: target not found: spice-vdagent\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> uninstalling open-vm-tools\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "error: target not found: open-vm-tools\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> uninstalling gtkmm3\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "error: target not found: gtkmm3\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> uninstalling xf86-input-vmmouse\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "error: target not found: xf86-input-vmmouse\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> uninstalling xf86-video-vmware\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "error: target not found: xf86-video-vmware\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> uninstalling broadcom-wl-dkms\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "checking dependencies...\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "Package (2)       Old Version      Net Change\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "dkms              3.0.12-1          -0.11 MiB\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "broadcom-wl-dkms  6.30.223.271-37   -7.62 MiB\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "Total Removed Size:  7.73 MiB\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: ":: Do you want to remove these packages? [Y/n] \n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: ":: Running pre-transaction hooks...\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "(1/1) Remove DKMS modules\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> dkms remove --no-depmod broadcom-wl/6.30.223.271 -k 6.10.7-arch1-1\n" 
2024-08-31 - 19:49:36 [6]: [PYTHON JOB]: "==> depmod 6.10.7-arch1-1\n" 
2024-08-31 - 19:49:37 [6]: [PYTHON JOB]: ":: Processing package changes...\n" 
2024-08-31 - 19:49:37 [6]: [PYTHON JOB]: "removing broadcom-wl-dkms...\n" 
2024-08-31 - 19:49:37 [6]: [PYTHON JOB]: "removing dkms...\n" 
2024-08-31 - 19:49:37 [6]: [PYTHON JOB]: ":: Running post-transaction hooks...\n" 
2024-08-31 - 19:49:37 [6]: [PYTHON JOB]: "(1/1) Arming ConditionNeedsUpdate...\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "lspci: Unable to load libkmod resources: error -2\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "==> info: removing file /etc/resolv.conf.pacnew\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "==> info: running /usr/bin/eos-select-file-server\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "==> info: running script hotfix-end.bash\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "==> hotfix-end.bash: info: no hotfixes for ISO version 2024.06.25.\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "==> info: lsblk -f -o+SIZE\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "NAME        FSTYPE   FSVER            LABEL        UUID                                 FSAVAIL FSUSE% MOUNTPOINTS   SIZE\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "loop0       squashfs 4.0                                                                                             2.4G\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "sda                                                                                                                 14.6G\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "|-sda1      exfat    1.0              Ventoy       8BAE-CA99                                                        14.5G\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "| `-ventoy  iso9660  Joliet Extension EOS_202406   2024-06-25-11-30-26-00                                            2.7G\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "`-sda2      vfat     FAT16            VTOYEFI      223C-F3F8                                                          32M\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "nvme0n1                                                                                                            465.8G\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "|-nvme0n1p1 ntfs                      Recuperacion A2CC05DDCC05AC9B                                                  617M\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "|-nvme0n1p2 vfat     FAT32                         EAB8-57AE                                                         100M\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "|-nvme0n1p3 ntfs                                   A216B97816B94DD3                                                232.5G\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "|-nvme0n1p4 vfat     FAT32                         3B5E-EDDB                                                         487M\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "`-nvme0n1p5 ext4     1.0              endeavouros  4695314e-3ef8-456f-973d-2aad2d22325e  208.9G     3% /           232.1G\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "==> info: fdisk -l\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Disk /dev/nvme0n1: 465.76 GiB, 500107862016 bytes, 976773168 sectors\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Disk model: CT500P2SSD8                             \n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Units: sectors of 1 * 512 = 512 bytes\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Sector size (logical/physical): 512 bytes / 512 bytes\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "I/O size (minimum/optimal): 512 bytes / 512 bytes\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Disklabel type: gpt\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Disk identifier: C9DE612E-96C2-4610-8FB2-EAB421E9FDDF\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Device             Start       End   Sectors   Size Type\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "/dev/nvme0n1p1      2048   1265663   1263616   617M Windows recovery environment\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "/dev/nvme0n1p2   1265664   1470463    204800   100M EFI System\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "/dev/nvme0n1p3   1470464 489121791 487651328 232.5G Microsoft basic data\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "/dev/nvme0n1p4 489121792 490119167    997376   487M EFI System\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "/dev/nvme0n1p5 490119168 976773119 486653952 232.1G Linux filesystem\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Disk /dev/sda: 14.55 GiB, 15623782400 bytes, 30515200 sectors\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Disk model: USB Flash Disk  \n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Units: sectors of 1 * 512 = 512 bytes\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Sector size (logical/physical): 512 bytes / 512 bytes\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "I/O size (minimum/optimal): 512 bytes / 512 bytes\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Disklabel type: dos\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Disk identifier: 0xd5ac4c7c\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Device     Boot    Start      End  Sectors  Size Id Type\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "/dev/sda1  *        2048 30449663 30447616 14.5G  7 HPFS/NTFS/exFAT\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "/dev/sda2       30449664 30515199    65536   32M ef EFI (FAT-12/16/32)\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Disk /dev/mapper/ventoy: 2.7 GiB, 2900897792 bytes, 5665816 sectors\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Units: sectors of 1 * 512 = 512 bytes\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Sector size (logical/physical): 512 bytes / 512 bytes\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "I/O size (minimum/optimal): 512 bytes / 512 bytes\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Disklabel type: dos\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Disk identifier: 0xe06d72b0\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Device                   Boot   Start     End Sectors  Size Id Type\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "/dev/mapper/ventoy-part1 *         64 5347711 5347648  2.5G  0 Empty\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "/dev/mapper/ventoy-part2      5347712 5665151  317440  155M ef EFI (FAT-12/16/32)\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Disk /dev/loop0: 2.4 GiB, 2572980224 bytes, 5025352 sectors\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Units: sectors of 1 * 512 = 512 bytes\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "Sector size (logical/physical): 512 bytes / 512 bytes\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "I/O size (minimum/optimal): 512 bytes / 512 bytes\n" 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: "==> info: chrooted_cleaner_script.sh done.\n" 
2024-08-31 - 19:49:38 [6]: virtual void Calamares::JobThread::run()
2024-08-31 - 19:49:38 [6]:     Starting job "eos_bootloader" ( 34 / 42 ) 
2024-08-31 - 19:49:38 [6]: [PYTHON JOB]: Found gettext "nl_NL" in "/usr/share/locale/nl_NL" 
2024-08-31 - 19:49:38 [6]:     .. Running QList("pacman", "--noconfirm", "-Rcn", "mkinitcpio") 
2024-08-31 - 19:49:38 [6]:     .. Target cmd: QList("pacman", "--noconfirm", "-Rcn", "mkinitcpio") Exit code: 1 output:
 error: target not found: mkinitcpio
2024-08-31 - 19:49:38 [6]:     .. Running QList("pacman", "--noconfirm", "-S", "kernel-install-for-dracut") 
2024-08-31 - 19:49:39 [6]: virtual void Calamares::JobThread::run()
2024-08-31 - 19:49:39 [6]:     Starting job "grubcfg" ( 35 / 42 ) 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: Found gettext "nl_NL" in "/usr/share/locale/nl_NL" 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Bootloader is not grub, skipping grub configuration" 
2024-08-31 - 19:49:39 [6]: virtual void Calamares::JobThread::run()
2024-08-31 - 19:49:39 [6]:     Starting job "windowsbootentry" ( 36 / 42 ) 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: Found gettext "nl_NL" in "/usr/share/locale/nl_NL" 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Found foreign efi at /dev/nvme0n1p2" 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Attempting to mount /dev/nvme0n1p2 at /tmp/tmp49rqinpl" 
2024-08-31 - 19:49:39 [6]:     .. Running QList("mount", "/dev/nvme0n1p2", "/tmp/tmp49rqinpl") 
2024-08-31 - 19:49:39 [6]:     .. Running QList("umount", "/tmp/tmp49rqinpl") 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Found foreign efi at /dev/nvme0n1p4" 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Attempting to mount /dev/nvme0n1p4 at /tmp/tmpqjywxbug" 
2024-08-31 - 19:49:39 [6]:     .. Running QList("mount", "/dev/nvme0n1p4", "/tmp/tmpqjywxbug") 
2024-08-31 - 19:49:39 [6]:     .. Running QList("umount", "/tmp/tmpqjywxbug") 
2024-08-31 - 19:49:39 [6]: virtual void Calamares::JobThread::run()
2024-08-31 - 19:49:39 [6]:     Starting job "bootloader" ( 37 / 42 ) 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: Found gettext "nl_NL" in "/usr/share/locale/nl_NL" 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Bootloader: systemd-boot" 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Root partition uuid: \"4695314e-3ef8-456f-973d-2aad2d22325e\"" 
2024-08-31 - 19:49:39 [6]:     .. Running QList("/usr/bin/which", "plymouth") 
2024-08-31 - 19:49:39 [6]:     .. Target cmd: QList("/usr/bin/which", "plymouth") Exit code: 1 output:
 /usr/bin/which: no plymouth in (/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
2024-08-31 - 19:49:39 [6]:     .. Running QList("/usr/bin/which", "dracut") 
2024-08-31 - 19:49:39 [6]:     .. Running QList("/usr/bin/which", "plymouth") 
2024-08-31 - 19:49:39 [6]:     .. Target cmd: QList("/usr/bin/which", "plymouth") Exit code: 1 output:
 /usr/bin/which: no plymouth in (/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
2024-08-31 - 19:49:39 [6]:     .. Running QList("/usr/bin/which", "dracut") 
2024-08-31 - 19:49:39 [6]: [PYTHON JOB]: "Configuring kernel version 6.10.7-arch1-1" 
2024-08-31 - 19:49:39 [6]:     .. Running QList("kernel-install", "add", "6.10.7-arch1-1", "/usr/lib/modules/6.10.7-arch1-1/vmlinuz") 
2024-08-31 - 19:49:54 [6]: DEBUG (Qt): Process is running in the background...
2024-08-31 - 19:49:57 [1]: virtual Calamares::JobResult Calamares::Python::Job::exec()
2024-08-31 - 19:49:57 [1]:     ERROR: Error while running: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/calamares-root-uoa3ogdk/efi/loader/loader.conf'

At:
  /usr/lib/calamares/modules/bootloader/main.py(276): create_loader
  /usr/lib/calamares/modules/bootloader/main.py(573): install_systemd_boot
  /usr/lib/calamares/modules/bootloader/main.py(908): prepare_bootloader
  /usr/lib/calamares/modules/bootloader/main.py(944): run
 
2024-08-31 - 19:49:57 [6]: virtual void Calamares::JobThread::run()
2024-08-31 - 19:49:57 [6]:     Skipping non-emergency job "services-systemd" 
2024-08-31 - 19:49:57 [6]:     ..  Skipping non-emergency job "eos_script" 
2024-08-31 - 19:49:57 [6]:     ..  Skipping non-emergency job "Saving files for later…" 
2024-08-31 - 19:49:57 [6]:     ..  Skipping non-emergency job "Copy logs and files from host to target" 
2024-08-31 - 19:49:57 [6]:     ..  Starting EMERGENCY JOB "Unmounting file systems…" ( 42 / 42 ) 
2024-08-31 - 19:49:57 [6]: Calamares::JobResult unmountTargetMounts(const QString&)
2024-08-31 - 19:49:57 [6]:     Read 6 entries from "/tmp/calamares-root-uoa3ogdk/" 
2024-08-31 - 19:49:57 [6]:     .. Running QList("umount", "-lv", "/tmp/calamares-root-uoa3ogdk/sys/firmware/efi/efivars") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("udevadm", "settle") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("sync") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("umount", "-lv", "/tmp/calamares-root-uoa3ogdk/sys") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("udevadm", "settle") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("sync") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("umount", "-lv", "/tmp/calamares-root-uoa3ogdk/run/udev") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("udevadm", "settle") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("sync") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("umount", "-lv", "/tmp/calamares-root-uoa3ogdk/run") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("udevadm", "settle") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("sync") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("umount", "-lv", "/tmp/calamares-root-uoa3ogdk/proc") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("udevadm", "settle") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("sync") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("umount", "-lv", "/tmp/calamares-root-uoa3ogdk/dev") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("udevadm", "settle") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("sync") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("umount", "-lv", "/tmp/calamares-root-uoa3ogdk") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("udevadm", "settle") 
2024-08-31 - 19:49:57 [6]:     .. Running QList("sync") 
2024-08-31 - 19:49:57 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
2024-08-31 - 19:49:57 [1]:     ERROR: Installation failed: "Onjuist hoofdscriptbestand" 
2024-08-31 - 19:49:57 [6]:     .. - message: "Onjuist hoofdscriptbestand" 
2024-08-31 - 19:49:57 [6]:     .. - details: Main script file /usr/lib/calamares/modules/bootloader/main.py for python job bootloader raised an exception.
2024-08-31 - 19:49:57 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
2024-08-31 - 19:49:57 [6]:     Calamares will quit when the dialog closes. 
2024-08-31 - 19:49:57 [6]: DEBUG (Qt): QML Component (default slideshow) deactivated
2024-08-31 - 19:49:57 [6]: void Config::doNotify(bool, bool)
2024-08-31 - 19:49:57 [6]:     Notification not sent; completion: failed 
2024-08-31 - 19:49:57 [6]: void {anonymous}::PowerManagementInterface::uninhibitSleep()
2024-08-31 - 19:49:57 [6]:     Sleep was never inhibited. 

Post it to a pastebin style site and share the link here.

1 Like

I didn´t create a partition number as the boot partition. Not that I’m aware of at least.

Here it is: https://pastebin.com/1Xvj58FD

1 Like

It looks like there is something wrong with your EFI partition. Did you use replace or did you try to use manual partitioning?

1 Like

I used replace.

Which of the two efi partitions has the problem do you think?

The second larger one.

Is that the one for the linux partition? What do I do, recreate another efi partition in the same spot?

I could try check and repair via gparted perhaps?