Saturday 1 April 2017

tmp

tmp

Arrancando con www.system-rescue-cd.org


=====================>>> fsarchiver probe simple <<<=====================
[======DISK======] [=============NAME==============] [====SIZE====] [MAJ] [MIN]
[sda             ] [SAMSUNG HD204UI                ] [     1.82 TB] [  8] [  0]
[sdb             ] [ST2000DM001-1ER1               ] [     1.82 TB] [  8] [ 16]
[sdc             ] [USB DISK 2.0                   ] [   984.00 MB] [  8] [ 32]
[sdd             ] [SP0401C                        ] [    37.31 GB] [  8] [ 48]

[=====DEVICE=====] [==FILESYS==] [======LABEL======] [====SIZE====] [MAJ] [MIN] 
[loop0           ] [squashfs   ] [        ] [   337.56 MB] [  7] [  0] 
[sda1            ] [ntfs       ] [System           ] [   100.00 MB] [  8] [  1] 
[sda2            ] [ntfs       ] [Windows          ] [   100.00 GB] [  8] [  2] 
[sda3            ] [ntfs       ] [Data             ] [     1.72 TB] [  8] [  3] 
[sdc1            ] [vfat       ] [SYSRCD-4_7_      ] [   983.00 MB] [  8] [ 33] 
[sdd1            ] [ntfs       ] [disco40g         ] [    37.31 GB] [  8] [ 49] 

Press a key to continue


copiar de sda a sdb 





root@sysresccd /root % fdisk -l
Disk /dev/loop0: 337.6 MiB, 353955840 bytes, 691320 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xf85693c9

Device     Boot     Start        End    Sectors   Size Id Type
/dev/sda1              63       2047       1985 992.5K 42 SFS
/dev/sda2  *         2048     206847     204800   100M 42 SFS
/dev/sda3          206848  209922047  209715200   100G 42 SFS
/dev/sda4       209922048 3907027119 3697105072   1.7T 42 SFS


Disk /dev/sdb: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x1dfd1cbc

Device     Boot Start        End    Sectors  Size Id Type
/dev/sdb1          63 3907027119 3907027057  1.8T 42 SFS

Partition 1 does not start on physical sector boundary.


Disk /dev/sdc: 984 MiB, 1031798784 bytes, 2015232 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x13b0c437

Device     Boot Start     End Sectors  Size Id Type
/dev/sdc1  *     2048 2015231 2013184  983M  c W95 FAT32 (LBA)


Disk /dev/sdd: 37.3 GiB, 40060403712 bytes, 78242976 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xdf0e2d03

Device     Boot Start      End  Sectors  Size Id Type
/dev/sdd1        2048 78239743 78237696 37.3G  7 HPFS/NTFS/exFAT
root@sysresccd /root % 


---- hago la copia ----
cd 
echo kk > kk.txt
cat kk.txt
ddrescue -f /dev/sda  /dev/sdb  ddr_mapfile  -i 0 -s120GiB



root@sysresccd /root % ddrescue -f /dev/sda  /dev/sdb  ddr_mapfile  -i 0 -s102GiB


GNU ddrescue 1.18.1
Press Ctrl-C to interrupt
rescued:   109521 MB,  errsize:       0 B,  current rate:   58392 kB/s
   ipos:   109521 MB,   errors:       0,    average rate:     123 MB/s
   opos:   109521 MB, run time:   14.76 m,  successful read:       0 s ago
Finished                                     
root@sysresccd /root % 




root@sysresccd /root % ddrescue -f /dev/sda  /dev/sdb  ddr_mapfile  -i 0 -s120GiB


GNU ddrescue 1.18.1
Press Ctrl-C to interrupt
rescued:   128849 MB,  errsize:       0 B,  current rate:     131 MB/s
   ipos:   128848 MB,   errors:       0,    average rate:     122 MB/s
   opos:   128848 MB, run time:   17.60 m,  successful read:       0 s ago
Finished                                     
root@sysresccd /root % 



.......
.......


copio el final a ve si así arranca !!


root@sysresccd /root % ddrescue -f /dev/sda  /dev/sdb  ddr_mapfile  -i 1.62TiB
ddrescue: Bad multiplier in numerical argument.
Try 'ddrescue --help' for more information.
root@sysresccd /root % ddrescue -f /dev/sda  /dev/sdb  ddr_mapfile  -i 1658GiB


GNU ddrescue 1.18.1
Press Ctrl-C to interrupt
rescued:   220134 MB,  errsize:       0 B,  current rate:    6840 kB/s
   ipos:     2000 GB,   errors:       0,    average rate:   66385 kB/s
   opos:     2000 GB, run time:   55.26 m,  successful read:       0 s ago
Finished                                     
root@sysresccd /root % 






=====================>>> fsarchiver probe simple <<<=====================
[======DISK======] [=============NAME==============] [====SIZE====] [MAJ] [MIN]
[sda             ] [SAMSUNG HD204UI                ] [     1.82 TB] [  8] [  0]
[sdb             ] [ST2000DM001-1ER1               ] [     1.82 TB] [  8] [ 16]
[sdc             ] [USB DISK 2.0                   ] [   984.00 MB] [  8] [ 32]
[sdd             ] [00JS-62MHB5                    ] [   149.05 GB] [  8] [ 48]

[=====DEVICE=====] [==FILESYS==] [======LABEL======] [====SIZE====] [MAJ] [MIN] 
[loop0           ] [squashfs   ] [        ] [   337.56 MB] [  7] [  0] 
[sda1            ] [ntfs       ] [System           ] [   100.00 MB] [  8] [  1] 
[sda2            ] [ntfs       ] [Windows          ] [   100.00 GB] [  8] [  2] 
[sda3            ] [ntfs       ] [Data             ] [     1.72 TB] [  8] [  3] 
[sdc1            ] [vfat       ] [SYSRCD-4_7_      ] [   983.00 MB] [  8] [ 33] 

Press a key to continue



root@sysresccd /root % fdisk -l /dev/sdd 
fdisk: cannot open /dev/sdd: Input/output error
root@sysresccd /root % 









No comments:

Post a Comment