:: Re: [DNG] Minimal install (was Re: …
Top Page
Delete this message
Reply to this message
Author: Didier Kryn
Date:  
To: dng
Subject: Re: [DNG] Minimal install (was Re: /usr merge)
Le 30/01/2023 à 14:49, karl@??? a écrit :
> I regulary use debootstrap to install a new system.
>
> Just debootstrap, chroot, install what you like for a minimal thing
> save it to a compressed archive, cp it to a new disk, mk that disk
> bootable, mv disk to new box, boot and be happy.


    I did this a lot in the past. You need more than that: bootloader +
kernel + initramfs, either from Devuan or your own, or your own custom
early init in /bin and /sbin.

--     Didier