grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] ntldr support


From: Vladimir 'phcoder' Serbinenko
Subject: Re: [PATCH] ntldr support
Date: Sat, 8 Aug 2009 13:55:43 +0200

> About the command, i think that it will be simpler for the user if we have
> only one command: chainloader (like in grub4dos) that will try to detect the
> type of the bootloader. This is only my personal opinion.
I don't agree with this. chainloader and ntldr don't share the same
syntax: chainloader expects a bootsector whereas ntldr expects an
ntldr ot bootmgr file. GRUB2 is done to break with bad design
decisions of GRUB1 one of them being "kernel" command. GRUB4DOS
follows GRUB1 on this subject.
Additionally people may want to embed chainloader or ntldr into
core.img to be able to have an emergency boot method. For this reason
I consider we should split functionality into 2 modules which requires
2 different commands
>
> Yves Blusseau
>
>
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>



-- 
Regards
Vladimir 'phcoder' Serbinenko

Personal git repository: http://repo.or.cz/w/grub2/phcoder.git




reply via email to

[Prev in Thread] Current Thread [Next in Thread]