Seth,
On 06/05/12 11:42 AM, Seth Goldberg wrote:
Quoting Paul de Nijs, who wrote the following on Tue, 5 Jun 2012:
Guys,
I'm trying to install s11.1_15a, with the new grub2 and I have major
problems.
on http://psarc.us.oracle.com/PSARC/2012/074/materials/design.txt it
says:
menuentry "<title>" {
multiboot2
/I86PC.Solaris-1/platform/i86pc/kernel/amd64/unix \
-B install_media=<path_to_install_media>,\
install_service=<install_servicename>,\
install_svc_address=<install_service_addr>
module2 /I86PC.Solaris-1/platform/i86pc/amd64/boot_archive
}
That's a typo. It should be:
menuentry "<title>" {
multiboot2
/I86PC.Solaris-1/platform/i86pc/kernel/amd64/unix \
/platform/i86pc/kernel/amd64/unix \
-B install_media=<path_to_install_media>,\
install_service=<install_servicename>,\
install_svc_address=<install_service_addr>
module2 /I86PC.Solaris-1/platform/i86pc/amd64/boot_archive
}
Ah, that works
But you should not be doing this by hand anyway. You should be
using installadm to do this for you automatically.
Sorry, but I don't use installadm, my install server runs solaris10, and
the install application I use should be able to run on linux as well.
--S
Paul
--
Paul de Nijs | Principal Software Engineer | Performance Technologies |
+1.503.495.7882
Oracle Strategic Applications Engineering (SAE)
3295 NW 211th Terrace | Hillsboro, OR 97124-7110
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss