By "the boot process," what, specifically do you mean, and which processor are you curious about the boot process on?
The initial load of Solaris from the boot device is handled differently on SPARC and x86, with the former using Open Firmware and the latter now using GRUB. If you're talking about what Solaris does to initialize the system once it's been loaded, your best bet is to start following the code path beginning at the routine startup(). This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
