Hi i have been using clonezilla for sometime now but never knew there was ways to fully run the clonezilla unattended since yesterday, so i started drilling little into this looking at some resources, so far i am at a point thati dont know what i am doing wrong. I would like some guidance in terms of getting this working.
MY SETUP
1. I am using USB with clonezilla live
2. Second external hard drive has my Image is on home directory which is /dev/sda1 image name is OFD
3. i need the image to be installed using the partition table from the internal hdd for the pc /nvme0n1
I have also noticed that if i use "restoredisk ask_user nvme0n1" - this would work fine in the sence that it prompts me for the image location and after selecting the right image then continues running unattended.
but if i use "restoredisk /dev/sda1/OFD nvme0n1" it wouldnt work and gives me an error.
Any help at this point would be appreciated !!!
Last edit: Kris 2024-10-04
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"but if i use "restoredisk /dev/sda1/OFD nvme0n1" it wouldnt work and gives me an error." -> What was the error message?
Please take a photo then post it. Thanks.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi i have been using clonezilla for sometime now but never knew there was ways to fully run the clonezilla unattended since yesterday, so i started drilling little into this looking at some resources, so far i am at a point thati dont know what i am doing wrong. I would like some guidance in terms of getting this working.
MY SETUP
1. I am using USB with clonezilla live
2. Second external hard drive has my Image is on home directory which is /dev/sda1 image name is OFD
3. i need the image to be installed using the partition table from the internal hdd for the pc /nvme0n1
I have also noticed that if i use "restoredisk ask_user nvme0n1" - this would work fine in the sence that it prompts me for the image location and after selecting the right image then continues running unattended.
but if i use "restoredisk /dev/sda1/OFD nvme0n1" it wouldnt work and gives me an error.
Any help at this point would be appreciated !!!
Last edit: Kris 2024-10-04
"but if i use "restoredisk /dev/sda1/OFD nvme0n1" it wouldnt work and gives me an error." -> What was the error message?
Please take a photo then post it. Thanks.
Steven
Hey Steven,
sorry for responding alittle late. I solved the issue.
OK, great. Maybe you can share how you solved that?
Steven
Sure i had to use restoredisk /dev/sda2/OFD nvme0n1 and not "sda1"