All -- I'm currently building a home-rolled 64 bit distro with opensolaris (to be booted from a flash device), and have it mostly booting clean. my last big issue is the console-login:default service. It currently fails and gets transitioned to maintenance with the following error:
Aug 10 17:03:16 svc.startd[7]: svc:/system/console-login:default: Could not get supplemental groups property. Aug 10 17:03:16 svc.startd[7]: system/console-login:default failed: transitioned to maintenance (see 'svcs -xv' for details) Requesting System Maintenance Mode (See /lib/svc/share/README for more information.) Console login service(s) cannot run After it outputs this, I am able to enter in a user/pass for system maintenance (over the serial link), and get a shell. Checking out the service log file, all it says is "Rereading configuration" I have been unable to find much out there regarding this error, and was wondering what might be wrong? For full disclosure, I have modified the /var/svc/manifest/system/console-login.xml file to change some of the propval settings for the serial console: label (to 57600), prompt and terminal_type (vt100) were all changed Otherwise, the file is the stock version from opensolaris snv_111b Any help or insight would be greatly appreciated. -- Mark -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
