> But it hang during the first boot, stops at the stage of enabling root file 
> system
> logging. 

I didn't notice this when I wrote my first reply.

It seems the boot procedure notices a fatal error with the root filesystem;
this will typically result in a single user shell and you're supposed to fix the
fatal filesystem problem.

What exactly is the error message reported on the console?

Are there any error messages logged to  /etc/svc/volatile/*filesystem*.log ?

Is it possible to fsck the root filesystem from a failsave boot?  If fsck is ok,
can you mount the root filesystem manually?

If fsck of the root filesystem is ok, but mounting the root filesystem fails,
can you try to mount the root filesystem without logging
(mount -o nologging /dev/dsk/c0d0s0 /mnt ) - does that work better?
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to