![]() | ![]() |
and add:# /dev/dsk/c0t0d0s6 /dev/rdsk/c0t0d0s6 /usr ufs 1 no -
wahoo:/export/exec/Solaris_2.7_sparc.all/usr - /usr nfs - - ro
130.141.14.2 wahoo
For a package that contains both root and /usr files, you could invoke the Solaris pkgadd command to install the package in a temporary place, and then copy the non-usr files to the dataless client's root:client # patchadd -R / -M . 107460-03
client # mkdir /tmp/scratch client # pkgadd -d . -R /tmp/scratch SUNWxxxx client # cd /tmp/scratch client # rm -rf usr client # find . -print | cpio -dump /
to:wahoo:/export/swap/honeymoon - /dev/swap nfs - - - /dev/swap - - swap - - -
/dev/dsk/c0t0d0s7 - - swap - no -
honeymoon# swap -a /dev/dsk/c0t0d0s7 honeymoon# swap -d /dev/swap
![]() | ![]() | ![]() |
8.6. Troubleshooting | ![]() | 8.8. Brief introduction to JumpStart administration |
Copyright © 2002 O'Reilly & Associates. All rights reserved.