Quote:
Originally Posted by feng
I did a backup as soon as I got my k3 using
dd if=/dev/sdb of=/place/to/backup/k3.orig.img
but I am afraid the img file is too large in size to deliver.
|
Hi,
I'm trying to create my own backup image. I ran the command:
Code:
dd if=/dev/sdb of=/mnt/us/backup.img
over PuTTY, but it just said
Code:
dd: can't open '/dev/sdb': No such file or directory
What would be the input file?
displays nothing