Automatic dual kernel cd boot amd64/i386

2009-10-13 Thread Volkov Alexei
Hello. Is it possible to get bootable cd with auto selectable amd64/i386 boot? For instance , i have a bootable cd with two kernels: * first is located in /boot/kernel.amd64 * second in /boot/kernel.i386 loader.conf has line /kernel=kernel.amd64/ When it boots on amd64 incompatible hardware

Dual kernel

2003-10-17 Thread Zahirul Haque
Hi Is it possible to have two kernels and at the boot time I want to select which kernel I want? I have two kernel code, one with IPRC (Modified kernel) and other standard kernel of 5.1. Every time I want to switch kernel I need to recompile the kernel. Can I select kernel during boot time? I

Re: Dual kernel

2003-10-17 Thread Kevin Stevens
On Friday, Oct 17, 2003, at 21:06 US/Pacific, Zahirul Haque wrote: Hi Is it possible to have two kernels and at the boot time I want to select which kernel I want? I have two kernel code, one with IPRC (Modified kernel) and other standard kernel of 5.1. Every time I want to switch kernel I need