From owner-freebsd-questions@FreeBSD.ORG Sun Jan 11 02:38:55 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1E21BDE for ; Sun, 11 Jan 2015 02:38:55 +0000 (UTC) Received: from mail-pa0-x235.google.com (mail-pa0-x235.google.com [IPv6:2607:f8b0:400e:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C3BA5EB for ; Sun, 11 Jan 2015 02:38:55 +0000 (UTC) Received: by mail-pa0-f53.google.com with SMTP id kq14so25769139pab.12 for ; Sat, 10 Jan 2015 18:38:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=IJrd0ZqwxMd3/44y7YT+lQ6z3Ki0WdNfrL3G10X3K1E=; b=EhBbQ+4NsPybtm8Sq+iaAZ+XuckmPrB0Vc8o3PaIIM65aFLDmnVpdIB4O1pUBcGBo2 ge3kLRcEk959nokU4uqRZRUVPv5sRYHXOWDgo0ooN7PD40fw5ohzS28xNetNaFJH6R5V jGSx+AUoKWRcDsBIlAIFKmu+XqNr3wnOVwL6ffgpicK6p8zSNgIOOQ3nVnVHwb07dhFO sag0MJoEtXT/zBQpHYfQOgiqyyZFuXkQvakE9d0FiRr3MovkJ3Mqbk/eTyKUxQV0x5im vKHBJ3jSDE3h5lsZ0pcvdkYbKkdYuGFMAisV6O8MdZ7uMV8vn4U8GIYQvlnhe6/gAoYN zh1g== X-Received: by 10.70.47.129 with SMTP id d1mr35042534pdn.46.1420943934825; Sat, 10 Jan 2015 18:38:54 -0800 (PST) Received: from [192.168.111.118] ([120.29.76.131]) by mx.google.com with ESMTPSA id y4sm10755649pdk.75.2015.01.10.18.38.53 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 10 Jan 2015 18:38:54 -0800 (PST) Message-ID: <54B1E243.5050704@gmail.com> Date: Sun, 11 Jan 2015 10:38:59 +0800 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Sergey Lukin Subject: Re: Fwd: Installation without sysinstall References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2015 02:38:56 -0000 Sergey Lukin wrote: > Hi, > Just an update to my previous email. Turns out, sysinstall doesn't freeze, > it just didn't configure the keyboard layout properly. In result, for > instance, F1 press performs as if "E" keystroke was pressed and F2 as if > "C" was pressed. I guess I should choose to "configure kernel via CLI" > option before proceeding to the sysinstall and configure keyboard layout > there. Is my guess correct? Is there any advice you could provide me with > while I'm hacking my way alone? > > Any advice is appreciated. > > Thanks > Sergey > > > ---------- Forwarded message ---------- > From: Sergey Lukin > Date: Sat, Jan 10, 2015 at 6:12 PM > Subject: Installation without sysinstall > To: freebsd-doc@freebsd.org > > > Hi, > I want to install FreeBSD on my old ThinkPad with 12Mb of RAM. I only have > Floppy drive, Compaq WL100 PCMCIA Wifi and 3COM LAN (3CRPAG175) card. > > I tried installing 4.3 as it meets my hardware requirements but > unfortunately the sysinstall is freezing right when it starts. As far as I > understand it requires more RAM to operate so my questions is how can I > install FreeBSD 4.*/5.* without sysinstall? > > Note that I'm not Unix guru but am very comfortable with Unix command line > and in somewhat comfortable with FreeBSD in general so will have no problem > making my way though CLI only if I had helpful directions. > > I'd highly appreciate any help. > > Thank you > Sergey > > > This question was posted to the wrong mailing list. freebsd-doc@freebsd.org is for subjects about documentation. This question should be posted to freebsd-questions@freebsd.org which I have done with this reply. 4.3 is no longer supported. It reached EOL [end of life] a long time ago. In newer versions of FreeBSD sysinstall has been replaced with bsdinstall. If release 10.1 won't install on that old PC, then remove its hard drive and put it into newer PC and perform MBR install from there. Then return the hard drive to old PC and it should boot and run ok Another suggestion is to search the questions archives using keywords "thinkpad, freebsd sysinsall error", Good chance your problem has been discussed when 4.x was supported and thinkpad was a current production manufacture model PC.