Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
The sBitx disk image - too big for certain (theoretically) 32GB SD cards
I wanted to install the sBitx software to another SD card to have a backup. I downloaded it from (as described in ). However, an attempt to do on my laptop (in your case instead of mmcblk0 you may need to use sdX where X is another character):
dd if=sBitx_3.21.img of=/dev/mmcblkp0 bs=4M resulted in interrupted writing due to lack of space on the SD card.
?
So I had to reorganize the image.
Please remember that the procedure describe below involves running potentially dangerous commands as root. Be sure, that you don't run them with incorrect device name. Otherwise, you may destroy the filesystem on your workstation or laptop. You do it on your own risk. I hope that I have not mistaken in the description below, but I don't give you any warranty. You must understand what are you doing.
?
If performed carefully, the above procedure allows you to write the sBitx SD card image to a smaller card.
?
73,
Wojtek ?
? |
The ideal solution would be for future images to be built in the same way that most Linux distros are. The image is shipped as a file system that is as small as it can be to hold everything, and on first boot it auto-expands to fill all available space on the storage device. Until we have that, this workaround should be useful to many people. On Mon, Mar 17, 2025 at 8:45?AM WZab - SP5DAA via <wzab01=[email protected]> wrote:
|
Wojtek,
The easiest way to make a backup copy of the OS in the RPi4 is to insert a USB stick or USB uSD card (card reader with card) into one of the USB ports and copy the contents of the working OS to it. To do this, go to the raspberry icon and Accessories and then start SD Card Copier. Select the source Device, then the Target Device and depending on the read/write speed you will get a copy in 30-10 minutes. Pay attention to which is the source and which is the target! This is a Debian copy operation.
The OS in the uSD card holder can be copied to an external card or USB stick. (If you will use an external USB stick as the OS, the same copy operation must be performed for the backup.)
Have a USB stick or uSD card of sufficient size and good quality, because then you can make a copy. --
Gyula HA3HZ |
toggle quoted message
Show quoted text
On Mar 17, 2025, at 10:44, Evan Hand via groups.io <elhandjr@...> wrote:
|
to navigate to use esc to dismiss