That is good to know that we can customize further. Appreciate if some examples how can I acheive this. I did customized the /tmp/create_mirror through a begin script. What I did was below -Used standard profile with no SVM information (ex:'filesys rootdisk:s0 size /') and generated a /tmp/create_mirror the way I wanted. And every thing was created just like I wanted, but after that system is not bootable. Went thru some other threads and learned that it was due to '/lib/svc/share/fs_include*' being the culprit, looking for certain exit code(s) only inorder to mount the FS, and advised to do 'sed 's/0|40/0|33|40' on fs_include file.
Do I still need to do that in this case ? We have a standard finish script for Sparc based server, and works with no pain. I am trying to use this 'custom' profile thing, for X64 boxes. Again thanks for everyones time. -AV This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org