Salta al contenuto principale

grub2win

Thread needs solution

On a Windows 10 machine i've installed grub2win. I would like to create entry to the bootable rescue media on d:\acronisbootable.iso

But i don't know the variables?

#
# This is sample code for booting from an iso file
# via the Grub2Win g2wisoboot function
#
# See the Grub2Win help file advanced topics section for more information
#
clear
set gfxpayload=1024x768 # Needed for many graphics cards
set isopath=/acronisbootable.iso
set kernelpath='/** kernel path **' # Example '/vmlinuz'
set initrdpath='/** initrd path **' # Example '/initrd.img'
set bootparms='** your linux bootparms **' # Example 'boot=/ iso-scan/filename='$isopath' noprompt noeject ---'
#
g2wisoboot # Run the g2wisoboot function
#

0 Users found this helpful

pacecal, sorry I cannot help with the settings needed for using grub2win but this isn't needed on Windows 10 to configure the PC to boot from either an ISO or WIM image file.

This can be done using the free EasyBCD program to modify the normal Windows Boot Configuration Data store data.

See the attached PDF document showing how to do this.

Allegato Dimensione
436009-142409.pdf 332.79 KB