How to install GUI to solaris 11 step by step
Solaris 11 test installer is that does not install everything necessary to run a GUI desktop.There is a relatively easy way to add the necessary packages to allow GDM and related tools to work....
Solaris 11 test installer is that does not install everything necessary to run a GUI desktop.There is a relatively easy way to add the necessary packages to allow GDM and related tools to work....
Take backup first:# metastat –p >/var/tmp/metastat-p-b4repalcement# metastat –t >/var/tmp/metastat-t-b4replacement# metadb –i >/var/tmp/metadb-i-b4replacement# echo | format >/var/tmp/format-b4replacement# iostat –en >/var/tmp/iostat-en-b4repalcement# ifconfig –a >/var/tmp/ifconfig-a-b4repalcement # echo | formatSearching for disks…doneAVAILABLE DISK SELECTIONS: 0. c0t0d0...
init 0 go to ok promt only for SPARCok boot -F failsafeThis one is for x86#df -h#mount /dev/dsk/c1t0d0s0 /a#cp -p /a/etc/passwd /a/etc/passwd_1#cp -p /a/etc/shadow /a/etc/shadow_1#grep root /a/etc/shadow It shows the beloow lineroot:123e45r56:15478:::::: ——it...