Solaris 10 patch return codes

May 19, 2009 · Filed Under General Solaris topics · 3 Comments 

Now that some of the systems I have to regularly patch are Solaris 10 ones, I have to get used to the new patch return codes which one can see when applying one of the Sun’s recommended patchsets. It’s similar to the Solaris 8/9 patchset installation codes, but there are more codes added to the list.

Read more

How-To: Installing Solaris with PXE/DHCP

May 1, 2009 · Filed Under Solaris How-To · 3 Comments 

Next Solaris Express build will probably contain one of the long awaited features: Solaris NewBoot architecture for x86 systems. Among other boot architecture improvements, NewBoot introduces GRUB with ufs support, and a pxegrub for PXE booting. Casper Dik describes it here: The End Of Realmode Boot.

In this entry I’ll try and explain how to set up an install server to allow you do a network install of Solaris with PXE.

Solaris PXE/DHCP server howto

The procedure described below describes steps necessary for PXE booting and installing a client with Grub bootloader, which is the default one in Solaris since Nevada b14. Obviously, the very first requirement is that you absolutely must have a PXE-enabled network card installed in the client machine you’re about to install.

Read more