Menu

Remove GRUB from clonezilla live??

Help
mujzeptu
2007-11-08
2013-04-05
  • mujzeptu

    mujzeptu - 2007-11-08

    How do I remove grub from clonezilla live isos/cds, or make it immediately boot into clonezilla and not wait 30 seconds for input?

     
    • Steven Shiau

      Steven Shiau - 2007-11-08

      isolinux, instead of grub, is used in clonezilla live. Therefore what you have to modified is /isolinux/isolinux.cfg, modify
      timeout 300
      to the number you want. (the unit is 0.1 sec)

       
    • mujzeptu

      mujzeptu - 2007-11-09

      Ok, i modified the file, but do I do it in the debian-for-ocs image, and then re-create the image, or do I do it elsewhere?

       
      • Steven Shiau

        Steven Shiau - 2007-11-10

        Actually before you run /opt/drbl/sbin/ocs-iso to create your clonezilla live iso, you can modify:
        /opt/drbl/sbin/ocs-live-boot-menu
        Find
        TIMEOUT_DEF="300"
        Change to what you want (the unit is 0.1 sec).
        Then you can run ocs-iso to create your clonezilla live.

         

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.