X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/05e208ea2a3603f5fb5eb2c9faf630661f1dc7d0..966ed21de7dfd77dddfa26bab5c8b4af8a73c99e:/IMG/cpio/ventoy/hook/easystartup/ventoy-hook.sh diff --git a/IMG/cpio/ventoy/hook/easystartup/ventoy-hook.sh b/IMG/cpio/ventoy/hook/easystartup/ventoy-hook.sh index 39658c4..d18d9d5 100644 --- a/IMG/cpio/ventoy/hook/easystartup/ventoy-hook.sh +++ b/IMG/cpio/ventoy/hook/easystartup/ventoy-hook.sh @@ -19,5 +19,5 @@ . $VTOY_PATH/hook/ventoy-os-lib.sh -$SED "s#^CDROM=.*#CDROM=/dev/dm-0#" -i /init +$SED "s#^CDROM=.*#CDROM=/dev/ventoy#" -i /init $BUSYBOX_PATH/cp -a $VTOY_PATH/hook/easystartup/ventoy-initqueue.sh /initqueue/ventoy.sh