what parameters should i use with latest mint17v2 for a usb grub4dos ?
i read about it but it was mint14 :
title linuxmint-14.1-cinnamon-dvd-64bit PERSISTENT (PATH \\MINT\\MINT64\\casper-rw)
set ISO=/mint/linuxmint-14.1-cinnamon-dvd-64bit.iso
set PERSIST=
set PERSIST=YES
map %ISO% (0xff)
map --hook
root (0xff)
set P=
if "%PERSIST%"=="YES" set P=persistent persistent-path=/mint/mint64
set PERSIST=
kernel /casper/vmlinuz file=/cdrom/preseed/mint.seed boot=casper %P% iso-scan/filename=%ISO% noeject quiet splash --
initrd /casper/initrd.lz
i am also interrested by the persitence , line above and below are from http://www.rmprepusb.com/
here after it is for mint17 but it does not do it well with my stick
# set VM to path of USB drive if using a VM to test booting (uncomment next line by removing #) - needed for Mint
#set VM=live-media=/dev/sda1
title Start Linux Mint\n
kernel /multiboot/linuxmint-201403-cinnamon-dvd-64bit/live/vmlinuz boot=live config %VM% live-media-path=/multiboot/linuxmint-201403-cinnamon-dvd-64bit/live quiet splash --
initrd /multiboot/linuxmint-201403-cinnamon-dvd-64bit/live/initrd.img
boot
title Start Linux Mint (compatibility mode)\n
kernel /multiboot/linuxmint-201403-cinnamon-dvd-64bit/live/vmlinuz boot=live config %VM% xforcevesa live-media-path=/multiboot/linuxmint-201403-cinnamon-dvd-64bit/live ramdisk_size=1048576 root=/dev/ram rw noapic noapci nosplash irqpoll --
initrd /multiboot/linuxmint-201403-cinnamon-dvd-64bit/live/initrd.img
boot
to use my usb stick to launch a vhd of windows , i have to set the hd(0,0) to hd(0,3)
there is only one fat32 partition