From owner-freebsd-questions@FreeBSD.ORG Fri Jan 13 10:20:59 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 63B52106566C for ; Fri, 13 Jan 2012 10:20:59 +0000 (UTC) (envelope-from Frank.Brendel@eurolog.com) Received: from dmz.eurolog.com (elomail.eurolog.com [194.50.162.62]) by mx1.freebsd.org (Postfix) with ESMTP id E48048FC19 for ; Fri, 13 Jan 2012 10:20:56 +0000 (UTC) Received: from elomail2.eurolog.com by dmz.eurolog.com via smtpd (for mx1.freebsd.org [69.147.83.52]) with ESMTP; Fri, 13 Jan 2012 11:20:56 +0100 Received: from [10.2.2.157] (10.2.2.157) by elomail2.eurolog.com (10.2.1.199) with Microsoft SMTP Server (TLS) id 14.1.355.2; Fri, 13 Jan 2012 11:10:28 +0100 Message-ID: <4F100313.1010300@eurolog.com> Date: Fri, 13 Jan 2012 11:10:27 +0100 From: Frank Brendel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111220 Thunderbird/9.0 MIME-Version: 1.0 To: References: <4F100104.6010904@bananmonarki.se> In-Reply-To: <4F100104.6010904@bananmonarki.se> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-ESET-AS: SCORE=2 X-EsetResult: clean, is OK X-EsetId: 6CFE3B22178F412338B865 Subject: Re: fstab problem 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: Fri, 13 Jan 2012 10:20:59 -0000 Use /dev/ad0s1a instead of /ad0s1a. Frank Am 13.01.2012 11:01, schrieb Bernt Hansson: > Hello list! > > I've moved /etc/fstab to /etc/fstab.org > > When booting I get prompted with > > >mountroot > > Ok. I type ufs:ad0s1a > > The crap boot up. But I can't get the filesystem to become R/W > > Tried /sbin/mount -o rw /ad0s1a / > /sbin/mount -o rw,force /ad0s1a / > /sbin/mount -o force /ad0s1a / > > But /sbin/mount only shows ro. > > Don't really know what to do, except reinstall and that's a noop. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"