> - any attempt (~10 times) to install the system had > failed, with the installer and the whole system > freezing at a certain point somewhere between: > minimum was 24% progress, maximum was ~87% progress > ... there does not seem to be an option to get > detailled error messages from the Opensolaris > gui-install program ...
It writes a log to /tmp/install_log You can also increase verbosity by starting a gnome terminal and run the installer like this: $ export LS_DBG_LVL=4 $ export LS_DEST=3 $ pfexec /usr/bin/gui-install > - no other error messages /var/adm/messages is another file where error messages could appear. > Any hints would be welcome ... How much memory does that thinkpad have? What is the target disk that you use for installation? S-ATA? P-ATA? USB? What's the size of the fdisk partition that you've assigned for OpenSolaris? -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org