Menu

#273 When i try to clone my System it skips 2 partitions

testing_clonezilla
open
nobody
None
5
2017-06-14
2017-06-04
No

When trying to clone my pc it allways skips /dev/sda9 and /dev/sda7 for some reason.
It has done this since CloneZilla 2.5.0.5

If i use CloneZilla 2.4.7-8 it finds these two partitions without any problems.

What information would you need from me to try and fix this.

Hope you can help since i would like to Clone my OpenSUSE system that is located on those two partitions.

Best regards and Thank you,
Darkyere

Discussion

  • Steven Shiau

    Steven Shiau - 2017-06-05

    Please try testing Clonezilla live, like >= 2.5.2-2 or 20170529-*:
    http://clonezilla.org/downloads.php
    If this issue remains, please post it again. We will ask you to provide more info.
    Thanks.

    Steven

     
  • Mark Petersen

    Mark Petersen - 2017-06-05

    Yes this version allso skips my /dev/sda9 and /dev/sdb7

     
  • Steven Shiau

    Steven Shiau - 2017-06-05

    Thanks. So when you mentioned "clone", you mean to clone disk A to disk B, right? Or did you mean to save the disk as an image?
    No matter in any case, please show me the partition table by:
    1. sudo parted -s /dev/sda print
    (Replace /dev/sda with your source disk)
    2. cat /proc/partitions

    Steven

     
  • Mark Petersen

    Mark Petersen - 2017-06-06

    Yes i meant clone to image

    This is gathered by Kubuntu

     parted -s /dev/sda print
    
    Model: ATA Hitachi HDS72107 (scsi)
    Disk /dev/sda: 750GB
    Sector size (logical/physical): 512B/512B
    Partition Table: msdos
    Disk Flags: 
    
    Number  Start   End    Size    Type      File system     Flags
     1      1049kB  525MB  524MB   primary   ntfs            boot
     2      525MB   419GB  419GB   primary   ntfs
     3      419GB   524GB  105GB   primary   ntfs
     4      524GB   750GB  226GB   extended                  boot
     5      524GB   529GB  4295MB  logical   linux-swap(v1)
     6      529GB   530GB  1074MB  logical   ext4
     7      530GB   582GB  52.4GB  logical   ext4
     8      582GB   583GB  1074MB  logical   ext4
     9      583GB   636GB  52.4GB  logical                   raid
    10      636GB   637GB  1049MB  logical   ext4
    11      637GB   689GB  52.4GB  logical   ext4
    12      689GB   750GB  61.1GB  logical   ext4
    
    parted -s /dev/sdb print
    
    Model: ATA ST500LT012-1DG14 (scsi)
    Disk /dev/sdb: 500GB
    Sector size (logical/physical): 512B/4096B
    Partition Table: msdos
    Disk Flags: 
    
    Number  Start   End     Size    Type      File system     Flags
     1      1049kB  10.5GB  10.5GB  primary   ntfs
     2      10.5GB  21.0GB  10.5GB  primary   ntfs
     3      21.0GB  274GB   253GB   primary   ntfs
     4      274GB   500GB   226GB   extended
     5      274GB   279GB   4295MB  logical   linux-swap(v1)
     6      279GB   331GB   52.4GB  logical   ext4
     7      331GB   383GB   52.4GB  logical                   raid
     8      383GB   436GB   52.4GB  logical   ext4
     9      436GB   500GB   64.3GB  logical   ext4
    
     cat /proc/partitions
    
     major minor  #blocks  name
    
       8        0  732574584 sda
       8        1     512000 sda1
       8        2  409098240 sda2
       8        3  102400000 sda3
       8        4          1 sda4
       8        5    4194304 sda5
       8        6    1048576 sda6
       8        7   51200000 sda7
       8        8    1048576 sda8
       8        9   51200000 sda9
       8       10    1024000 sda10
       8       11   51200000 sda11
       8       12   59639672 sda12
      11        0    1048575 sr0
      11        1    1048575 sr1
       8       16  488386584 sdb
       8       17   10240000 sdb1
       8       18   10240000 sdb2
       8       19  247342080 sdb3
       8       20          1 sdb4
       8       21    4194304 sdb5
       8       22   51200000 sdb6
       8       23   51200000 sdb7
       8       24   51200000 sdb8
       8       25   62764056 sdb9
       9        3  122403328 md3
       9        2  102398976 md2
       9        1  102398976 md1
       9        0  102398976 md0
     253        0  102396928 dm-0
     253        1   26214400 dm-1
     253        2   67108864 dm-2
     253        3    9072640 dm-3
    

    I didnt know if i had to gather it with Clonezilla terminal so i just booted up my Kubuntu

    Darkyere

     
  • Steven Shiau

    Steven Shiau - 2017-06-12

    If woud be better if you can use Clonezilla live to collect the info.
    BTW, please provide the image tarball, so that we can try it here. You do not have to include those *ptcl-img* files.

    Steven

     
  • Mark Petersen

    Mark Petersen - 2017-06-14

    Unfortunately i broke all my Linux System on my pc and had to reinstall. On the new install it finds the devices without any problems.

    So in a way this subject can be considered closed.

    Sry for the inconvenience but than you for you time.
    Best regards
    Darkyere

     

Log in to post a comment.