Skip to content

breeezy hole back (4 me selves l’only sori)

dmesg
(if sdb: sdb1, sda: sda1 etc.)
mkdir /usb
mount -t vfat /dev/sdb1 /usb (no params for fat32, ext2/3)
cd /usb
(dmesg | grep hdc)
dd if=/dev/hdc | gzip -c5 > whatever.gz
(compr up to 9 but tis sloow)
cd /
umount /usb
—-
dmesg
(mount whatever it is, previous three steps)
cd ./whatever.gz
gunzip -c whatever.gz | dd of=/dev/hdc

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*

Bad Behavior has blocked 937 access attempts in the last 7 days.