Kyle McDonald wrote: > Casper.Dik at Sun.COM wrote: >> >>> So, is there some way to use _configthe VGA console, but keep >>> JumpStart from running X Windows, and just do a text Jumpstart on >>> the VGA? >>> >> >> >> Add "nowin" to the kernel command line in the menu.lst file. >> >> Casper >> >> > So I currently have: > > ...unix -kvd - install -B install_config=... > > Does the 'nowin' go in the list after -B? before or after the > 'install'? or with the -kvd before the '-'?
If I recall correctly, I think you just insert it as its own token after 'install' ...unix -kvd - install nowin -B install_config=... > > -Kyle > > _______________________________________________ > install-discuss mailing list > install-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/install-discuss
