I've currently got this problem with a system that is on a dedicated server, simply put I botched an update so I've decided the system needs a clean reinstallation.
However, I can't place boot diskettes into the system since it's miles away, or a bootable CDROM for that matter.
I think it's possible to do a remote install none the less, Although the current Kernel is mildly corrupt, it's still functioning enough to allow remote connections, it basically means the current system has all the network information, drivers and peripherals running, but what I need to do in theory is generate a partition within the folder structure with the new Bootup kernel in, and then hijack the current bootloader to load the new kernel in place of the current one.
(Basically I need a minimum install mounted folder structure that I can silently boot with the network options filled in automatically and a SSH server run for me to connect from remote)
However currently I can't find any information on doing this sort of thing with a FreeBSD installation, anyone have an idea of how to go about it?
However, I can't place boot diskettes into the system since it's miles away, or a bootable CDROM for that matter.
I think it's possible to do a remote install none the less, Although the current Kernel is mildly corrupt, it's still functioning enough to allow remote connections, it basically means the current system has all the network information, drivers and peripherals running, but what I need to do in theory is generate a partition within the folder structure with the new Bootup kernel in, and then hijack the current bootloader to load the new kernel in place of the current one.
(Basically I need a minimum install mounted folder structure that I can silently boot with the network options filled in automatically and a SSH server run for me to connect from remote)
However currently I can't find any information on doing this sort of thing with a FreeBSD installation, anyone have an idea of how to go about it?