Victor Kramer wrote: > I'm trying to do the upgrade of SCXE from snv_114 to snv_121. > For some reason the GRUB menu file is not updated and after reboot I can boot > in old snv_114 only. > Here is the upgrade session. There are no neither errors nor warnings during > upgrade: > root at server:~> lofiadm -a `pwd`/sol-nv-b121-x86-dvd.iso > /dev/lofi/1
Did you remember to remove and reinstall the SUNWlu{u,r,cfg} packages from the new medium before doing the upgrade? LU requires this. Something like: yes | pkgrm SUNWluu SUNWlur SUNWlucfg yes | pkgadd -d /mnt/Solaris*/Product SUNWluu SUNWlur SUNWlucfg > After that I do "init 6" command: > root at server:~> init 6 > propagating updated GRUB menu As an experiment, you can try activating the new environment, and then doing this: /etc/init.d/lu stop That will run the commands that "init 6" runs prior to reboot. If there are problems in switching over to the new environment, you may well see those problems here. -- James Carlson 42.703N 71.076W <carlsonj at workingcode.com>