-
antranigv
would the OmniOS community be interested in having a handbook similar to the freebsd handbook?
-
AmyMalik
... interesting idea
-
AmyMalik
might be cool
-
antranigv
AmyMalik Basically I want to copy the whole text and modify the commands
-
antranigv
and add some OmniOS specific things
-
AmyMalik
that won't work.
-
antranigv
AmyMalik really? I mean the "process" is the same. history -> installation -> basic commands -> networking -> pkg -> ... etc
-
AmyMalik
no. you have to write the handbook from near-scratch
-
neirac
antranigv there is a wiki for omnios you don't need to start from start
github.com/omniosorg/omnios-wiki/blob/master/GeneralAdministration.md
-
neirac
from scratch I mean
-
AmyMalik
:D
-
antranigv
this is a very nice wiki
-
neirac
yes, needs to be maybe updated when needed and converted to maybe just a static page, I don't know somewhere easy to reach
-
antranigv
folks, is there ext4 read only support on OmniOS?
-
antranigv
if not, maybe I can mount my other drive inside a bhyve branded zone and read the data from there... I guess
-
neirac
antranigv I don't think it would work in a lx branded zone, AFAIK there is only syscall translation being done, you need something like fuse to read it. maybe just ppt the disk to a bhvye vm and read it from there.
-
neirac
oh, I'm sorry I read lx branded zone
-
neirac
you are correct that will work bhyve branded zone and ppt
-
antranigv
neirac yeah exactly what I was thinking. Or jut pass the disk as virtio-blk I guess
-
antranigv
assuming that passing a file path as a virtio-blk works the same way on OmniOS as FreeBSD, then I can find my way around it!
-
neirac
antranigv I have not tried that but should work
-
antranigv
any docs about the bhyve branded zones? I'm having a hard time finding docs to be honest
-
neirac
if you are using zadm to create them, there is a doc flag and pass the zone type
-
antranigv
Does OmniOS require UEFI or can I boot in legacy BIOS?
-
neirac
It could use legacy BIOS AFAIK
-
neirac
zadm doc -b bhyve
-
rmustacc
The loader and OS supports UEFI and not UEFI.
-
neirac
man bhyve.7, or if you need the other ones man brands
-
antranigv
yup, needed to install the package first. silly me
-
antranigv
happy to see a production OmniOS installation in Armenia now 😎
-
antranigv
okay, the other machine didn't work
-
antranigv
my intern sent me a picture
-
antranigv
during boot
-
antranigv
can anyone check?
-
antranigv
-
neirac
jbk in #illumos might have a clue
-
antranigv
neirac danke!
-
neirac
antranigv in BIOS do you have the option to disable SATA II ?
-
antranigv
I might. lemme check