X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/32c5b5deea14db3f023b8c7ea7edb059a0c0a325..849eb7bf2c3e24cff11fde7c454948177c215b38:/LiveCDGUI/initrd.sh?ds=sidebyside diff --git a/LiveCDGUI/initrd.sh b/LiveCDGUI/initrd.sh index 08293a7..1133bd0 100644 --- a/LiveCDGUI/initrd.sh +++ b/LiveCDGUI/initrd.sh @@ -23,7 +23,9 @@ cd _INITRD_ xzcat ../EXT/initrd.xz | cpio -idmu --quiet >/dev/null 2>&1 cp -a ../EXT/*.xzm ./ cp -a ../VTOY ./ - +chown -R 0:0 ./VTOY +chmod +x ./VTOY/init +chmod +x ./VTOY/autostart mkdir ventoy