> Here is the relevant portion of the boot options... > > append: multiboot-solaris-10u7-x86 kernel/unix -B > install_media=$ip_addr:$dir,install_config=$ip_addr:$d > ir,sysid_config=$ip_addr:$dir,install_boot=$ip_addr:$d > ir - install nowin --- x86.miniroot
Here's the kind of thing we use for a network install of Solaris 10: kernel /I86PC.S10_up509/multiboot kernel/unix - install -B install_media=aaa.bbb.cc.ee:/jump/S10_up509_x86_cd,install_config=aaa.bbb.cc.dd:/vol/vol1/special/install_config/S10_config,sysid_config=aaa.bbb.cc.dd:/vol/vol1/special/install_config/S10_config,console=ttya It's all one line. -- This message posted from opensolaris.org
