From owner-freebsd-questions@FreeBSD.ORG Thu Feb 4 09:22:06 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 911DF106566C for ; Thu, 4 Feb 2010 09:22:06 +0000 (UTC) (envelope-from kkiller@gmail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2DFFA8FC12 for ; Thu, 4 Feb 2010 09:22:05 +0000 (UTC) Received: by wwj40 with SMTP id 40so241678wwj.13 for ; Thu, 04 Feb 2010 01:22:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Q9K+F9CwyBOr9J5iTZA5eCWApUagOkR4U8A0RvxSAbI=; b=qs1Ax/7dVjsKckK8d+poWgQ9iQQFe6Gy9mkuRrDzttvaFheyu4pFJRvYJRS3wQ3jBV nCJwCdTuBHIypxK6trtvAlkDN49aTIROtz7W81jE9oWQf3kNzcUXULoRooYj1OmsGTyY MvvuiMe4Y3T5XQ4Z4WLJckznRJnvys5KgJSgQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=pkby63Qa+R9JPWuOvu9P/zNtfW29XQ1AVMs5p98vT1R4MZureTQKvp2hKKcBS8lJ+b L8UfQzCVJcbdIY+dBfs4SMojXZ4lmPtYbCzlGTUHaaQhgE4cSY7VsivfhfFTiW3OXZb0 LAig0Ejmf3rmRo3zoThHJnuLsmcfRlym1Bxpk= MIME-Version: 1.0 Received: by 10.216.171.207 with SMTP id r57mr430464wel.146.1265273945513; Thu, 04 Feb 2010 00:59:05 -0800 (PST) Date: Thu, 4 Feb 2010 09:59:05 +0100 Message-ID: From: Jurif To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Disk label problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2010 09:22:06 -0000 Hi! Few days ago some annoying things happened. At first I had FreeBSD 7 box with one disk(SATA). When i added another dish (SATA) my box stuck when booting up. Somethink like this comes up: Mountroot> And i need manualy mount disk because disk label has beed changed and then edit fstab file. Now i'd like to know if is possible to "lock" existing hard disk label to prevent this in the future if i add another harddrive ? Best Regards,