Menu

The Mounted Bitlocker device was not found. Skip unmounting it.

Help
2022-10-28
2022-10-30
  • Juan De La Cruz

    Juan De La Cruz - 2022-10-28

    Last night I cloned my windows 11 laptop with bitlocker (disabled via windows) and got that message at the end of the process. What does that mean? I checked the logs and there was no error or message about bitlocker or anything. Not sure if clonezilla was able to create the image of all mounts on the disk.

    I want to try linux on this machine but I want to make sure I can restore back.

    Log

    Starting /usr/sbin/ocs-sr at 2022-10-28 01:52:04 UTC...
    *****************************************************.
    Clonezilla image dir: /home/partimag
    Shutting down the Logical Volume Manager
    Finished Shutting down the Logical Volume Manager
    Found /home/partimag is using FAT file system. Set VOL_LIMIT_IN_INTERACTIVE to 4096 MB.
    The selected devices: nvme0n1
    PS. Next time you can run this command directly:
    /usr/sbin/ocs-sr -q2 -c -j2 -z1p -i 4096 -sfsck -senc -p choose savedisk 2022-10-28-01-img nvme0n1
    *****************************************************.
    The selected devices: nvme0n1
    Searching for data/swap/extended partition(s)...
    The data partition to be saved: nvme0n1p1 nvme0n1p2 nvme0n1p3 nvme0n1p4 nvme0n1p5
    The selected devices: nvme0n1p1 nvme0n1p2 nvme0n1p3 nvme0n1p4 nvme0n1p5
    The following step is to save the hard disk/partition(s) on this machine as an image:
    *****************************************************.
    Machine: 20WNS0EA00
    nvme0n1 (512GB_SAMSUNG_MZVLB512HAJQ-000L7__SAMSUNG_MZVLB512HAJQ-000L7_S3TNNE0J905662)
    nvme0n1p1 (300M_ntfs_Windows_RE_T(In_SAMSUNG_MZVLB512HAJQ-000L7_)_SAMSUNG_MZVLB512HAJQ-000L7_S3TNNE0J905662)
    nvme0n1p2 (512M_vfat(In_SAMSUNG_MZVLB512HAJQ-000L7_)_SAMSUNG_MZVLB512HAJQ-000L7_S3TNNE0J905662)
    nvme0n1p3 (128M_MS_Reserved_Partition(In_SAMSUNG_MZVLB512HAJQ-000L7_)_SAMSUNG_MZVLB512HAJQ-000L7_S3TNNE0J905662)
    nvme0n1p4 (475.3G_ntfs_OSDisk(In_SAMSUNG_MZVLB512HAJQ-000L7_)_SAMSUNG_MZVLB512HAJQ-000L7_S3TNNE0J905662)
    nvme0n1p5 (705M_ntfs(In_SAMSUNG_MZVLB512HAJQ-000L7_)_SAMSUNG_MZVLB512HAJQ-000L7_S3TNNE0J905662)
    *****************************************************.
    -> "/home/partimag/2022-10-28-01-img".
    Shutting down the Logical Volume Manager
    Finished Shutting down the Logical Volume Manager
    Starting saving /dev/nvme0n1p1 as /home/partimag/2022-10-28-01-img/nvme0n1p1.XXX...
    /dev/nvme0n1p1 filesystem: ntfs.
    *****************************************************.
    *****************************************************.
    Use partclone with pigz to save the image.
    Image file will be split with size limit 4096 MB.
    *****************************************************.
    If this action fails or hangs, check:
    * Is the disk full ?
    *****************************************************.
    Running: partclone.ntfs -z 10485760 -N -L /var/log/partclone.log -c -s /dev/nvme0n1p1 --output - | pigz -c --fast -b 1024 --rsyncable | split -a 2 -b 4096MB - /home/partimag/2022-10-28-01-img/nvme0n1p1.ntfs-ptcl-img.gz. 2> /tmp/img_out_err.6jmzZc
    Partclone v0.3.20 http://partclone.org
    Starting to clone device (/dev/nvme0n1p1) to image (-)
    Reading Super Block
    memory needed: 20981124 bytes
    bitmap 9600 bytes, blocks 2*10485760 bytes, checksum 4 bytes
    Calculating bitmap... Please wait... 
    done!
    File system:  NTFS
    Device size:  314.6 MB = 76799 Blocks
    Space in use:   9.2 MB = 2258 Blocks
    Free Space:   305.3 MB = 74541 Blocks
    Block size:   4096 Byte
    Total block 76799
    Syncing... OK!
    Partclone successfully cloned the device (/dev/nvme0n1p1) to the image (-)
    >>> Time elapsed: 7.12 secs (~ .118 mins)
    *****************************************************.
    Finished saving /dev/nvme0n1p1 as /home/partimag/2022-10-28-01-img/nvme0n1p1.ntfs-ptcl-img.gz
    *****************************************************.
    Starting saving /dev/nvme0n1p2 as /home/partimag/2022-10-28-01-img/nvme0n1p2.XXX...
    /dev/nvme0n1p2 filesystem: vfat.
    *****************************************************.
    *****************************************************.
    Use partclone with pigz to save the image.
    Image file will be split with size limit 4096 MB.
    *****************************************************.
    If this action fails or hangs, check:
    * Is the disk full ?
    *****************************************************.
    Running: partclone.vfat -z 10485760 -N -L /var/log/partclone.log -c -s /dev/nvme0n1p2 --output - | pigz -c --fast -b 1024 --rsyncable | split -a 2 -b 4096MB - /home/partimag/2022-10-28-01-img/nvme0n1p2.vfat-ptcl-img.gz. 2> /tmp/img_out_err.aHXfRt
    Partclone v0.3.20 http://partclone.org
    Starting to clone device (/dev/nvme0n1p2) to image (-)
    Reading Super Block
    memory needed: 21102596 bytes
    bitmap 131072 bytes, blocks 2*10485760 bytes, checksum 4 bytes
    Calculating bitmap... Please wait... 
    done!
    File system:  FAT32
    Device size:  536.9 MB = 1048576 Blocks
    Space in use:  35.3 MB = 68904 Blocks
    Free Space:   501.6 MB = 979672 Blocks
    Block size:   512 Byte
    Total block 1048576
    Syncing... OK!
    Partclone successfully cloned the device (/dev/nvme0n1p2) to the image (-)
    >>> Time elapsed: 7.18 secs (~ .119 mins)
    *****************************************************.
    Finished saving /dev/nvme0n1p2 as /home/partimag/2022-10-28-01-img/nvme0n1p2.vfat-ptcl-img.gz
    *****************************************************.
    Starting saving /dev/nvme0n1p3 as /home/partimag/2022-10-28-01-img/nvme0n1p3.XXX...
    /dev/nvme0n1p3 filesystem: MS_Reserved_Partition.
    *****************************************************.
    *****************************************************.
    Use partclone with pigz to save the image.
    Image file will be split with size limit 4096 MB.
    *****************************************************.
    If this action fails or hangs, check:
    * Is the disk full ?
    *****************************************************.
    Running: partclone.dd -z 10485760 -N --buffer_size 16777216 -L /var/log/partclone.log -s /dev/nvme0n1p3 --output - | pigz -c --fast -b 1024 --rsyncable | split -a 2 -b 4096MB - /home/partimag/2022-10-28-01-img/nvme0n1p3.dd-ptcl-img.gz. 2> /tmp/img_out_err.yRCchX
    Partclone v0.3.20 http://partclone.org
    Starting to clone/restore (/dev/nvme0n1p3) to (-) with dd mode
    get device size 134217728 by ioctl BLKGETSIZE64,
    get device size 134217728 by ioctl BLKGETSIZE64,
    memory needed: 33587200 bytes
    bitmap 32768 bytes, blocks 2*16777216 bytes, checksum 0 bytes
    Calculating bitmap... Please wait... done!
    File system:  raw
    Device size:  134.2 MB = 262144 Blocks
    Space in use: 134.2 MB = 262144 Blocks
    Free Space:     0 Byte = 0 Blocks
    Block size:   512 Byte
    Total block 262144
    Syncing... OK!
    >>> Time elapsed: 6.13 secs (~ .102 mins)
    *****************************************************.
    Finished saving /dev/nvme0n1p3 as /home/partimag/2022-10-28-01-img/nvme0n1p3.dd-ptcl-img.gz
    *****************************************************.
    Starting saving /dev/nvme0n1p4 as /home/partimag/2022-10-28-01-img/nvme0n1p4.XXX...
    /dev/nvme0n1p4 filesystem: ntfs.
    *****************************************************.
    *****************************************************.
    Use partclone with pigz to save the image.
    Image file will be split with size limit 4096 MB.
    *****************************************************.
    If this action fails or hangs, check:
    * Is the disk full ?
    *****************************************************.
    Running: partclone.ntfs -z 10485760 -N -L /var/log/partclone.log -c -s /dev/nvme0n1p4 --output - | pigz -c --fast -b 1024 --rsyncable | split -a 2 -b 4096MB - /home/partimag/2022-10-28-01-img/nvme0n1p4.ntfs-ptcl-img.gz. 2> /tmp/img_out_err.Vmy3kb
    Partclone v0.3.20 http://partclone.org
    Starting to clone device (/dev/nvme0n1p4) to image (-)
    Reading Super Block
    memory needed: 36547172 bytes
    bitmap 15575648 bytes, blocks 2*10485760 bytes, checksum 4 bytes
    Calculating bitmap... Please wait... 
    done!
    File system:  NTFS
    Device size:  510.4 GB = 124605183 Blocks
    Space in use: 200.5 GB = 48955452 Blocks
    Free Space:   309.9 GB = 75649731 Blocks
    Block size:   4096 Byte
    Total block 124605183
    Syncing... OK!
    Partclone successfully cloned the device (/dev/nvme0n1p4) to the image (-)
    >>> Time elapsed: 1681.53 secs (~ 28.025 mins)
    *****************************************************.
    Finished saving /dev/nvme0n1p4 as /home/partimag/2022-10-28-01-img/nvme0n1p4.ntfs-ptcl-img.gz
    *****************************************************.
    Starting saving /dev/nvme0n1p5 as /home/partimag/2022-10-28-01-img/nvme0n1p5.XXX...
    /dev/nvme0n1p5 filesystem: ntfs.
    *****************************************************.
    *****************************************************.
    Use partclone with pigz to save the image.
    Image file will be split with size limit 4096 MB.
    *****************************************************.
    If this action fails or hangs, check:
    * Is the disk full ?
    *****************************************************.
    Running: partclone.ntfs -z 10485760 -N -L /var/log/partclone.log -c -s /dev/nvme0n1p5 --output - | pigz -c --fast -b 1024 --rsyncable | split -a 2 -b 4096MB - /home/partimag/2022-10-28-01-img/nvme0n1p5.ntfs-ptcl-img.gz. 2> /tmp/img_out_err.4PRqGT
    Partclone v0.3.20 http://partclone.org
    Starting to clone device (/dev/nvme0n1p5) to image (-)
    Reading Super Block
    memory needed: 20994084 bytes
    bitmap 22560 bytes, blocks 2*10485760 bytes, checksum 4 bytes
    Calculating bitmap... Please wait... 
    done!
    File system:  NTFS
    Device size:  739.2 MB = 180479 Blocks
    Space in use: 645.8 MB = 157669 Blocks
    Free Space:    93.4 MB = 22810 Blocks
    Block size:   4096 Byte
    Total block 180479
    Syncing... OK!
    Partclone successfully cloned the device (/dev/nvme0n1p5) to the image (-)
    >>> Time elapsed: 11.10 secs (~ .185 mins)
    *****************************************************.
    Finished saving /dev/nvme0n1p5 as /home/partimag/2022-10-28-01-img/nvme0n1p5.ntfs-ptcl-img.gz
    *****************************************************.
    Saving block devices info in /home/partimag/2022-10-28-01-img/blkdev.list...
    Saving block devices attributes in /home/partimag/2022-10-28-01-img/blkid.list...
    Checking the integrity of partition table in the disk /dev/nvme0n1... 
    Reading the partition table for /dev/nvme0n1...RETVAL=0
    *****************************************************.
    Saving the primary GPT of nvme0n1 as /home/partimag/2022-10-28-01-img/nvme0n1-gpt-1st by dd...
    34+0 records in
    34+0 records out
    17408 bytes (17 kB, 17 KiB) copied, 8.8563e-05 s, 197 MB/s
    *****************************************************.
    Saving the secondary GPT of nvme0n1 as /home/partimag/2022-10-28-01-img/nvme0n1-gpt-2nd by dd...
    32+0 records in
    32+0 records out
    16384 bytes (16 kB, 16 KiB) copied, 0.000249368 s, 65.7 MB/s
    *****************************************************.
    Saving the GPT of nvme0n1 as /home/partimag/2022-10-28-01-img/nvme0n1-gpt.gdisk by gdisk...
    The operation has completed successfully.
    *****************************************************.
    Saving the MBR data for nvme0n1...
    1+0 records in
    1+0 records out
    512 bytes copied, 6.9931e-05 s, 7.3 MB/s
    End of saveparts job for image /home/partimag/2022-10-28-01-img.
    *****************************************************.
    *****************************************************.
    End of savedisk job for image 2022-10-28-01-img.
    Checking if udevd rules have to be restored...
    This program is not started by Clonezilla server, so skip notifying it the job is done.
    This program is not started by Clonezilla server, so skip notifying it the job is done.
    Finished!
    Finished!
    Partition table type: gpt
    The partition table file for this disk was found: nvme0n1, /home/partimag/2022-10-28-01-img/nvme0n1-pt.sf
    The image of this partition is restorable: nvme0n1p1
    The image of this partition is restorable: nvme0n1p2
    Image was saved by dd or partclone.dd. No need or no way to check the file system integrity: nvme0n1p3
    The image of this partition is restorable: nvme0n1p3
    The image of this partition is restorable: nvme0n1p4
    The image of this partition is restorable: nvme0n1p5
    All the images of partition or LV devices in this image were checked and they are restorable: 2022-10-28-01-img
    Now syncing - flush filesystem buffers...
    Ending /usr/sbin/ocs-sr at 2022-10-28 02:56:31 UTC...
    
     
  • Steven Shiau

    Steven Shiau - 2022-10-30

    You can safely ignore that. It's just a message to show that there is no any mounted bitlocker partition as image repository.

    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.