Penguin

Differences between version 19 and revision by previous author of TFTPInstall.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 19 Last edited on Friday, June 9, 2006 8:24:18 am by AristotlePagaltzis Revert
Older page: version 18 Last edited on Friday, June 9, 2006 4:11:37 am by CreizEncarnation Revert
@@ -21,10 +21,9 @@
 * A __Client__ 
 ** A networkable box that you want to do the install on. It will need to have a [PXE] BootROM installed. If your card doesn't have a PXE bootrom, it might still be possible - read the notes at [PXE] to see about booting [PXE] off a floppy disk. Otherwise, EtherBoot is very widely supported, but the install process for EtherBoot is slightly different (And not documented below) 
  
 * Software 
-** BpBatch - download from [http://www.bpbatch.org/downloads/bpb-exe.tar.gz]  
-** Edit: The link above is dead. I found this mirror: http://www.pointless.nl/~peter/docs/remote/bpbatch/bpb-2000-11-02.tar.gz 
+** [ BpBatch | http://www.pointless.nl/~peter/docs/remote/bpbatch/bpb-2000-11-02.tar.gz]  
 ** Linux kernel (e.g. /path/to/debian-cd-1/dists/woody/main/disks-i386/current/idepci/linux.bin) 
 ** Root disk image (e.g. /path/to/debian-cd-1/dists/woody/main/disks-i386/current/images-1.44/idepci/root.bin) You want Kernel 2.2! - It wont work with bf2.4 as BpBatch will claim some wrong kernel compression format (1) with linux.bin 
 ----