One more flash archive issue

From: Jeff D. Allen (allen@cs.dal.ca)
Date: Mon Dec 02 2002 - 10:36:23 EST


Flashing Solaris 8 on Ultra 5's

The /etc/default/init (/etc/TIMEZONE) file contains the lines:

TZ=Canada/Atlantic
LC_COLLATE=bg_BG.ISO8859-1
LC_CTYPE=bg_BG.ISO8859-1
LC_MESSAGES=C
LC_MONETARY=bg_BG.ISO8859-1
LC_NUMERIC=bg_BG.ISO8859-1
LC_TIME=bg_BG.ISO8859-1

...or something similar which causes the error "Couldn't set locale
properly..." to be displayed. Changing the file to read:

TZ=Canada/Atlantic
LC_COLLATE=en_CA
LC_CTYPE=en_CA
LC_MESSAGES=C
LC_MONETARY=en_CA
LC_NUMERIC=en_CA
LC_TIME=en_CA

after the flash install eliminated the error, but does anyone know why this
file does not end up the same as on the machine the flar was created frim. The
/etc/default/init file on the master contains:

TZ=Canada/Atlantic
CMASK=022
LC_COLLATE=en_CA.ISO8859-1
LC_CTYPE=en_CA.ISO8859-1
LC_MESSAGES=C
LC_MONETARY=en_CA.ISO8859-1
LC_NUMERIC=en_CA.ISO8859-1
LC_TIME=en_CA.ISO8859-1

-- 
--------------------------------------------------------------------
Jeff D. Allen, BCSc  ---------------------------------------------
Systems Administrator		Faculty of Computer Science
Dalhousie University		6050 University Ave. Halifax NS
Email: allen@cs.dal.ca		Web: http://www.cs.dal.ca/
------------------------------------------------------------------
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers


This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:25:24 EDT