Search found 2 matches

by zolyfarkas
Tue Jan 06, 2009 6:55 pm
Forum: Solaris
Topic: svn_99: oss_audigyls freezes system and no reboot possible
Replies: 9
Views: 62148

how to recover

boot from live cd

su root
password: opensolaris

zpool import rpool
zfs set mountpoint=/a rpool/ROOT/opensolaris
zfs mount rpool/ROOT/opensolaris

pkgrm -R /a oss

now your system should boot.

in my case with 4.1-1051 and snv_101b system becomes unbootable after installing oss.
by zolyfarkas
Tue Jan 06, 2009 6:45 pm
Forum: Solaris
Topic: uninstall problem in os200811 (because doesn't work)
Replies: 6
Views: 52369

oss is not opensolaris compatible, it is Solaris compat...

what the uninstall is trying to do is to reattach the original solaris audio by executing the postinstall scripts of those packages. however in opensolaris those packages are installed via IPS. you can go with the package manager (ipkg) and uninstall/install those packages to obtain a similar effect...

Go to advanced search