Re: build a custom installation image for ARM RBPI

From: Stefan Parvu <sparvu_at_kronometrix.org>
Date: Tue, 21 Sep 2021 14:53:10 UTC
> quite easy :
> Pull out your uSD and put it in another machine :
> dd if=/dev/youruSDwithYourFBSDinstallation of=Stefan`s_readyImage.img bs=4m
> Now plug your empty uSD in :
> dd if=Stefan`s_readyImage.img of=/dev/whereYouruSDisPluggedIn bs=4m

yep, but this is not I am asking. I am using more or less at the moment this method.

Does not work, I need to take the installation and make it as a smaller as possible 
ready for a new microsd. 

Stefan