>> (Should there be a UFS filesystem on the slice you use for updating? > Yes or no, a new one is created. > >> If so, should it be mounted? > No.
OK, I'll try it that way. And I get... > >> and I get a variety of errors from lucreate. >> >> > Such as? bash-3.00# lucreate -c nev55 -n nev77 -m /:c2d0s7:ufs Discovering physical storage devices Discovering logical storage devices Cross referencing storage devices with boot environment configurations Determining types of file systems supported Validating file system requests The device name <c2d0s7> expands to device path </dev/dsk/c2d0s7> Preparing logical storage devices Preparing physical storage devices Configuring physical storage devices Configuring logical storage devices Analyzing system configuration. Comparing source boot environment <nev55> file systems with the file system(s) you specified for the new boot environment. Determining which file systems should be in the new boot environment. Updating boot environment description database on all BEs. Searching /dev for possible boot environment filesystem devices Updating system configuration files. The device </dev/dsk/c2d0s7> is not a root device for any boot environment; cannot get BE ID. Creating configuration for boot environment <nev77>. Source boot environment is <nev55>. Creating boot environment <nev77>. Checking for GRUB menu on boot environment <nev77>. opening /devices//pci at 0,0/pci1043,81c0 at b,1/storage at 7/disk at 0,0:q,raw failed errno 6 opening /devices//pci at 0,0/pci1043,81c0 at b,1/storage at 7/disk at 0,1:q,raw failed errno 6 The boot environment <nev77> does not contain the GRUB menu. Creating file systems on boot environment <nev77>. Creating <ufs> file system for </> in zone <global> on </dev/dsk/ c2d0s7>. Mounting file systems for boot environment <nev77>. ERROR: mount: /dev/dsk/c7t0d0s1 is already mounted or /.alt.tmp.b- mR.mnt/export/home is busy ERROR: cannot mount mount point </.alt.tmp.b-mR.mnt/export/home> device </dev/dsk/c7t0d0s1> ERROR: failed to mount file system </dev/dsk/c7t0d0s1> on </.alt.tmp.b-mR.mnt/export/home> ERROR: unmounting partially mounted boot environment file systems ERROR: cannot mount boot environment by icf file </etc/lu/ICF.2> WARNING: Attempting to correct problems detected with file systems for boot environment <nev77>. Performing file system check of device </dev/rdsk/c2d0s7>. ** /dev/rdsk/c2d0s7 ** Last Mounted on /.alt.tmp.b-mR.mnt ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3a - Check Connectivity ** Phase 3b - Verify Shadows/ACLs ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cylinder Groups 4 files, 11 used, 8582305 free (17 frags, 1072786 blocks, 0.0% fragmentation) ERROR: mount: /dev/dsk/c7t0d0s1 is already mounted or /.alt.tmp.b- yU.mnt/export/home is busy ERROR: cannot mount mount point </.alt.tmp.b-yU.mnt/export/home> device </dev/dsk/c7t0d0s1> ERROR: failed to mount file system </dev/dsk/c7t0d0s1> on </.alt.tmp.b-yU.mnt/export/home> ERROR: unmounting partially mounted boot environment file systems ERROR: cannot mount boot environment by icf file </etc/lu/ICF.2> WARNING: Unable to correct problems detected with file systems for boot environment <nev77>. ERROR: Cannot make file systems for boot environment <nev77>.
