SOLARIS 10 のCDを焼いて、インストールをすると、特定のマシンでエラーになります

sun のサイトでは、 x86 UFS filesystems
と、ISO9600で CDのイメージは成り立っており、
特殊とのこと。これを、そのまま、SOLARISでも読める形(ハイブリット?)で、isoをCDに焼く方法教えて下さい
下記の通り、 
> problem 1 is that it's looking for ../../s0.. Which I
> managed to
> fake out by creating the dir in the same mount
> point.
> Problem 2 is that it can't find .tmp_proto, which I
> must
> concur with. I can't find that on any of the b72 cd
> images.
> So, the setup_install_server fails.

This seems to be the problem when you try to setup an install
server on a Solaris SPARC system for Solaris x86 clients, using
the Solaris 9 or Solaris 10/Express CD media.

There's a Solaris x86 UFS filesystem on slice 0 on the CD media,
and it's supposed to be mounted on the "s0" mount point,
otherwise setup_install_server won't work. On a Solaris x86 box,
vold mounts it automatically for you: /cdrom/cdrom0/s2 is the
mount point for the platform independant ISO9660 part of the CD
media, /cdrom/cdrom0/s0 is the UFS root filesystem.

Problem is that Solaris SPARC:

- does not understand Solaris x86 disk labels
- does not allow mounting x86 UFS filesystems