Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pxe_vm_release.xz | 2017-11-03 | 880.9 MB | |
PXE_Highlight.txt | 2017-07-01 | 1.5 kB | |
Readme.txt | 2016-05-12 | 1.1 kB | |
Totals: 3 Items | 880.9 MB | 0 |
Folders and Files list in " Files " folder: 1. PXE_KVM_VM_RELEASE Location: https://sourceforge.net/projects/rack-os/files/PXE_KVM_VM_RELEASE/ Howto: a. Total 15 files and u should download all, extract them to 15 files and open the first file by 7-zip (15.14 or later) b. extract the DD image and transfer to a Linux machine c. DD if=DD_IMAGE_KVM_VM_PXE of=/dev/sdb bs=128M (assume your disk is sdb and which are more than 12GB physical size) d. Now, you got a KVM virtual machine raw IDE disk image, please attach it to a VM which have 8GB+ memory. e. config the ifcfg-ethx files to match your network. (the DHCP IP range is 192.168.16.10 -- 192.168.23.250 ) Description: In /mnt/home/tftpboot/pxelinux.cfg, you can find 'default_cent66' and 'default_cent72', copy the file and replace it to current file 'default', you will get the PXE clients to switch boot with cent66 or cent72, if u want, please also download gui os which released in folders below, it can make u to boot to a gui OS. In the minios, please note that in .bash_profile we put a reboot script here, please use your own init or start script here.