> Wiadomość napisana przez Thomas Bohl <openbsd-misc-54...@aloof.de> w dniu > 08.09.2018, o godz. 03:41: > > Like the FAQ says, make a backup of the key with > # dd bs=8192 skip=1 if=/dev/rsd1a of=backup-keydisk.img > > Verify that backup-keydisk.img start with the string "marcCRAM". > > Reformat sd1 or whatever to your likings (with size 960 for example). > Restore the key with > # dd bs=8192 seek=1 if=backup-keydisk.img of=/dev/rsd1a
thanks for the tips, I will test that and let you know _ Zbyszek Żółkiewski