Re: build a custom installation image for ARM RBPI
Stefan Parvu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
> 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