Changing the BIOS boot order in linux

Sridhar Kumar Kotturu sridhar.kotturu at gmail.com
Mon Jul 20 13:03:52 CEST 2009


Thanks for all the replies.
I've kept the BIOS boot order constant (i.e. Network boot first) and
changing the PXE config file to boot the network image for first time and
hard disk for the second time.

Regards,
Sridhar.

On Mon, Jul 20, 2009 at 1:50 PM, Henning Fehrmann <
henning.fehrmann at aei.mpg.de> wrote:

> Hello,
>
> >    I'm working on a project to do automatic Cent OS installation.
> >    I've done all the things successfully except manual intervention in
> BIOS
> >    boot order change.
> >    I'm using PXE boot server, DHCP, tftp, syslinux, kickstart
> configuration
> >    for the OS installation.
> >    It seems in the Linux, it is NOT possible to change BIOS boot order in
> >    running LINUX box.
> >    How 'linux-fai' is doing this boot order change?
> >    I've read the FAI guide, section 7.10 "Changing the boot device", but
> did
> >    NOT get the complete picture.
> >    Any pointers/suggestions etc on "how to boot from local hard disk
> after
> >    the OS installation is done" would be greatly appreciated.
> >    Thanks in Advance,
>
> There might be a dirty way:
>
> Write a FAI script or a hook for the final part of the installation.
> This script changes the pxe configuration in such a way that the node
> does not boot locally but it boots a DOS image.
> This DOS image contains tools for setting the NVRAM and CMOS. Create a
> CMOS-image which has the right boot order. After the next reboot the
> nodes boots from a local disk.
>
> This is FAI independent - you could use kickstart as well.
>
> Follow the lines of
> http://faiwiki.informatik.uni-koeln.de/index.php/DosBoot
>
> Unfortunately, standard main boards vendors offer only DOS tools to set
> the CMOS.
>
> Cheers,
> Henning
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20090720/46a6601e/attachment.htm 


More information about the linux-fai mailing list