I'm trying to setup the ramdisk from the 3.2 bootable CD to install a system from another machine on the network.
If you mount the file /isolinux/ramdisk, there is a file /etc/oem.data that seems to be used to direct the /bin/bootstrap executable that runs on boot. I've modified this file to allow install from a NFS mount in the network. That's where I put the bootable CD for loading. However, there is also a checksum of sum sort for the file /etc/oem.data called /etc/oem.hash. Does anyone know the algorithm or program to calculate the hash? I cannot proceed beyond the loading of oem.data until I've calculated its checksum properly and put into /etc/oem.hash.