What i need to install is the driver,We need to use our scu package to perform the installation, the ramdisk need scu driver to boot, find disk , doing IO, if i want to do so, can dc be able to accomplish this? if yes, can you give me some doc or link ?

Thanks,
Xun

On 05/16/11 23:59, Dave Miner wrote:
The script you are using is not compatible with the DC since build 156, but anyway it's the wrong solution for modifying packages when you have a repository containing them. Your software stanza needs to reference your on-nightly repository before a solaris repository that contains the same build # (so that the packages from your build will be preferred), and you need to not install entire.

Dave

On 05/16/11 02:20 AM, xun.ni wrote:
Hi, Dave:

I need to replace my package scu(driver/storage/scu) with the lastest
using the DC, and currently my dc_ai_x86.xml and the custom script is in
the attachment, The key error point is "Unable to install
pkg://solaris/scu", my step is that i create a local IPS server with
"/usr/lib/pkg.depotd -d /root/nightly/repo.redist/ -p 10000" and it
contain the lastest package, and then i run "/usr/bin/distro_const build
-v /root/dc_ai_x86.xml". I set a custom script to replace the package
with my own but it failed, can you help me to figure out why it fail?

Thanks,
Xun

On 05/13/11 23:41, Dave Miner wrote:
On 05/13/11 01:37 AM, xun.ni wrote:
Hello:

I am creating the S11 DVD using DC to replace my package, and i meet the
following problem:

/usr/bin/distro_const build -v /root/dc_ai_x86.xml

logs:

13:13:36 Version mismatch:
13:13:36 Installer build
version:pkg://solaris/[email protected],5.11-0.164:20110424T023138Z
13:13:36 Target build
version:pkg://solaris/[email protected],5.11-0.151.0.1:20101105T054056Z

it seems that the target is only snv_151? but my system is using
snv_164, how can i make that mismatch disappear?


You need to edit the DC manifest and modify it to use the internal
development repository that contains build 164.

Dave



_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to