[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Diskless boot
- From: Alan Cox <alan redhat com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Diskless boot
- Date: Thu, 30 Sep 2004 17:45:59 -0400
On Thu, Sep 30, 2004 at 09:37:55PM +0100, Jonathan Andrews wrote:
> This is an example. I've got an NFS root copy of a yum upgraded core 1
> machine, but no suitable kernel to boot it.
Thats fine, so just install one or build one.
> image, cant create the machine without that kernel - with yum i cant
> downgrade the kernel on the machine im using to build initrd back to the
> older one I need to make the system.map .....
Build kernel
make modules_install
cp kernel into tftpboot
mkinitrd into the tftpboot
mv /lib/modules dir into the NFS image
Same as any other build for another box really
Alan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]