> is there something we can do to make the binary bfu process > easier for you? > > mkdir /z/tmp/bfu ; cd /z/tmp/bfu > wget http://dlc.sun.com/osol/on/downloads/20071126/SUNWonbld.i386.tar.bz2 > wget > http://dlc.sun.com/osol/on/downloads/20071126/on-bfu-nightly-osol-nd.i386.tar.bz2 > bzip2 -d -c SUNWonbld.i386.tar.bz2 | tar -xvf - > cd onbld ; pkgadd -d . > bzip2 -d -c on-bfu-nightly-osol-nd.i386.tar.bz2 | tar -xvf - > /opt/onbld/bin/bfu /z/tmp/bfu/archives-nightly-osol-nd/i386 > /opt/onbld/bin/acr > reboot
OK, I tried this (after reading through http://www.opensolaris.org/os/community/on/devref_toc/), in particular http://www.opensolaris.org/os/community/on/devref_toc/devref_5/#5_3_using_bfu_to_install_on I set these up as described (solves the error that tcook saw):- export FASTFS=/opt/onbld/bin/`uname -p`/fastfs export BFULD=/opt/onbld/bin/`uname -p`/bfuld export GZIPBIN=/usr/bin/gzip My Solaris appears to now be snv_79, the /etc/motd file now has a spurious line in there, is that deliberate on the part of BFU? Anyway, behaviour of the CIFS shares in workgroup mode does not appear to have changed. I still cannot logon from client PCs. As soon as snv_79 is out on DVD I will try that. PS My reply missed this thread, so I've repeated it here to keep it in one place. _______________________________________________ storage-discuss mailing list storage-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/storage-discuss This message posted from opensolaris.org _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
