Mailinglist Archive: opensuse (3232 mails)
| < Previous | Next > |
linux dd question
- From: Istvan Gabor <suseuser04@xxxxxxxxxxx>
- Date: Mon, 21 Aug 2006 20:30:39 +0000 (UTC)
- Message-id: <freemail.20060721223032.54438@xxxxxxxxxxxxxxxx>
Hello:
I've got a hard disk with a vfat partitition which I'd like to backup
using dd.
I tried:
dd if=/dev/hdc1 of=/mnt/bakup-dd
where /dev/hdc1 is the vfat partition and on /mnt is a mounted
ext3 partiton.
It gave this result:
dd: reading `/dev/hdc1': Input/output error
510656+0 records in
510656+0 records out
261455872 bytes (261 MB) copied, 101.931 seconds, 2.6 MB/s
What would be the correct dd command to back up the whole
vfat partition as a file in an ext3 partition?
Thanks,
IG
_________________________________________________________________
Új érettségi utáni szakképzések térítésmentesen, német nyelvű kiegészítő oklevéllel, ösztöndíjjal!
http://ad.adverticum.net/b/cl,1,6022,106048,171567/click.prm
I've got a hard disk with a vfat partitition which I'd like to backup
using dd.
I tried:
dd if=/dev/hdc1 of=/mnt/bakup-dd
where /dev/hdc1 is the vfat partition and on /mnt is a mounted
ext3 partiton.
It gave this result:
dd: reading `/dev/hdc1': Input/output error
510656+0 records in
510656+0 records out
261455872 bytes (261 MB) copied, 101.931 seconds, 2.6 MB/s
What would be the correct dd command to back up the whole
vfat partition as a file in an ext3 partition?
Thanks,
IG
_________________________________________________________________
Új érettségi utáni szakképzések térítésmentesen, német nyelvű kiegészítő oklevéllel, ösztöndíjjal!
http://ad.adverticum.net/b/cl,1,6022,106048,171567/click.prm
| < Previous | Next > |