David Garcia - ONPIT stated: < Hi, < < I'm trying to find out how to use this option to customize the menu.lst < file for a client machine. < According to the man entry: < -b <property>=<value> < Optional: Set a property value in the client-specific < menu.lst file in /tftpboot. Use this option to set < boot properties that are specific to this client. < < I didn't find much information about this. In my tests (i.e. adding < 'console=ttyb' to the boot options), whatever property or value I tried < didn't generate any output from installadm nor modify anything in < /tftpboot/menu.lst.$MAC < < Any ideas on this?
There isn't code there yet to do this (unless I read the src wrong). The -b options are passed to create-client which doesn't do anything with them. create-client needs to pass these options onto setup-dhcp at the very least for adding it to the grub menu. On sparc possible have to hass it via dhcp options. I've logged 6388 for this. < Thanks, < David < _______________________________________________ < caiman-discuss mailing list < caiman-discuss at opensolaris.org < http://mail.opensolaris.org/mailman/listinfo/caiman-discuss -- Sean. .
