Menu

EFI custom script

Bret
2014-07-16
2014-08-06
  • Bret

    Bret - 2014-07-16

    Can someone help me convert this syslinux.cfg text where I can put it in grub.cfg to use it for efi booting?

    MENU LABEL CHzilla Clone

    MENU PASSWD

    kernel /live/vmlinuz
    append initrd=/live/initrd.img boot=live config noswap nolocales edd=on nomodeset noprompt ocs_prerun1="dhclient -v eth0" ocs_prerun2="sleep 2" ocs_prerun3="mount -t cifs -o user=swinneyb,password=95honda //10.100.0.75/images /home/partimag" ocs_live_run="ocs-sr -q2 -batch -j2 -rm-win-swap-hib -z1p -p true savedisk ask_user sda" ocs_live_batch="no" keyboard-layouts=NONE locales="en_US.UTF-8" vga=788 toram=filesystem.squashfs nosplash

    MENU LABEL CHzilla Restore

    MENU PASSWD

    kernel /live/vmlinuz
    append initrd=/live/initrd.img boot=live config noswap nolocales edd=on nomodeset noprompt ocs_prerun1="dhclient -v eth0" ocs_prerun2="sleep 2" ocs_prerun3="mount -t cifs -o user=swinneyb,password=95honda //10.100.0.75/images /home/partimag" ocs_live_run="ocs-sr -batch -g auto -e1 auto -e2 -r -j2 -p restoredisk ask_user sda" ocs_live_batch="no" keyboard-layouts=NONE locales="en_US.UTF-8" vga=788 toram=filesystem.squashfs nosplash

     
  • Steven Shiau

    Steven Shiau - 2014-08-06

    You can compare the files
    syslinux/syslinux.cfg
    and
    EFI/boot/grub.cfg
    on Clonezilla live CD or USB flash drive.
    Then you should realize how to convert it.

    Steven.

     

    Last edit: Steven Shiau 2014-08-06

Log in to post a comment.

MongoDB Logo MongoDB