You are not logged in.

#1 2023-09-15 08:05:18

duyinthee
Member
Registered: 2015-06-14
Posts: 224
Website

install arch kernel to a destination

Sorry if it is old topic. I posted it here because I can't figure out myself.
I have Arch system on my computer using systemd-boot, UEFI.
I mounted ESP to /boot and everything ok, no problem.
But I'm now considering to install another Arch system onto another partition using shared /boot partition on this same computer.
Is there anything that I can make Arch installation to install kernel to a different destination other than default path.
For example, during standard installation process, I would like to make it to install like this,

/boot/SecondArch/vmlinuz-linux
/boot/SecondArch/initramfs-linux.img
/boot/SecondArch/initramfs-linux-fallback.img

Last edited by duyinthee (2023-09-15 08:13:21)

Offline

#2 2023-09-15 08:45:17

Awebb
Member
Registered: 2010-05-06
Posts: 6,439

Re: install arch kernel to a destination

Offline

#3 2023-09-17 04:17:54

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,808

Re: install arch kernel to a destination

Just mount the boot partition somewhere else, then bind mount a dir on it to /boot.

Offline

Board footer

Powered by FluxBB