Fresh install of PLD Linux

Arkadiusz Miśkiewicz arekm at maven.pl
Sun Apr 6 02:31:16 CEST 2025


On 03/04/2025 20:38, Saleem Ceann Khan Marwat wrote:

> Recently I am having this desire to do another fresh install of PLD Linux
> but not from a rescue CD but rather by a chroot either from Arch Linux or
> from my current PLD Linux , did some search through AI and I was given a
> method to install poldek on a new partition by downloading its packages and
> then building up system above it but the server links AI provided to me all
> give 404 error.

If you don't want to use rescue as a rescue cd then you could use it as 
chroot - unpack contents of iso and use it as a system ... to install 
final pld in desired directory. Untested but I see no reason why it 
wouldn't work.

Like
chroot /where-rcd-is-unpacked/
cd /
mkdir /here-new-pld
rpm --initdb /here-new-pld/
poldek --root /here-new-pld/
and install whatever you want
(probably mount binding /proc, /sys there would make sense too, before 
installing anything)

-- 
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )


More information about the pld-devel-en mailing list