Note –
Type the text block from
append
through
ks.cfg
as one continuous string with no
returns.
label ovm_svr_2.2 sda eth select
kernel ovm_svr_2.2/images/pxeboot/vmlinuz
append initrd=ovm_svr_2.2/images/pxeboot/initrd.img load_ramdisk=1 network
ks=nfs:
n.n.n.n
:/home/pxeboot/ovm_svr_2.2/ks.cfg mem=32g
label ovm_svr_2.2 sda eth select serial console
kernel ovm_svr_2.2/images/pxeboot/vmlinuz
append initrd=ovm_svr_2.2/images/pxeboot/initrd.img load_ramdisk=1 network
ks=nfs:
n.n.n.n
:/home/pxeboot/ovm_svr_2.2/ks.cfg mem=32g
console=ttyS0,115200
where
n.n.n.n
is the IP address of your PXE server.
Save the file as
default
in the following location on the PXE server:
/home/pxeboot/pxelinux.cfg/default
8
Creating a PXE Installation Image for Oracle VM
21