Author's posts
Feb 07
Getting USB PCI Cards Functioning in Mac OS 9.1/9.2
These instructions are intended for machines that have had a PCI USB card installed after Mac OS installation has occurred, or one running 9.2 without built-in USB ports. The extensions that come with 9.2 have a bug, causing them to not work on Macs without built-in USB. The card and devices plugged into it will appear in …
Nov 15
Booting Alternative Images from WDS using PXELinux
Preparation You will need: The syslinux 4.07 package, which includes PXELinux, from https://www.kernel.org/pub/linux/utils/boot/syslinux/4.xx/syslinux-4.07.zip I recommend 4.07 as later versions are unable to load memtestx86+ and require additional libraries. A functional Windows Deployment Services role, which is beyond the scope of this article Extract these files from syslinux-4.07.zip into a temporary folder /core/pxelinux.0 and rename it …