From owner-freebsd-questions@freebsd.org Wed Jul 15 18:08:43 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45FA49A21CA for ; Wed, 15 Jul 2015 18:08:43 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from douhisi.pair.com (douhisi.pair.com [209.68.5.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 223AA1645 for ; Wed, 15 Jul 2015 18:08:42 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from [10.2.2.1] (pool-173-48-121-235.bstnma.fios.verizon.net [173.48.121.235]) by douhisi.pair.com (Postfix) with ESMTPSA id 37A083F878; Wed, 15 Jul 2015 14:08:41 -0400 (EDT) Message-ID: <55A6A1A8.6000207@sneakertech.com> Date: Wed, 15 Jul 2015 14:08:40 -0400 From: Quartz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: Alejandro Imass CC: FreeBSD Questions Subject: Re: Problem installing PC-BSD 10 cd9660 ... PCBSD_INSTALL failed with error 19 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:08:43 -0000 Although PC-BSD is FreeBSD under the hood they do different things with their installer so I'm not sure how much people on this list will be able to help you. > 1) Pressing 2 or Esc right after Welcome to GRUB! does not stop the > graphical screen to show up. IIRC, older/some versions of grub never got around to natively supporting usb, and so you need to go into your bios and set legacy usb mode to emulate a PS/2 keyboard. ...unless you already did that, in which case I'm out of ideas :) > 3) I add set debug.acpi.disabled ="hostres" right before the line that > says set kFreeBSD.vfs.root.mountfrom=cd9660..... If the latest PC-BSD installer is anything like FreeBSD's you're not supposed to be editing any file, but rather passing options to the boot process directly on a sort of command line.