Hi Haotian,
Haotian wrote: > Hi Jan, > > I think I've got the latest SUNWinstalladm-tools..., since I install > the package yesterday, and my pkg publisher is > http://ipkg.sfbay.sun.com/dev/. Since new SUNWinstalladm-tools are available in build 128 and later, you only get updated version if your machine is running at least build 128. Could you please check which version of SUNWinstalladm-tools you use ? Please try to run following command and attach the output. $ pkg info SUNWinstalladm-tools > One of menu.lst in /tftpboot/ of AI server is like... > ############################################# > jack at jdstest24:/tftpboot# cat menu.lst.0100217050C3C3 > default=0 > timeout=30 > min_mem64=1536 > title OpenSolaris Development snv_129 > kernel$ > /I86PC.OpenSolaris-3/platform/i86pc/kernel/$ISADIR/unix -B > install_media=http://10.13.1.35:5555/OS/SERVICE/os-129/129-x86/,install_service=129-new-x86,install_svc_address=10.13.1.35:46504,livemode=text > module /I86PC.OpenSolaris-3/boot_archive > jack at jdstest24:/tftpboot# > ############################################# That indicates that GRUB menu was not generated by latest installadm(1M) tools, as module line should be instead: module$ /I86PC.OpenSolaris-3/platform/i86pc/$ISADIR/boot_archive Jan
