From owner-freebsd-questions Tue Jan 23 00:58:34 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA16547 for questions-outgoing; Tue, 23 Jan 1996 00:58:34 -0800 (PST) Received: from beeblebrox.pccc.jyu.fi (beeblebrox.pccc.jyu.fi [130.234.41.34]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA16534 for ; Tue, 23 Jan 1996 00:58:29 -0800 (PST) Received: (from kallio@localhost) by beeblebrox.pccc.jyu.fi (8.6.12/8.6.12) id KAA03473; Tue, 23 Jan 1996 10:57:40 +0200 Date: Tue, 23 Jan 1996 10:57:40 +0200 (EET) From: Seppo Kallio To: Gianmarco Giovannelli cc: questions@freebsd.org Subject: Re: A very silly question... In-Reply-To: <2.2.32.19960122215828.0067b908@masternet.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk On Mon, 22 Jan 1996, Gianmarco Giovannelli wrote: > I bought FreeBsd 2.1. I am a very novic user of Unix world even if not other > os... (AmigaOs, Os/2 & Win95) > > Btw I am here to make you some questions: > > 1) I have seen that is not present the Italian keyboard setting... > Is there a easy solution about it ? In /etc/csh.cshrc : # Uncomment this line to activate russian locale # setenv LANG ru_SU.KOI8-R # Uncomment this line to activate italian locale setenv LANG it_IT.ISO8859-1 # For full locales list check /usr/share/locale/* > 2) I seen that my kernel when boot tries to probe for a lot of devices, > slowing the boot process. It is possible to have the kernel deals only with > the device I really have ? i.e. I have a Pentium 133mhz, 32mb ram, A2940uw > , Hds e Cdrom Scsi ... In boot, you will get the prompth Boot: Type -c then use ? or help and disable xxx Seppo