Menu

Dicey line in clonezilla install script

2016-08-13
2016-08-25
  • David Tonhofer

    David Tonhofer - 2016-08-13

    Hi,

    I am currently reading through the "makebooth.sh" install script from "clonezilla-live-20160627-xenial-amd64.zip"

    On line 360, we read:

    echo Running: cat "$path_of_prog/utils/mbr/mbr.bin" > $target_disk
    cat "$path_of_prog/utils/mbr/mbr.bin" > $target_disk
    

    I guess the echo line is missing a few quotes ... it will dump the text to $target_disk (not a big problem I reckon as this is overwritten on the next line, but still...)

    On another note, the clonezilla install descriptions at

    http://clonezilla.org/liveusb.php

    can be amended to say that not only FAT or NTFS but also ext[2-4],btrfs,xfs,ufs,ffs are supported as install filesystem?

    Regards,

    -- David

     
  • Steven Shiau

    Steven Shiau - 2016-08-25

    Thanks. liveusb.php has been updated.
    Makeboot.sh was updated and now in git repository. It will be used in the next testing release.

    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.