X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/05e208ea2a3603f5fb5eb2c9faf630661f1dc7d0..84b2ee7ee3b47f01471691fa8b85d9e0bebf2c60:/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