All categories
Add new FAQ
Question
Open questions
Login
Login
Tagged entries
4 search results
How do I copy the partition layout to a new drive?
It's useful in RAID setups to copy the partition tables over to a second/third/etc drive to save using fdisk to ...
How do I install the same RPM packages on a new server as an old?
First you need a list of the packages on the old server. rpm -qa --qf "%{NAME}\n" > rpmlist.txt Copy this file to ...
How do I copy the partition table from disk to disk?
When using GPT you can use sgdisk to copy the partition table. FROM="/dev/sdX" TO="/dev/sdY" sgdisk $FROM -R $TO sgdisk -G $TO This will copy the ...
How do I copy SSH keys to P1-P4 when using usbboot/rpiboot?
Since the filesystems for P1-P4 are stored on the Controller it's even easier to setup SSH keys to log into ...
Tags
copy
Add Search Word
copy
3
fdisk
1
partition
1
partition table
1
sfdisk
1
table
1
install
1
rpm
1
ssh
1
yum
1
gpt
1
mbr
1
partition table
1
sfdisk
1
sgdisk
1
cluster hat
1
clusterctrl
1
clusterhat
1
keyless
1
pi zero
1
ssh
1