Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ventoy Boot Conf Replace Plugin - improvement ?
#1
Hello !

Is it possible in a future version for the same linux iso to replace several files ?

Code:
{
    "conf_replace": [
      {
            "iso": "/iso/clonezilla-live-2.8.1-12-amd64.iso",
            "org1": "/boot/grub/grub.cfg",
            "new1": "/path/new-grub.cfg",
        "org2": "/boot/grub/ocswp-grub2.png",
            "new2": "/path/new-logo.png"
      }
    ]
}
Reply
#2
NO.
Only one file supported.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)