Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved Boot and persistence on (HD1,1) [SOLVED]
#1
Hi all,
for practical and performance reasons I am trying to copy from my USB driver .ISO and casper-rw files on the target (temporary) computer first partition (ext3)
I manage to boot successfully by F2 browsing the disk, but not giving persistency.
I tried to manually add "persistence" to the boot command line, but it does not work (it is not a FAT partition)
then I tried to configure ventoy.conf file adding (hd1,1) to the path, but as you see it is parsed as 'invalid'
Any further ideas ?
cheers
"persistence":[
        {
            "image": "/YUMI/Linux-ISOs/linuxmint-21.1-mate-64bit.iso",
            "backend":[
                "/YUMI/Linux-ISOs/persistence.dat"
            ]
        },
{
            "image": "(hd1,1)/boot/boot-isos/linuxmint-21.1-mate-64bitHDD.iso",
            "backend":[
                "(hd1,1)/casper-rw"
            ]
        },
        {
            "image": "/YUMI/Linux-ISOs/linuxmint-21.1-xfce-64bit.iso",
            "backend":[
                "/YUMI/Linux-ISOs/casper-rw"
            ]
        }
    ]
Reply


Messages In This Thread
Boot and persistence on (HD1,1) [SOLVED] - by marco.benatti - 03-31-2023, 06:38 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)