From owner-freebsd-user-groups@FreeBSD.ORG Wed Sep 8 03:59:00 2010 Return-Path: Delivered-To: freebsd-user-groups@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06922106564A for ; Wed, 8 Sep 2010 03:59:00 +0000 (UTC) (envelope-from ashukaul@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id B18E78FC15 for ; Wed, 8 Sep 2010 03:58:57 +0000 (UTC) Received: by vws7 with SMTP id 7so5533353vws.13 for ; Tue, 07 Sep 2010 20:58:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=qfu+5x9TPLb5w2K5XInOIQAOxotrnhvgOgMOAKCKJpE=; b=og6D/DvDo3EsNIdh6pIrWW8gHAyqzUw1XWk0u5P0pYIxTPqjo+REobxhMqTBDGHIxy HYmI7zlkVXOy0JrAgRxpT1Npih5RmfE1oaiJeORqjja1I7Yp6PZh65V6cyLyCmQn4a+c kEkCXRa+XUJjv1NRgtTe7TKrWknM1P/DYO0Sw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=A6+mLd6/Oq1oxrAOHoEETxO2lHmqU1bS6BMG3+6raQ1MrLLPDbTSBIQQNBnSP1xii5 adqUkOmQqhThOSo8nlfAmHP3ERt7i7rQtYYrPwdJVE4O6QiL8/eJv5jzM94Ju1xT9KL7 R2WbzE3M+wl2gqSRt9IePxohg4RpWgAVBQNAU= Received: by 10.220.123.212 with SMTP id q20mr244180vcr.193.1283916558256; Tue, 07 Sep 2010 20:29:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.186.69 with HTTP; Tue, 7 Sep 2010 20:28:58 -0700 (PDT) From: Ashutosh Kaul Date: Wed, 8 Sep 2010 08:58:58 +0530 Message-ID: To: freebsd-user-groups@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problem :System getting hung @ Trying to mount root /dev/.... X-BeenThere: freebsd-user-groups@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User Group Coordination List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2010 03:59:00 -0000 Hi All,, First I Apologize if this would be not the right forum to ask this question.I have a Freebsd 6.4 running system with disk mirrored on a HP DL . Now I am pulling one hard disk from the Server and putting in the first slot of the Second Server.(Trying to build the exact replica) The 2nd servers boots up perfectly fine but it get stuck @ "Trying to Mount root /dev/" When I try to run it in single user mode. It gives me a shell and when I run 'fsck' the keyboard just hangs and I have to hard boot the system again. Any pointers what I may be doing wrong ? Appreciate your help. regards, Ashu