No description
Find a file
2026-06-17 15:43:16 +00:00
readme.md readme.md hinzugefügt 2026-06-17 14:03:36 +00:00
wgpub.key wgpub.key hinzugefügt 2026-06-17 15:43:16 +00:00

start-grub2win-custom-code

clear echo "Locating Debian Live ISO on your hard drive..." search --set=root --file /debian-live.iso set isofile="/debian-live.iso" loopback loop $isofile linux (loop)/live/vmlinuz boot=live findiso=$isofile quiet splash --- initrd (loop)/live/initrd.img

end-grub2win-custom-code