Solaris 10 sparc boot dvd
Hi,
i need to make standalone jumpstart bootable solaris 10 sparc dvd but i have some problems with the new installation process. i readed all the scripts in the boot process but i don't now what i need to change and where i need to change it in order to have this customized dvd.
I follow the blueprints for solaris 9 and i had no problems !!
best regards,
[384 byte] By [
schtaffa] at [2007-11-27 8:23:48]

# 1
The profind script for Solaris 10 is actually in s0, not a link back to s1.
you'll need to edit Tools/Boot/usr/sbin/install.d/profind in the same manner as solaris 9
Otherwise, it's just a matter of getting your sysidcfg, profile, rules, etc, worked out.
What problems are you encountering?
# 2
hi spammy,
yep, the link to slice 1 is only on the Cdrom version,not on the DVD.
i configured in the same manner my Solaris 10 as Solaris 9 but after the "boot cdrom -install" command, the installation don't find the config files (sysidcfg,rules.ok etc...) and then return in the interactive mode.
Where should i place the config files ?
Is there the need of changing some scripts in Solaris 10 ?