I'm trying to upgrade another build system, this one is an x86 box,
going from snv_97 to snv_104. UFS root, no ZFS pools.
I was able to rename an old BE and run lumake (using the snv_104 LU
packages, of course).
# lumake -n snv_104
System has findroot enabled GRUB
Creating configuration for boot environment <snv_104>.
Source boot environment is <snv_97>.
Determining the split file systems of </>.
Determining the merge point of </>.
Determining the size and inode count for the split filesystem of </>.
Creating boot environment <snv_104>.
Creating file systems on boot environment <snv_104>.
Creating <ufs> file system for </> in zone <global> on </dev/dsk/c2t0d0s0>.
Mounting file systems for boot environment <snv_104>.
Calculating required sizes of file systems for boot
environment <snv_104>.
Populating file systems on boot environment <snv_104>.
Checking selection integrity.
Integrity check OK.
Populating contents of mount point </>.
Copying.
Creating shared file system mount points.
Creating compare databases for boot environment <snv_104>.
Creating compare database for file system </>.
Updating compare databases on boot environment <snv_104>.
Making boot environment <snv_104> bootable.
Updating bootenv.rc on ABE <snv_104>.
File </boot/grub/menu.lst> propagation successful
Copied GRUB menu from PBE to ABE
Updating GRUB menu default setting
Changing GRUB menu default setting to <0>
File </boot/grub/menu.lst> propagation successful
File </etc/lu/GRUB_backup_menu> propagation successful
Successfully deleted entry from GRUB menu
Population of boot environment <snv_104> successful.
But when I try to run luupgrade, it bails out with
# luupgrade -u -n snv_104 -s /net/netinstall/export/nv/combined.x_wos/104
System has findroot enabled GRUB
No entry for BE <snv_104> in GRUB menu
ERROR: The media directory does not exist
</net/netinstall/export/nv/combined.x_wos/104>.
Now what do I do? Delete and recreate the snv_104 BE?
thanks,
mike