I am getting the below error messag when attempting to run the flarcreate command. This is my first time using it so I am not sure if I am using the correct flags. Also, this is part of a script I am using to back up my Solaris 10 installation along with all of the partition and metadevice configurations.
Excerpt from script: # Run flar system("flarcreate -n Archive -c -f $mnt/cdrom/filelist.txt -F $mnt/cdrom/default.flar"); Full Flash Checking integrity... ERROR: File / registered in package database - can not be excluded. ERROR: Integrity check failed. Any idea what the problem is? I saw someone mention adding the -l flag, but that didn't work, but I may have placed it in the wrong position. Thx! DY This message posted from opensolaris.org