[ltp] something for the experts
   
    Tino Keitel
     
    linux-thinkpad@linux-thinkpad.org
       
    Thu, 13 Nov 2003 13:07:26 +0100
    
    
  
On Thu, Nov 13, 2003 at 12:02:20 +0100, André Wyrwa wrote:
> Hi everybody,
[...]
>    What I want to do is to make my boot selection with lilo...or maybe
>    grub later on, but for the time being its still lilo.
> 
>    I have everything set up on the linux side, I'd say, here's
>    lilo.conf:
> 
> boot    = /dev/hda1
[...]
> My problem is how to get rid of the stupid win bootmenu?
Use boot = /dev/hda to have the lilo menu without any windows boot menu
before (if this was your intention). This way, lilo will be installed
into the MBR, so no windows loader can kick in before.
Regards,
Tino