From owner-freebsd-current@FreeBSD.ORG Fri Oct 19 17:19:35 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F18148C9; Fri, 19 Oct 2012 17:19:35 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7FF888FC16; Fri, 19 Oct 2012 17:19:35 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id v11so971873vbm.13 for ; Fri, 19 Oct 2012 10:19:34 -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 :cc:content-type; bh=BkRMfQL0Q9/75QQIywRAdmTJgk9wazF7qj2A5dOzZYA=; b=wuCLKvclcURdLRxfILqmSIHcHKyq2hLrVTFv2gnxvV879OVvQku6aTKi+myhDcQmeS BBHQ/bfPbprRVXVwgdY27qaeg0pxD9gfGQbWOzonrJPW6V2JRqyObK4BKBI0qlEAZCAY sxGSocWDHKWq+LWagYqFJx0lULFNuzRa+ELnrmEAXmxgv/P909BxXfWUav/SSPqwCiWj 0cgjKLH4TxVyr9dmNfpZqAaiGpcK2tgzp0UhjBJoobpfeYlRb80vUzHxy+N8t6kORwVA r0Imib2FlRaay+kyoZiL/QbxBUw3ae2mB4xzwt5IDBck7iDskS+YuUoCtVfbF5bYpOPl czQg== MIME-Version: 1.0 Received: by 10.52.139.136 with SMTP id qy8mr2036092vdb.39.1350667173805; Fri, 19 Oct 2012 10:19:33 -0700 (PDT) Received: by 10.220.195.13 with HTTP; Fri, 19 Oct 2012 10:19:33 -0700 (PDT) Received: by 10.220.195.13 with HTTP; Fri, 19 Oct 2012 10:19:33 -0700 (PDT) In-Reply-To: <50802138.8020604@FreeBSD.org> References: <507FB6C7.50402@FreeBSD.org> <507FEC7F.4030306@FreeBSD.org> <50801E32.80309@FreeBSD.org> <50802138.8020604@FreeBSD.org> Date: Fri, 19 Oct 2012 20:19:33 +0300 Message-ID: Subject: Re: A little question about safe mode From: Alexander Yerenkow To: Andriy Gapon Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2012 17:19:36 -0000 That's not what I want; If you press question mark at root prompt - to view choices, all devices are seen without /dev/, which leads further to single user mode fall-in. You can see screens with this situation. I think patch should be limited to ufs, then all should be ok - we could specify disk with, or without leading "/dev/" and all will "just work". At least this is how I see solution for this bug. Or, if this way is somehow bad - just extend help, so there will be less bruises at this point. Thanks. Regards, Alexander Yerenkow