On Thursday 04 March 2004 01:40, Rudolf Ladyzhenskii wrote: > Now, I want to make process automatic. > According to manual, I can use embedded preset menu. > So, I am trying to rebuild GRUB with option '--enable-preset menu > grub_config", where grub_config is my configuration file. > > Firstly, I am getting warnings: > configure: WARNING: you should use --build, --host, --target > configure: WARNING: invalid host type grub_config
Use --enable-preset-menu=FILE, as the help message says. Don't omit the character "=". It's not the same meaning as without =. Okuji _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
