Ivan and Narendra:

If the install hang in configuring devices, you can at least try to boot 
kmdb to get more information on where it hangs:

1.  In the Grub menu, add "-k -d" to the end of the kernelline.


This will cause the kernel debugger to load

         Loading kmdb...

         Welcome to kmdb
         kmdb: unable to determine terminal type: assuming `vt100'
         Loaded modules: [ unix krtld genunix ]
         [0]>

At the prompt, enter "moddebug/W 0x80000000", <return> and then ":c", 
<return> which should print out each module as it's being loaded.

Hopefully this can tell us where the hang occurs with more information.



Narendra Kumar S.S wrote:
> 
> 
> On 6/19/07, *Ivan* <Ivan.Gualandri at gmail.com 
> <mailto:Ivan.Gualandri at gmail.com>> wrote:
> 
>     Hi,
>     i'm new to open solaris,
>     i've tried to install OpenSolaris on my Laptop, an Acer Travelmate 2350,
>     the install process ends up without any problem, but after reboot,
>     when i choose the solaris option in grub, the system begin to load,
>     but it freeze in "Configuring Devices". 
> 
>  
> 
>     If i choose the Failsafe options it works.
> 
> 
> Did you check, in failsafe, what partitions it has mounted.
> I think, there is some problem related to mounting of root disk.
> 
> -Narendra
> 
>     This with Solaris Express Community Edition b65.
>     However if i use live cd's they work without problem.
>     (I've tried: Belenix, Schillix, Nexenta), they work very well.
> 
>     Why?
> 
>     P.S. Sorry for my english :D
> 
> 
>     This message posted from opensolaris.org <http://opensolaris.org>
>     _______________________________________________
>     install-discuss mailing list
>     install-discuss at opensolaris.org <mailto:install-discuss at 
> opensolaris.org>
>     http://opensolaris.org/mailman/listinfo/install-discuss
> 
> 
> 
> 
> -- 
> Warm Regards,
> Narendra
> 
> Visit my blogs at:
> http://ssnarendrakumar.blogspot.com/
> http://blogs.sun.com/roller/page/ssnkumar 
> <http://blogs.sun.com/roller/page/ssnkumar>
>    ___    ___    __    _
>   /  __/  /  __/  /     | / /
> _\   \   _ \   \   /   /| |/ /
> \___/ \___/   /_/ |__/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> install-discuss mailing list
> install-discuss at opensolaris.org
> http://opensolaris.org/mailman/listinfo/install-discuss


Reply via email to