From owner-freebsd-doc@freebsd.org Wed Sep 26 02:01:08 2018 Return-Path: Delivered-To: freebsd-doc@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 42B67109817C; Wed, 26 Sep 2018 02:01:08 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93F8F89CDF; Wed, 26 Sep 2018 02:01:07 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id EF65D61F85; Wed, 26 Sep 2018 09:00:49 +0700 (+07) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= content-type:content-type:mime-version:message-id:date:date :in-reply-to:subject:subject:from:from:received:received :received; s=selector1; t=1537927249; x=1539741650; bh=xWPc1kwR5 RA9ja96oYxha5yz8z90+6VTA9qEjBC9axI=; b=FzC4BC3db6ChF7pCkUNlsJ+J8 9cVf/x2oSX7Q1JXDTJmm86h/hkhWD5LFY8ad+f5Rzm5VmVvp6kUdtC5qLZIX2FX1 0RMoUiMeF5GVh95YG9S7mEJf4PjnJD/vITQk7TAErNjAUT1j4eCkhbA0ayiSfSKa v1GUBQCZJReVav9bII= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by mail.cs.ait.ac.th (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id CREs2Y4UYv5y; Wed, 26 Sep 2018 09:00:49 +0700 (+07) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 5AA5361F86; Wed, 26 Sep 2018 09:00:42 +0700 (+07) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.15.2/8.15.2/Submit) id w8Q20f6W037692; Wed, 26 Sep 2018 09:00:41 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) From: Olivier To: Samir Mamedov Cc: freebsd-questions@freebsd.org, freebsd-doc@freebsd.org Subject: Re: Please help, very important problem In-Reply-To: (message from Samir Mamedov on Tue, 25 Sep 2018 12:24:22 +0400) Date: Wed, 26 Sep 2018 09:00:41 +0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2018 02:01:08 -0000 Hi, > There is a virtual server, inside is installed Freevsd 10.3. You say thqat FreeBSD is installed in a virtual machine, what is the host? What is the operating system of the host, what is the virtual system used by the host? > The server > does not load and hangs in the AT keybord string. I don't understand what that means. As suggested, save your screenshot on a place like pastebin and send the link here. Being a virtual machine, I strongly advise that you start by making a copy of the virtual disk used by FreeBSD virtual machine (it may be a .vdi or .vmdk file, with a big size - many GB). Then, from the management of the virtual system, you may also try to clone the FreeBSD virtual machine. Also, have you made any snapshot? Have you tried to run a checkdisk on the host system? You could try to boot from a FreeBSD live CD to fsck check that the virtual disk is still ok, mount it and backup your files. Without the error message and without knowing exactely what your configuration is, it is difficult to give a precise advice. Best regards, Olivier > 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" > --