On 01/12/10 02:11 PM, Fr?d?ric VANNI?RE wrote: > Hello, > > > Le 12 janv. 2010 ? 13:25, Jan Damborsky a ?crit : > >> I ran into this problem when playing with destination path for kernel >> and boot archive - it seems kernel path in GRUB menu is expected to >> be in following format: >> >> <prefix_path>/platform/i86pc/kernel/$ISADIR/unix >> > > Thanks, it's the solution :
Fr?d?ric, you are welcome. Just out of curiosity, I can see that you have min_mem64=512 specified in GRUB menu. Does installation with 64bit kernel succeed for you on system with 512MB of physical memory ? How big is the slice dedicated to swap in this scenario ? Thank you, Jan > > terminal --timeout=10 serial console > default=0 > timeout=3 > min_mem64=512 > title OpenSolaris Development snv_130 AI > kernel$ /solaris/osol-1003-130/platform/i86pc/kernel/$ISADIR/unix -B > aimanifest=http://192.168.42.8/iscsi.xml,console=ttyb,ttyb-mode='115200,8,n,1,-',livessh=enable,install_debug=enable > module$ /solaris/osol-1003-130/platform/i86pc/$ISADIR/boot_archive > > >
