Ventoy Forums

Full Version: Boot unpacked iso with persistence
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello
Im unpacked kali iso and boot live version from exmenu (f6) with secure boot

Code:
menuentry "Kali Live Persistence 2021.3a" {
search -s root -f /Image/Linux/Kali/live/vmlinuz
linux /Image/Linux/Kali/live/vmlinuz-* boot=live components live-media-path=/Image/Linux/Kali/live/ vt.default_utf8=0 persistence nosplash vgahi
initrd /Image/Linux/Kali/live/initrd.img-*
}

How I can use persistence dat with this?
persistence dat can NOT be used in this way.
Sad it read Sad

Is there plans to implement this feature?
NO
it's a pity