From owner-freebsd-questions@FreeBSD.ORG Tue Jun 5 00:27:14 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06A6B1065672 for ; Tue, 5 Jun 2012 00:27:14 +0000 (UTC) (envelope-from kayasaman@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 8798B8FC15 for ; Tue, 5 Jun 2012 00:27:13 +0000 (UTC) Received: by wgbds11 with SMTP id ds11so4576768wgb.31 for ; Mon, 04 Jun 2012 17:27:12 -0700 (PDT) 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=GsbWZ68X1vweug1pGGCz+AYrIE//Km63Kx9XDnBzeco=; b=mqgsWI/XH84jdpt4aSK1R/L6kMzD80xBttfCBG/+kDkmftOhguuzMLPZ2CTdhDw1fo 4N9gs9yeDULhj+FqBhhwn9TTlagCM7QV03/kYxGvbdLAY/U7xeIxQKNt+mqoR590hRq+ 3GnkpgcfZE6uxKU52ThSkmzT/zJtIuZsT2P1LRkRLVTccGhOszU8ZxdSFkxb7jVOQz6X gw2GvlzzCD6q/w83BdugfvqVy6sUS8a1yDh4AmUX2Fpw8wHKGkmRQcLi/GnmVo7ei/Li kEoHG896skHvv0QBZ7tvpoyRgza6qyEHBmMzlzVAL14q7etmSzIa/IXDTud7kVqcyYvT YpKA== Received: by 10.216.194.93 with SMTP id l71mr12836808wen.169.1338856031124; Mon, 04 Jun 2012 17:27:11 -0700 (PDT) Received: from X220.optiplex-networks.com (81-178-2-118.dsl.pipex.com. [81.178.2.118]) by mx.google.com with ESMTPS id f19sm37695001wiw.11.2012.06.04.17.27.07 (version=SSLv3 cipher=OTHER); Mon, 04 Jun 2012 17:27:08 -0700 (PDT) Message-ID: <4FCD525B.1020105@gmail.com> Date: Tue, 05 Jun 2012 01:27:07 +0100 From: Kaya Saman User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Polytropon References: <4FCC0A31.3000902@gmail.com> <20120603224223.123bc4fa@vixen42.vulpes.vvelox.net> <4FCC99ED.3030409@gmail.com> <20120604185003.0047104c@vixen42.vulpes.vvelox.net> <4FCD4CEF.7050008@gmail.com> <20120605020926.31d8af57.freebsd@edvax.de> In-Reply-To: <20120605020926.31d8af57.freebsd@edvax.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Strange case of vanishing disk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2012 00:27:14 -0000 On 06/05/2012 01:09 AM, Polytropon wrote: > On Tue, 05 Jun 2012 01:03:59 +0100, Kaya Saman wrote: >> I had a small issue at the bootloader> prompt, my USB keyboard didn't >> work as in it seems the kernel modules weren't loaded in order for the >> keys to function. >> >> Not sure how to get round that one :-) > Check the BIOS settings: Sometimes you can enable "USB > keyboard legacy" so it will also work at the "lower levels" > of interactivity. > > Did that! Enabled USB legacy support - didn't work. At the time was Google'ing the issue too however nobody really had an answer.... all that was suggested was the load the keyboard modules, but how can one do that with access to system. Regards, Kaya