> Thats why I want to try Milax. > > I got it running using the xml provided with the download. > > But I get an error upon boot: init(1m) exited on fatal signal 9
There used to be an error like this when the "wrong" assembler is used to compile opensolaris: http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6332924 Question is what what kind of cpu extensions are required for the milax compiled /etc/init, and if your system / virtualbox implements all of the required cpu extensions. On current opensolaris, "FPU" is the only cpu extension required: % file /etc/init /etc/init: ELF 32-bit LSB executable 80386 Version 1 [FPU], dynamically linked, not stripped, no debugging information available -- This message posted from opensolaris.org