Menu

swap partition ignored when cloning

Help
Ken
2015-03-10
2015-03-31
  • Fuchs

    Fuchs - 2015-03-17

    With the swap partition I have not had any problems with savedisk/restoredisk
    besides I had made any changes of the swap partition (formatted, sizes, positions, UUID new)

    (
    Commonly all clonezilla information are in
    your savedisk/(saveparts) image:
    -blkdev.list # with swap partition
    -blkid.list # with UUID=".." (!)
    -sda-pt.parted # with Start End Size ..
    -sda-pt.parted.compact # with human readable sizes
    -sda-pt.sf # with Id=82 (swap) (!)
    )

     
  • Steven Shiau

    Steven Shiau - 2015-03-26

    @ken,
    Could you please show me your partition table layout by running the follow commands in Clonezilla live command line environment:
    1. sudo -i
    2. parted -s /dev/sda print (replace /dev/sda with your source disk)
    3. blkid
    4. cat /proc/partitions
    Then post the results of (2) - (4).

    Steven.

     
  • Steven Shiau

    Steven Shiau - 2015-03-31

    If your disk partition is GPT format, i.e. under uEFI environment, this issue should have been fixed in testing Clonezilla live, i.e.
    Clonezilla live 2.4.0-7, 20150330-*.
    If you can, please give it a try and let us know the results.
    Thanks.

    Steven.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.