From owner-freebsd-questions@FreeBSD.ORG Tue Jul 29 01:51:19 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A016D973 for ; Tue, 29 Jul 2014 01:51:19 +0000 (UTC) Received: from mail-pd0-x22c.google.com (mail-pd0-x22c.google.com [IPv6:2607:f8b0:400e:c02::22c]) (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 769E62159 for ; Tue, 29 Jul 2014 01:51:19 +0000 (UTC) Received: by mail-pd0-f172.google.com with SMTP id ft15so10749711pdb.17 for ; Mon, 28 Jul 2014 18:51:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=r/mI9ooLBcS6gtwC/9Mx9BiXsD7pPjN2M0MU9yv/tG8=; b=mRVUkyk0P++oSN539paKHMAgsTQTEIS9hGUT3WwoeEeZTpyfG/iV1UNAKHu2BFEjQH YQRYEfOOJ1Tl6jFv3N1JbkK+42pjUAJrNsZzw6/d9R51L0RyqbXEojWvVrfEgGWWCJtv smkcM46P6EmpVmDZzVhZOjMQFcLHY6Uz37svilqa7KhmdYfA7PHjOHH80Mu3WEVGeIvU cXVZZdyseIVPDaLk20xaxarrjREOFzik292D0S1fsYttSIuNV/V6r0jUDvOENCCnnt6K L9Kv0NZqxYigV1mDscdyySY9tHNoozIGiPcdIRfqiMWRjPbS6X2csSmuZESOfHGLcXAM c8Hw== MIME-Version: 1.0 X-Received: by 10.70.130.12 with SMTP id oa12mr13269303pdb.123.1406598677294; Mon, 28 Jul 2014 18:51:17 -0700 (PDT) Received: by 10.70.86.8 with HTTP; Mon, 28 Jul 2014 18:51:17 -0700 (PDT) In-Reply-To: <20140728232101.GA1425@slackbox.erewhon.home> References: <20140728201316.GA75558@slackbox.erewhon.home> <20140728232101.GA1425@slackbox.erewhon.home> Date: Mon, 28 Jul 2014 20:51:17 -0500 Message-ID: Subject: Re: Problem booting From: Brian Wood To: Brian Wood , freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2014 01:51:19 -0000 On Mon, Jul 28, 2014 at 6:21 PM, Roland Smith wrote: > On Mon, Jul 28, 2014 at 03:25:52PM -0500, Brian Wood wrote: > > > > I'm not sure how to edit that file. I can get to grub prompt but > > don't know if that is where I should be to edit it. I believe I'm on > > 10-Stable and amd64 also. > > Boot from a FreeBSD USB stick or a CD-ROM that contains a live-CD image. > (e.g. FreeBSD-10.0-RELEASE-amd64-disc1.iso or > FreeBSD-10.0-RELEASE-amd64-memstick.img) > > Once you get to the main menu of the installer, choose the =E2=80=9CLive = CD=E2=80=9D > option. > Mount the partition where /boot resides. Then you can edit the file. > > Just to be clear I'm using PCBSD 10 "Joule". I put the dvd in and got to an emergency shell. There I could edit /boot/device.hints but not save it because it was on a read-only file system. (Maybe that was on the dvd.) I tried mounting some things listed under /dev but that didn't work. I'm not sure what partition /boot is on.