Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working Solaris 11.4 x86 on FreeBSD 14.1-RELEASE-p5 GENERIC amd64 #565

Open
baloghge opened this issue Oct 28, 2024 · 0 comments
Open

Working Solaris 11.4 x86 on FreeBSD 14.1-RELEASE-p5 GENERIC amd64 #565

baloghge opened this issue Oct 28, 2024 · 0 comments

Comments

@baloghge
Copy link

While Solaris might not be supported, i found a working config by experimenting:

on 14.1-RELEASE-p5 FreeBSD 14.1-RELEASE-p5 GENERIC amd64:

loader="uefi"
virt_random="yes"
grub_options="-p"

debug="yes"

hostbridge="none"

cpu="1"
memory="4G"

network0_type="e1000"
network0_switch="public"

graphics="yes"
graphics_wait="yes"
xhci_mouse="no"
#graphics_res="1920x1080"

disk0_type="ahci-hd"
disk0_name="disk0"
disk0_dev="zvol"

#auto-start="yes"

uuid="e1cb0f29-937b-11ef-93f3-70106fc7d24a"
network0_mac="58:9c:fc:06:33:4f"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant