Menu

get iso from remote by clonezilla configured boot files

2024-12-17
2024-12-22
  • yusef jafari

    yusef jafari - 2024-12-17

    i want an iso image named imageA.iso (edit clonezilla boot conf) that try to get an iso image named imageB.iso(i already created imageB.iso by clonezilla and stored on remote server with all of my applications) and load it (imageA set on virtual machin as cd/dvd iso). i can not edit clonezilla boot menu and ...

     
  • Steven Shiau

    Steven Shiau - 2024-12-20
     
    • yusef jafari

      yusef jafari - 2024-12-21

      Hi steven , thanks
      but i can edit ~/clonezilla-custom/iso-custom/syslinux/isolinux.cfg file and then remaster with mkisofs -o imageA.iso -b syslinux/isolinux.bin -c syslinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -J -R -V "CUSTOM_CLONEZILLA" iso-custom/ command.
      and i see changes on iso when boot v vm with that , but my problem is clonezilla boot menu that doesnt work correctly.
      my custom boot menu is:
      MENU TITLE clonezilla.org, clonezilla.nchc.org.tw
      label Clonezilla live
      MENU DEFAULT
      MENU LABEL ClonezillaTEST live (VGA 800x600)
      kernel /live/vmlinuz
      append initrd=/live/initrd.img boot=live union=overlay username=user config components loglevel=0 noswap edd=on nomodeset locales=en_US.UTF-8 keyboard-layouts=us ocs_live_run="ocs-live-general" ocs_live_batch="yes" vga=788 net.ifnames=0 nosplash ocs_screen_blank="no" ip=dhcp ocs_repository="http://REMOTE_SERVER_IP/" ocs_live_cmd1="ocs-sr -g auto -e1 auto -e2 -c -r -j2 -k -p true restoreparts sda1 "
      TEXT HELP
      * Boot menu for BIOS machine
      * Clonezilla live version: 3.2.0-5-amd64. (C) 2003-2024, NCHC, Taiwan
      * Disclaimer: Clonezilla comes with ABSOLUTELY NO WARRANTY
      ENDTEXT

       
  • Steven Shiau

    Steven Shiau - 2024-12-22

    "clonezilla boot menu that doesnt work correctly." -> What did you mean by this?
    It's recommended to take some photos about the messages on the screen and share that with us.
    It's easier for us to understand that.

    Steven

     
  • yusef jafari

    yusef jafari - 2024-12-22

    I have an ISO image called the first ISO on which all my programs are installed, this step is done with Clonezilla and I have placed this on a remote server. So far, no questions.
    Now I want to have a customized ISO from Clonezilla, for example, called the second ISO, which when I put this in the virtual machine and turn on the virtual machine, it will automatically get the first ISO from the remote server and load it on itself (it will boot with it and I will have all the programs installed on the first ISO here). I can go with the Clonezilla wizard and, for example, get that first ISO via ssh and load it, but I want this part to be done automatically. That's why I want a customized ISO that will automatically get the ready ISO from the remote server and run itself with it

     

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.