0 - Win8.1 loader ( NTFS )
1 - Win8.1 ( NTFS )
2 - Ubuntu 14.04.2-desktop-amd64 ( Ext3 )
3 - 1 GB for clonezilla-live-2.3.2-22-amd64.zip unpack ( Ext3 )
4 - Other space for images ( Ext3 )
After unpacking Clonezilla and configuration GRUB i have possibility to launch Clonezilla. But after run it doesn't allow me to create the image of first partition ( with Win8.1 ) because it can't find unmounted partitions on hd. But i can clone partition on partition directly, without making image. For example, my partition number one was succesfully cloned to partition four with replacing file system Ext3 to NTFS. But it is not that what i want.
Do somebody know, how can i force making images of my partitions in this case?
Thank you for your help!!!
P.S. This hint didn't help:
An extra param "toram=filesystem.squashfs" is added so that later later you can mount /dev/sda4 as clonezilla image dir if you want. If you want live-initramfs to copy all the files in /dev/sda4 to memory, you can use "toram" (not "toram=filesystem.squashfs") only.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Good day!
I have a problem with using Clonezilla live in case when it is on separate partition on hd. I made all instructions by this link:
http://clonezilla.org/livehd.php
I have a harddrive with five partitions:
0 - Win8.1 loader ( NTFS )
1 - Win8.1 ( NTFS )
2 - Ubuntu 14.04.2-desktop-amd64 ( Ext3 )
3 - 1 GB for clonezilla-live-2.3.2-22-amd64.zip unpack ( Ext3 )
4 - Other space for images ( Ext3 )
After unpacking Clonezilla and configuration GRUB i have possibility to launch Clonezilla. But after run it doesn't allow me to create the image of first partition ( with Win8.1 ) because it can't find unmounted partitions on hd. But i can clone partition on partition directly, without making image. For example, my partition number one was succesfully cloned to partition four with replacing file system Ext3 to NTFS. But it is not that what i want.
Do somebody know, how can i force making images of my partitions in this case?
Thank you for your help!!!
P.S. This hint didn't help:
An extra param "toram=filesystem.squashfs" is added so that later later you can mount /dev/sda4 as clonezilla image dir if you want. If you want live-initramfs to copy all the files in /dev/sda4 to memory, you can use "toram" (not "toram=filesystem.squashfs") only.
"because it can't find unmounted partitions on hd." -> This is weird. Could you please run the following command in Clonezilla live command prompt:
Please post the results of (2) - (4).
Thanks.
Steven.
Good day! Thank you for your help and attention.
2:
/dev/sda5: UUID="d0439c13-6885-fa50-040a-fbf23b72975f" SEC_TYPE="ext2" TYPE="ext3" PARTUUID="214ecbf3-05"
/dev/loop0: TYPE="squashfs"
/dev/sda1: UUID="967A9BDA7A9BB609" TYPE="ntfs" PARTUUID="214ecbf3-01"
/dev/sda2: UUID="c0e77157-c71c-4d97-9e33-cc2cb1518ba3" SEC_TYPE="ext2" TYPE="ext3" PARTUUID="214ecbf3-02"
/dev/sda6: UUID="c3bdf314-94d4-596f-df4c-66a8540d0205" SEC_TYPE="ext2" TYPE="ext3" PARTUUID="214ecbf3-06"
4:
rootfs - - - - /
sysfs 0 0 0 - /sys
proc 0 0 0 - /proc
tmpfs 790M 396K 789M 1% /run
/dev/shm 132M 127M 4.9M 97% /lib/live/mount/medium
/dev/loop0 127M 127M 0 100% /lib/live/mount/rootfs/filesystem.squashfs
tmpfs 3.9G 0 3.9G 0% /lib/live/mount/overlay
tmpfs 3.9G 0 3.9G 0% /lib/live/mount/overlay
aufs 3.9G 7.5M 3.9G 1% /
tmpfs 5.0M 0 5.0M 0% /run/lock
pstore 0 0 0 - /sys/fs/pstore
devrmpfs 10M 0 10M 0% /dev
tmpfs 1.6G 0 1.6G 0% /run/shm
devpts 0 0 0 - /dev/pts
fusectl 0 0 0 - /sys/fs/fuse/connections
tmpfs 3.9G 0 3.9G 0% /tmp
rpc_pipefs 0 0 0 - /run/rpc_pipefs
This is weird. I can not find any partition is mounted.
So is this issue always reproducible?
Steven.
Yes, every attempt
Sorry, I can not find any reason why it has such errors. Maybe you can find other experienced people there to debug for you.
Steven.
Steven,
Thank you for your help!