From owner-freebsd-questions@freebsd.org Wed Jul 15 17:39:14 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 1A5A79A2A8C for ; Wed, 15 Jul 2015 17:39:14 +0000 (UTC) (envelope-from aimass@yabarana.com) Received: from mail-pa0-f41.google.com (mail-pa0-f41.google.com [209.85.220.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EE31B1EEC for ; Wed, 15 Jul 2015 17:39:13 +0000 (UTC) (envelope-from aimass@yabarana.com) Received: by pactm7 with SMTP id tm7so27805804pac.2 for ; Wed, 15 Jul 2015 10:39:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=tLr42k0TSv96ulyWacfQdBK7kucXVREDUsbl8uzGsrA=; b=XpaFDSsGMrcbdS2DJcl/pn7lTmgHCUQsfMkmVc1QSUFWNLZPmksVrKfNotS178oK4q oRE3/znyuTa7fAcihdgbbePDxn7hZZSBnfTWG8DPdQNTr3T9dZk8I8iNmOg/CFfdH4cq XMOSMUu7/cMWsk48VtMnxQGxbxhNnE8+LQ3fdkpXF1UFe2jH7rf9hwY33M7yMUnIDF8W 2Ed31jJ75fZPfOPSLcemzxdnM5O1nSMqL+ZjFj1uN1b3bgdtflD9jPtzxuHR3TnlQRaC F1V9cVPKyf+9BHZ2XkmS6+Cx0zI0ajMVzrPeOBtihUewwo5tu87Dd8As8gPNH6ETK1K0 RGJg== X-Gm-Message-State: ALoCoQk2WQFyWdBTwlfXo1a+vpxHWC+5bpofIr6JeE5XVz9ohniJuU2QN2TREcZbEyJaEXD1bLvV MIME-Version: 1.0 X-Received: by 10.70.30.193 with SMTP id u1mr10150100pdh.59.1436981947526; Wed, 15 Jul 2015 10:39:07 -0700 (PDT) Received: by 10.66.75.136 with HTTP; Wed, 15 Jul 2015 10:39:07 -0700 (PDT) Date: Wed, 15 Jul 2015 13:39:07 -0400 Message-ID: Subject: Problem installing PC-BSD 10 cd9660 ... PCBSD_INSTALL failed with error 19 From: Alejandro Imass To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 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 17:39:14 -0000 Hi, I have this same exact problem: http://wiki.pcbsd.org/index.php/Talk:Installation_Troubleshooting But I am not sure I am doing the suggested solution. 1) Pressing 2 or Esc right after Welcome to GRUB! does not stop the graphical screen to show up. 2) So I press 'e' to edit commands before booting and prompted with an Emacs style editor. 3) I add set debug.acpi.disabled ="hostres" right before the line that says set kFreeBSD.vfs.root.mountfrom=cd9660..... 4) Press Ctrl-X to boot the install but always results in same error mounting from cd9660:/dev/iso9660/FREEBSD_INSTALL failed with error 19 Not sure what to do at this point. Thanks! Alex