X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/05e208ea2a3603f5fb5eb2c9faf630661f1dc7d0..497d4cc9915c7bec82ea720e8856eac4950f48df:/IMG/cpio/ventoy/hook/easystartup/ventoy-hook.sh?ds=sidebyside 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