From owner-freebsd-questions@freebsd.org Tue Sep 25 11:46:20 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7BBE410AF8E1 for ; Tue, 25 Sep 2018 11:46:20 +0000 (UTC) (envelope-from jude.obscure@yandex.com) Received: from forward106p.mail.yandex.net (forward106p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:109]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0C2418E78A for ; Tue, 25 Sep 2018 11:46:19 +0000 (UTC) (envelope-from jude.obscure@yandex.com) Received: from mxback1j.mail.yandex.net (mxback1j.mail.yandex.net [IPv6:2a02:6b8:0:1619::10a]) by forward106p.mail.yandex.net (Yandex) with ESMTP id C3A4C2D82600; Tue, 25 Sep 2018 14:46:16 +0300 (MSK) Received: from smtp4j.mail.yandex.net (smtp4j.mail.yandex.net [2a02:6b8:0:1619::15:6]) by mxback1j.mail.yandex.net (nwsmtp/Yandex) with ESMTP id NJtVRXRKrJ-kGPeDLZu; Tue, 25 Sep 2018 14:46:16 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1537875976; bh=KE9pjoq/ofngbWqeEvSK23HIQLFgnaV06tj+I5UtYr8=; h=Subject:To:References:Cc:From:Message-ID:Date:In-Reply-To; b=vMfnnQH3fzf9jz2ra/UZJrM+vV5ZDK6VmEonihNGVW36c3x85ihx2q0AZRrz0b0lI HmEEj5DXEBtuwo6uGglUAlMVllRfigR+G06VHQA7cvSNdnDXlit6J3YjKtfs9JJcnG JKoyBbenFqnpvxSbl7hav0fLrsqOnqiScNtGYuzY= Received: by smtp4j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id RZIIxEyMr0-kFg4R3nK; Tue, 25 Sep 2018 14:46:15 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1537875976; bh=KE9pjoq/ofngbWqeEvSK23HIQLFgnaV06tj+I5UtYr8=; h=Subject:To:References:Cc:From:Message-ID:Date:In-Reply-To; b=vMfnnQH3fzf9jz2ra/UZJrM+vV5ZDK6VmEonihNGVW36c3x85ihx2q0AZRrz0b0lI HmEEj5DXEBtuwo6uGglUAlMVllRfigR+G06VHQA7cvSNdnDXlit6J3YjKtfs9JJcnG JKoyBbenFqnpvxSbl7hav0fLrsqOnqiScNtGYuzY= Authentication-Results: smtp4j.mail.yandex.net; dkim=pass header.i=@yandex.com Subject: Re: Please help, very important problem To: Samir Mamedov References: Cc: freebsd-questions@freebsd.org From: Manish Jain Message-ID: <386022e2-d620-f7c9-c90c-7c1ee5d00e15@yandex.com> Date: Tue, 25 Sep 2018 17:15:27 +0530 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2018 11:46:20 -0000 On 09/25/18 13:54, Samir Mamedov wrote: > Good afternoon. Please help the council, where to look for the problem? > > There is a virtual server, inside is installed Freevsd 10.3. The server > does not load and hangs in the AT keybord string. For a month I have been > looking for a problem, other administrators too can not understand the > cause of the problem and decide. The server is very important documents, > can not be restored or logged in. Where to look for the problem? > > Pls see attach file with error print screen. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Besides debugging, you can try troubleshooting with an alternate installation. Put in a second small disk, and install FreeBSD 11.2 on that disk and then mount your primary disk as /mnt. At least you can copy your old stuff out. MJ