So, I'm working with SIS (version 3.6.3, I believe) and I am trying to run updateclient with the -autoinstall option:
# si_updateclient -server 176.60.12.20 -autoinstall
Here is a list of available flavors:
20060524-1252
standard
Which flavor would you like to use? [standard]:
Retrieving SystemImager kernel...
Retrieving SystemImager initial ramdisk...
FATAL: Couldn't determine which bootloader is in use. at /usr/sbin/si_updateclient line 338.
What sort of tests does SIS perform to determine which bootloader is in use?
On this note: though I am relatively sure that the bootloader on the client uses grub... I checked out /etc/grub.conf and found that it was pointing to some rather invalidly looping recursive symlinks, and at first thought that might be the problem... but replacing it with a functional grub.conf did not seem to do anything either.
