How To Install OpenSolaris on Parallels

Reboot the VM, and at the grub menu, hit ‘e’ and ‘e’ again to edit the kernel boot parameters.

Change the line from

kernel /boot/multiboot kernel/unix -B install_media=cdrom

to:

kernel /boot/multiboot kernel/unix -B install_media=cdrom,atapi-cd-dma-enabled=0

From spod.cx

Sphere: Related Content

How to rotate virtual host logs with logadm on Solaris

logadm -w apache2 '/home/noel/domains/*/logs/{access,error}_log' -C 30 -a '/opt/csw/apache2/sbin/apachectl graceful' -p 1w -t '$dirname/$basename-%d.%m.%Y.log'

Getting Authdaemond To Work With Postfix On Solaris 10

If you get cannot connect to Courier authdaemond in /var/log/syslog just do the following:

sudo chmod +x /opt/csw/var/spool/authdaemon