TEXT   82
U5 data
Guest on 16th August 2022 01:49:18 PM


  1. Jumpstart:
  2. ----------
  3. - Unable to re-create x86 miniroot on S10u3
  4.         # SunOS isis 5.10 Generic_125101-10 i86pc i386 i86pc
  5.         SCRATCH=/export/scratch/$USER/i386
  6.         DEST_PATH=/pool1/install/i386/Solaris_10_u5-beta
  7.         OS_RELEASE=Solaris_10
  8.         OS_SUBRELEASE=u5-beta
  9.         + /boot/solaris/bin/root_archive unpackmedia /net/install/$DEST_PATH $SCRATCH
  10.         + pkgadd -R $SCRATCH -d /net/install/$DEST_PATH/$OS_RELEASE/Product SUNWxcu4
  11.         ...
  12.         ## Installing part 1 of 1.
  13.         Cannot find required executable /usr/bin/7za
  14.         pkgadd: ERROR: class action script did not complete successfully
  15.  
  16.         Installation of <SUNWxcu4> failed.
  17.  
  18. - Unable to re-create x86 miniroot on S11nv79a
  19.         # SunOS q 5.11 snv_79a i86pc i386 i86pc
  20.         + /boot/solaris/bin/root_archive unpackmedia /net/install/$DEST_PATH $SCRATCH
  21.         cat: cannot open .tmp_proto/gnome_saved: No such file or directory
  22.         bzcat: Can't open input file /net/install//pool1/install/i386/Solaris_10_u5-beta/Solaris_10/Tools/Boot/gnome.cpio.bz2: No such file or directory.
  23.         bzcat: Can't open input file /net/install//pool1/install/i386/Solaris_10_u5-beta/Solaris_10/Tools/Boot/javaui.cpio.bz2: No such file or directory.
  24.         bzcat: Can't open input file /net/install//pool1/install/i386/Solaris_10_u5-beta/Solaris_10/Tools/Boot/lpmisc.cpio.bz2: No such file or directory.
  25.         bzcat: Can't open input file /net/install//pool1/install/i386/Solaris_10_u5-beta/Solaris_10/Tools/Boot/perl.cpio.bz2: No such file or directory.
  26.  
  27. => No way to get a working Jumpstart for x86
  28.  
  29.  
  30. - Unable to update miniroot for sparc on S10u4
  31.         # SunOS kaiser 5.10 Generic_127111-06 sun4u sparc SUNW,Sun-Fire-V440
  32.         + pkgadd -R $DEST_PATH/$OS_RELEASE/Tools/Boot \
  33.                 -d $DEST_PATH/$OS_RELEASE/Product SUNWxcu4
  34.         ...
  35.         ## Installing part 1 of 1.
  36.         Cannot find required executable /usr/bin/7za
  37.         pkgadd: ERROR: class action script did not complete successfully
  38.  
  39.         Installation of <SUNWxcu4> failed.
  40.  
  41. - Unable to update miniroot for sparc on S11 nv64a
  42.         # SunOS nerz 5.11 snv_64a sun4u sparc SUNW,Sun-Blade-1500
  43.  
  44.         + pkgadd -R $DEST_PATH/$OS_RELEASE/Tools/Boot \
  45.                 -d $DEST_PATH/$OS_RELEASE/Product SUNWxcu4
  46.         ...
  47.         ## Installing part 1 of 1.
  48.         Cannot find required executable /usr/bin/7za
  49.         pkgadd: ERROR: class action script did not complete successfully
  50.  
  51.         Installation of <SUNWxcu4> failed.
  52.        
  53. => No way to get a working Jumpstart for sparc

Raw Paste

Login or Register to edit or fork this paste. It's free.