I am new to this but hoping someone will take the time to help point me in the right direction.
I have a FreeBSD ISO that someone else put together as a scripted install. It works fine if I burn a DVD. But I would like to install it over the network as part of a PXE menu. First I converted the ISO to a gunzipped IMG file but I actually think that may have been unneccessary at this time as I can get to the same point by loading the ISO directly as the initrd file. It loads to the main screen and starts to boot but then errors trying to mount the cdrom to /dist.
Is there an easy way to tell it that everything it needs is in the ramdisk? Or am I better off trying to offload the main files to be pulled down separately by tftp?
I have a FreeBSD ISO that someone else put together as a scripted install. It works fine if I burn a DVD. But I would like to install it over the network as part of a PXE menu. First I converted the ISO to a gunzipped IMG file but I actually think that may have been unneccessary at this time as I can get to the same point by loading the ISO directly as the initrd file. It loads to the main screen and starts to boot but then errors trying to mount the cdrom to /dist.
Is there an easy way to tell it that everything it needs is in the ramdisk? Or am I better off trying to offload the main files to be pulled down separately by tftp?