Sunday, July 31, 2016

Removing Ldom's on Solaris 10 Sparc Machines

1) Removing the configuration

# ldm ls-config

# ldm rm-config <config name>

2 )Disable the ldom services

# svcadm disable ldmd

# svcadm disable vntsd

3) Removing the packages

# pkgrm SUNWldm

# pkgrm SUNWjass

4) From the console prompt, reset the settings

sc> bootmode config="factory-default"

sc>poweroff -y

5) sc> poweron -c

No comments:

Post a Comment