Don't try to eject the ISO on shutdown/reboot

debian-cd 2019.3
Raphaël Hertzog 6 years ago
parent f2a4dd5e0c
commit 6db9a1890c

@ -136,8 +136,8 @@ lb config noauto \
--iso-volume "Kali Live" \
--linux-packages linux-image \
--memtest memtest86 \
--bootappend-live "boot=live components splash username=root hostname=kali" \
--bootappend-live-failsafe "boot=live components username=root hostname=kali memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=normal" \
--bootappend-live "boot=live components splash username=root hostname=kali noeject" \
--bootappend-live-failsafe "boot=live components username=root hostname=kali noeject memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=normal" \
--bootappend-install "net.ifnames=0" \
--security false \
$lb_opts \

Loading…
Cancel
Save