Conversation
…AX102 servers. If running `bsdinstall` manually, then in final step exit to shell and run `tweak_ax102.sh` to set required parameters. If running the unattended install, configure `tweak_ax102="1"` in `depenguin_settings.sh` to enable required parameters. Passing in smbios options to qemu doesn't seem practical as limited useful info when checking DMI values.
for 13.5-rc1 test for 14.3-rc1 test will test on ax102 and ax41 servers and confirm works.
|
|
unattended installer works fine for 14.3, boots with AX102 tweaks enabled. however manually running |
|
we will need a special INSTALLERCONFIG.ax102 script which copies this seems redundant with the unattended installer already doing the required steps. |
|
if no objections, I'm going to take this one live, complete testing with live images, as I want to get a 15.0 installer completed too |
|
live images tested for 13.5, 14.3 installs on AX41 and AX102 using unattended installer, all good. will get a PR up for 15.0 installer image soon |
Simple solution for Issue #100 and AX102 servers.
If running
bsdinstallmanually, then in final step exit to shell and runtweak_ax102.shto set required parameters.If running the unattended install, configure
tweak_ax102="1"indepenguin_settings.shto enable required parameters.Passing in smbios options to qemu doesn't seem practical as limited useful info when checking DMI values.