16:43:45 would the OmniOS community be interested in having a handbook similar to the freebsd handbook? 16:45:15 ... interesting idea 16:45:18 might be cool 17:02:58 AmyMalik Basically I want to copy the whole text and modify the commands 17:03:21 and add some OmniOS specific things 17:03:50 that won't work. 17:06:42 AmyMalik really? I mean the "process" is the same. history -> installation -> basic commands -> networking -> pkg -> ... etc 17:07:06 no. you have to write the handbook from near-scratch 17:08:38 antranigv there is a wiki for omnios you don't need to start from start https://github.com/omniosorg/omnios-wiki/blob/master/GeneralAdministration.md 17:08:56 from scratch I mean 17:17:17 :D 17:35:45 this is a very nice wiki 17:54:33 yes, needs to be maybe updated when needed and converted to maybe just a static page, I don't know somewhere easy to reach 19:20:18 folks, is there ext4 read only support on OmniOS? 19:20:44 if not, maybe I can mount my other drive inside a bhyve branded zone and read the data from there... I guess 19:28:57 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. 19:29:13 oh, I'm sorry I read lx branded zone 19:29:29 you are correct that will work bhyve branded zone and ppt 19:29:40 neirac yeah exactly what I was thinking. Or jut pass the disk as virtio-blk I guess 19:30:20 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! 19:30:36 antranigv I have not tried that but should work 19:33:07 any docs about the bhyve branded zones? I'm having a hard time finding docs to be honest 19:44:06 if you are using zadm to create them, there is a doc flag and pass the zone type 19:44:08 Does OmniOS require UEFI or can I boot in legacy BIOS? 19:44:55 It could use legacy BIOS AFAIK 19:45:42 zadm doc -b bhyve 19:48:54 The loader and OS supports UEFI and not UEFI. 19:49:13 man bhyve.7, or if you need the other ones man brands 19:58:34 yup, needed to install the package first. silly me 19:59:02 happy to see a production OmniOS installation in Armenia now 😎 20:03:45 okay, the other machine didn't work 20:03:51 my intern sent me a picture 20:03:53 during boot 20:05:22 can anyone check? 20:05:23 https://antranigv.am/misc/omnios_installation_err.jpg 20:07:16 jbk in #illumos might have a clue 20:07:35 neirac danke! 20:08:55 antranigv in BIOS do you have the option to disable SATA II ? 20:09:11 I might. lemme check