From owner-freebsd-questions@FreeBSD.ORG Sat Mar 29 15:45:55 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7A9EEC12 for ; Sat, 29 Mar 2014 15:45:55 +0000 (UTC) Received: from mail-pd0-x229.google.com (mail-pd0-x229.google.com [IPv6:2607:f8b0:400e:c02::229]) (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 529A0E52 for ; Sat, 29 Mar 2014 15:45:55 +0000 (UTC) Received: by mail-pd0-f169.google.com with SMTP id fp1so6089031pdb.14 for ; Sat, 29 Mar 2014 08:45:55 -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=+4V0NXZNCR+XAqzbp5CStP0iMiO3btlonPruiBtx/C8=; b=bcLocgiD2APX5oQdASJJlUlWY2ewOa7KjmQnbGIVnQxIohepI893xlSQPIpfGbh18f 2K1xSSMaGDVCMZar0zOmAkSH5CK9uhbYOdd9/575LsL3/yjDyK+WAhxmbwNVOMCFlCmU xsbm0vEeAMWDPreeOh/WCm0TEfwj9IB8VnUgsfV7nyjuO4oGMdm8lSscQA97pVaU+mZq WMHMZTffc0V6iETEeKfy1enEfaM1Au8rw59fSsgne29KydDayrTPO6EO4XzDesMpcNxS /YvtJryIRgEIy+0bDD5iMr4UsozueoHkyp5Q6KKoCdYR94QyNBzNRxSzGSsQ9YrQQAzv bq4A== MIME-Version: 1.0 X-Received: by 10.68.236.41 with SMTP id ur9mr14899495pbc.101.1396107954938; Sat, 29 Mar 2014 08:45:54 -0700 (PDT) Received: by 10.68.150.41 with HTTP; Sat, 29 Mar 2014 08:45:54 -0700 (PDT) In-Reply-To: <1396107672950-5898889.post@n5.nabble.com> References: <1395753446601-5897506.post@n5.nabble.com> <1395755327879-5897520.post@n5.nabble.com> <1396107672950-5898889.post@n5.nabble.com> Date: Sat, 29 Mar 2014 11:45:54 -0400 Message-ID: Subject: Re: Single-User mode problems From: "illoai@gmail.com" To: Beeblebrox Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2014 15:45:55 -0000 On 29 March 2014 11:41, Beeblebrox wrote: >> single user/ssh problem - "init: can't exec for single user no such file or > directory" > Does anyone have any insight, however far-fetched, about where one might > start looking for an answer to this problem? > > > > > ----- > FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS > -- > View this message in context: http://freebsd.1045724.n5.nabble.com/Single-User-mode-problems-tp5897506p5898889.html > Sent from the freebsd-questions mailing list archive at Nabble.com. Just a wild guess. /etc/rc.shutdown? Have you run mergemaster lately? -- --