We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lsblk
sudo mkfs.vfat /dev/sdb1 sudo mkfs.ext4 /dev/sdb2
sudo umount /dev/sdb1 sudo umount /dev/sdb2
sudo systemctl stop udisks2 sudo systemctl stop udev sudo systemctl stop systemd-udevd-control.socket sudo systemctl stop systemd-udevd-kernel.socket sudo systemctl daemon-reload
sudo rpi-clone -f sdb
The text was updated successfully, but these errors were encountered:
No branches or pull requests
lsblk
sudo mkfs.vfat /dev/sdb1
sudo mkfs.ext4 /dev/sdb2
sudo umount /dev/sdb1
sudo umount /dev/sdb2
lsblk
sudo systemctl stop udisks2
sudo systemctl stop udev
sudo systemctl stop systemd-udevd-control.socket
sudo systemctl stop systemd-udevd-kernel.socket
sudo systemctl daemon-reload
sudo rpi-clone -f sdb
The text was updated successfully, but these errors were encountered: