On Thu, Feb 28, 2008 at 6:25 PM, Robert Millan <[EMAIL PROTECTED]> wrote: > On Tue, Feb 26, 2008 at 02:19:41PM +0800, Bean wrote: > > > > 10_xxx are scripts that output menuentry for a specific os. For > > example, for 10_freebsd, you first check for boot files like > > /boot/loader and /boot/kernel/kernel, if they exist, then the system > > could be freebsd. Then, you output the menuentry to load this os. You > > can check 10_linux to see how to write it. > > You provided the mechanism to boot either /boot/loader or > /boot/kernel/kernel, > which do you think is more suitable for 10_freebsd to pick as default?
/boot/loader is better, because it allows boot time configuration using /boot/loader.conf. -- Bean _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel