Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

live-media-path is being ignored #59

Closed
JDFandango opened this issue Sep 3, 2021 · 6 comments
Closed

live-media-path is being ignored #59

JDFandango opened this issue Sep 3, 2021 · 6 comments

Comments

@JDFandango
Copy link

Hi,

I'm using a custom live Clonezilla boot USB device. I have moved my /live folder to a custom location and used the boot parameter live-media-path (along with boot=live). On booting, Clonezilla complains it can't find the squashfs file.

Looking at this line of the script:

extra_live_media_path="$(LC_ALL=C grep -oE "live-media-path=([[:alnum:]]|_|-|\.|\/)*([[:space:]]|$)+" /proc/cmdline | sed -e "s/live-media-path=//g")"

You don't appear to use this information once you have it, which is why I believe I'm having this issue.

Please let me know if i'm doing something wrong, or if you are able to fix this.

Thanks,

Jamie

stevenshiau added a commit that referenced this issue Sep 4, 2021
Bug fixed: not searching live-media-path from boot parameters.
Thanks to JDFandango for reporting this issue.
Ref: #59
@stevenshiau
Copy link
Owner

Thanks for reporting this issue. We have fixed it and committed to the git repository. It will be used in the next testing Clonezilla live release.

Steven

@stevenshiau
Copy link
Owner

Please give testing Clonezilla live >=2.8.0-3 or 20210907-* a try:
https://clonezilla.org/downloads.php
Please let us know the results. Thanks.

Steven

@JDFandango
Copy link
Author

That works, thanks!

Jamie

@stevenshiau
Copy link
Owner

Great. Thanks for your confirmation.

Steven

@yixi0110
Copy link

我在还原过程中 选择了镜像 却没有restoredisk 这个选项,而且打包镜像的时候 cloned successful以后 没有反映了

@stevenshiau
Copy link
Owner

@yixi0110
Please file a new issue and if you can, please post in English in this issues report.
Or you can join this mailing list and use Chinese to discuss:
https://groups.google.com/g/ocs-clonezilla
In addition, please report that in details, and it would be even better to post some photos. That's easier for us to understand your issue.
Thanks.

Steven

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants