Changes

From Amahi Wiki
Jump to: navigation, search
792 bytes added ,  09:19, 23 October 2009
fix netboot link
'''NOTE:''' PXE Knife has been superseded by Amahi [[Netboot]]. This is still in development.
 
 
===Legacy Notes===
*Get the latest tar from http://pxeknife.erebor.org/releases/
*migrate to /usr/share/hda-app-pba/tftp/
kernel menu.c32
append pxeknife/pxeknife.conf
LABEL PBA
MENU LABEL PBA --->
kernel vmlinuz
APPEND nfsdir=hda:/var/hda/apps/pba/client/isolang=us ramdisk_size=100000 nomce dma nosound apm=power-off nopcmcia nofirewire init=/etc/init nomce vga=normal initrd=miniroot.gz 2 BOOT_IMAGE=insert
 
 
 
</pre>
*Now you should be ready to do a netboot.
 
*Add PBA to boot options - still needs to be tested
*Installing OS though pxeknife - every operating system is different. After downloading the iso. You need to find the kernel(vmlinuz, linux, ...) and the intrid (.gz, .... ). Below we will document different OS. If you have installed an OS that is not mentioned please add it for others to be able to do it.
*[[Ubuntu-netboot]]
11

edits