| Title: | DIGITAL UNIX (FORMERLY KNOWN AS DEC OSF/1) | 
| Notice: | Welcome to the Digital UNIX Conference | 
| Moderator: | SMURF::DENHAM | 
| Created: | Thu Mar 16 1995 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 10068 | 
| Total number of notes: | 35879 | 
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 7980.1 | HELIX::SONTAKKE | Mon Nov 25 1996 09:52 | 9 | ||
| 7980.2 | thanks | CHEFS::DAVIDSONS | Tue Nov 26 1996 14:48 | 1 | |
| 7980.3 | Does it work on V4.0B ? | BRSTR1::DEMOOR | Thu Jan 30 1997 02:39 | 22 | |
| I am running V4.0B and I 'd like to set boot_osflags on an as255.
I do the following 
char buf[]="0,0";
status = setsysinfo(GSI_PROM_ENV, buf, sizeof(buf), "boot_osflags", 0);
if (status < 0 )
  {
   perror ("setsysinfo");
   }
I get an "invalid argument" back.
I looked in the man pages and I know it is not documented but ...
Is there a possibility to set console parameters yet ?
	thanks
Kurt
 | |||||
| 7980.4 | netrix.lkg.dec.com::thomas | The Code Warrior | Thu Jan 30 1997 08:49 | 2 | |
| If it were, don't you think Digital UNIX would be using it in the installation rather than asking you to set them manually? | |||||