Changing the BIOS boot order in linux

2009-07-18 Diskussionsfäden Sridhar Kumar Kotturu
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,
Sridhar Kotturu.


Re: Changing the BIOS boot order in linux

2009-07-18 Diskussionsfäden Thomas Lange
> On Sat, 18 Jul 2009 18:29:34 +0530, Sridhar Kumar Kotturu 
>  said:

> It seems in the Linux, it is NOT possible to change BIOS boot order in
> running LINUX box.
AFAIK it's not possible. There may be some hacks, but these don't work
on all machines. In FAI, the machines always boot from network via PXE
(so no changes in the BIOS) and get different configs that told them
to do the installation or to boot from local disk after the
installation finished.

-- 
regards Thomas