Hello
Your answer proves that I misspoke.
This is exactly what I was doing at the very beginning before opening this request: I had three services conf_replace, conf_replace_legacy and conf_replace-efi
I opened the discussion by saying that only the first service was checked. You told me to delete it.
I then had two services of which only the first was controlled.
I made a proposal for consolidation into a single service
You are giving me two services. So that the second is still not controlled. I want it to be controlled in the same boot as the first one
I am attaching a photo because I do not know (yet) how to capture a ventoy screen ...
Contents of the file
{
"conf_replace_legacy": [
{
"iso": "/ISO/ubuntu-20.04.1-desktop-amd64.iso",
"org": "/isolinux/txt.cfg",
"new": "/Menus/Legacy-20.04.cfg"
}
],
"conf_replace_uefi": [
{
"iso": "/ISO/ubuntu-20.04.1-desktop-amd64.iso",
"org": "/boot/grub/grub.cfg",
"new": "/Menus/ubuntu-20.04_grub.cfg"
}
]
}
Your answer proves that I misspoke.
This is exactly what I was doing at the very beginning before opening this request: I had three services conf_replace, conf_replace_legacy and conf_replace-efi
I opened the discussion by saying that only the first service was checked. You told me to delete it.
I then had two services of which only the first was controlled.
I made a proposal for consolidation into a single service
You are giving me two services. So that the second is still not controlled. I want it to be controlled in the same boot as the first one
I am attaching a photo because I do not know (yet) how to capture a ventoy screen ...
Contents of the file
{
"conf_replace_legacy": [
{
"iso": "/ISO/ubuntu-20.04.1-desktop-amd64.iso",
"org": "/isolinux/txt.cfg",
"new": "/Menus/Legacy-20.04.cfg"
}
],
"conf_replace_uefi": [
{
"iso": "/ISO/ubuntu-20.04.1-desktop-amd64.iso",
"org": "/boot/grub/grub.cfg",
"new": "/Menus/ubuntu-20.04_grub.cfg"
}
]
}