You are not logged in.

#1 2015-09-02 02:49:59

CjStaal
Member
Registered: 2015-06-01
Posts: 14

I have Arch installed, I want to install another arch on a new part.

So, when I installed Arch, it put the vmlinuz-linux and initramfs-linux.img in to /boot. I'm afraid that when I install another distro, it will overwrite these. I'm afraid that if I make /boot/arch/ and put them in there, and change the arch.conf that systemd-boot uses to boot arch, that when pacman needs to rebuild the image it will just put it back in to /boot since pacman doesn't know I moved it. How do I go about moving these 2 files in to /boot/arch and setting up my mkinitcpio and pacman to know I moved them so when they have to update them, they know where to go? This is not an XY problem, I want to have a debian based distro on my laptop as well, and I want to make another Arch install to use with xen as my dom0.

Offline

#2 2015-09-02 03:06:32

CjStaal
Member
Registered: 2015-06-01
Posts: 14

Re: I have Arch installed, I want to install another arch on a new part.

I see I can do mkinitcpio -p linux -g /boot/*customLinuxName*.img, so that's fine. I need to figure out how to deal with the vmlinuz-linux file now.

Offline

#3 2015-09-02 06:14:14

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

Re: I have Arch installed, I want to install another arch on a new part.

/etc/mkinitcpio.d

Offline

#4 2015-09-02 13:15:08

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: I have Arch installed, I want to install another arch on a new part.

Before you go crazy, see what the debian kernel is named. I don't recall ever encountering another distro that named its kernel 'vmlinuz-linux'. A cursory investigation indicates that debian uses the scheme 'linux-<version>-<architecture>' for example.


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#5 2015-09-02 20:42:51

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: I have Arch installed, I want to install another arch on a new part.

I configure my boot{loader,manager}s to boot /vmlinuz & /initrd.img in my Debian system (this is a symlink to the current kernel image and thus never need to be changed, just like the Arch kernal image nomenclature).


Jin, Jîyan, Azadî

Offline

Board footer

Powered by FluxBB