Menu

getting clonezilla to not prompt Y/N to continue - I have -batch in the ocs

Scott
2024-02-04
2024-02-12
  • Scott

    Scott - 2024-02-04

    trying to figure out how to get the image to push without having to hit any keys after the main menu

    all Images are on the same usb as clonezilla

    currently have this in my syslinux file

    label Windows 10 NVME
       MENU DEFAULT
      # MENU HIDE
      MENU LABEL Windows 10 NVME
      # MENU PASSWD
      kernel /live/vmlinuz
      append initrd=/live/initrd.img boot=live union=overlay username=user config components quiet loglevel=0 noswap edd=on nomodeset enforcing=0 noeject locales=en_US.UTF-8 keyboard-layouts=us ocs_prerun="mount -t auto /dev/sda2 /home/partimag" ocs_screen_blank="yes" ocs_live_run="ocs-sr -g auto -e1 auto -e2 -batch -c -r -icrc -icds -j2 -k1 -scr -p reboot restoredisk Windows10-NVME nvme0n1" ocs_live_extra_param="" ocs_live_batch="yes" vga=788 toram=live,syslinux,EFI,boot,.disk,utils ip= net.ifnames=0  nosplash i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes vmwgfx.enable_fbdev=1
      TEXT HELP
      Install Windows 10 for NVME Drives
      ENDTEXT
    

    pic included for the prompt I am tryin to auto bypass

     
  • Scott

    Scott - 2024-02-08

    anybody have any insight as to what I need to add to the syslinux file to get this to work without having to type Y/N

     
  • Scott

    Scott - 2024-02-11

    bueller...bueller...bueller.....
    is there any way for me to fully automate this so I dont have to hit yes or no at that prompt?

     

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.