You can use grub-set-default command (shipped with grub legacy), which
should be easily ported for windows (if your boot partition is readable by win).
(It is shell script.).

http://www.gnu.org/software/grub/manual/grub.html#Invoking-grub_002dset_002ddefault

Then you can do all the logic in windows (You will then have more
control over this...).

I don't know if different EOL characters matter here, but you can probably
use some clever script that does not "\r\n" instead of "\n".



-- 
                                 Tomas 'ebi' Ebenlendr
                                 http://get.to/ebik
                                 


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to