Menu

ocs_iso and noeject

mlehmeher
2014-08-07
2014-08-17
  • mlehmeher

    mlehmeher - 2014-08-07

    I am having trouble figuring out where to place the 'noeject' directive when creating an live ISO from the command line in clonezilla.

    I have tried the following, but the prompt still appears. Does the command need to be in a different location?

    Thanks,
    Mehr

    /usr/sbin/ocs-iso -g en_US.UTF-8 -t -k NONE -e "-g auto -e1 auto -e2 -r -j2 --batch -p noeject -p reboot restoredisk my_image sda" my_image
    
     
  • mlehmeher

    mlehmeher - 2014-08-08

    Well, I've tried following the guidelines given in the code, specifically in ocs-iso on line 69, which reads:

    echo "-x, --extra-boot-param  EXTRA_PARAM  Assign extra boot parameter EXTRA_PARAM for clonezilla live kernel to read. These parameters are the same with that from live-initramfs. Ex. \"noeject\" can be use to not prompt to eject the CD on reboot."
    

    So now my command looks like this, but I still get the eject prompt. Guidance, anyone?

    /usr/sbin/ocs-iso -g en_US.UTF-8 -t -k NONE -x noeject -e "-g auto -e1 auto -e2 -r -j2 --batch -p reboot restoredisk my_image sda" my_image
    
     
  • Steven Shiau

    Steven Shiau - 2014-08-17

    Please show me the /syslinux/isolinux.cfg in the created iso file.
    Thanks.

    Steven.

     

Log in to post a comment.

MongoDB Logo MongoDB