Karl Rossing wrote: > NOTE: File </boot/grub/menu.lst> not found in top level dataset for BE > <snv_127> > ERROR: Failed to copy file </boot/grub/menu.lst> from top level dataset to BE > <snv_127> > ERROR: Menu copy failed from PBE to ABE failed > ERROR: Cannot make file systems for boot environment <snv_130-try4>. > > This particular box is a an solaris xVM(XEN). > > Any suggestions on how to get by this would be helpful.
It looks like lucreate is looking in /boot rather than /rpool/boot for grub/menu.lst. Did you upgrade the SUNWluu SUNWlur SUNWlucfg packages before attempting this operation? Since it's a system destined for the dustbin, I'd suggest working on a new OpenSolaris install. It's not too hard to convert over, though the process isn't technically "supported." But if you want to hack around with LU, trying copying the menu.lst file over and see what happens: cp /rpool/boot/grub/menu.lst /boot/grub/ -- James Carlson 42.703N 71.076W <carlsonj at workingcode.com>