From owner-freebsd-questions@FreeBSD.ORG Sun Dec 30 14:04:23 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A436816A41A for ; Sun, 30 Dec 2007 14:04:23 +0000 (UTC) (envelope-from anujhere@gmail.com) Received: from hs-out-2122.google.com (hs-out-0708.google.com [64.233.178.240]) by mx1.freebsd.org (Postfix) with ESMTP id 6148413C447 for ; Sun, 30 Dec 2007 14:04:23 +0000 (UTC) (envelope-from anujhere@gmail.com) Received: by hs-out-2122.google.com with SMTP id j58so3407733hsj.11 for ; Sun, 30 Dec 2007 06:04:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=/T2a06UsOTd74CzyNL3ci97Vf+QuoK0GsrxSWbH+nU4=; b=igZL91xtjFRqdiCwvVwsByG3zKKNZ+j9SMJrAd8Aq9zOo2efcIdrxy4qy8SX+hcqGL+FNR7WMUdPwmCx5+dTx0yQe8QmiHStkBUbzmj+hlOtQB3/Msnl61kMZ8Rd7wkCiC9+T7CNQkrXJIoYwVg+sJdZ/sZvPHqnwufWbiU7enw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Ih6aQTwwe7iJYVXg2ZQDJLWLl8qWBsK3oOBLEJLIODaUdnwU5z6cOMBnbDbJtXOyGsXaOPKJpzwenu0FzKfxTcfooVlQSlcfw6iLm/2VJLJGSML/LU9642m6IMhPmVGsogNJOibpYzuGjj4PCP9ypEOqvSoJ8tZ6niOVSlz2SBo= Received: by 10.151.12.1 with SMTP id p1mr3036329ybi.14.1199021809866; Sun, 30 Dec 2007 05:36:49 -0800 (PST) Received: by 10.150.57.11 with HTTP; Sun, 30 Dec 2007 05:36:49 -0800 (PST) Message-ID: <3120c9e30712300536j6cb10e33rb0dc55834a74e4d6@mail.gmail.com> Date: Sun, 30 Dec 2007 19:06:49 +0530 From: "=?UTF-8?B?4KSF4KSo4KWB4KScIA==?=" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: installing linux after freebsd (multi-boot) 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: Sun, 30 Dec 2007 14:04:23 -0000 Hello , I have freebsd6.2 installed with Fedora core 7 and rhe4. I am installing rhel5 , when linux installation process starts I get an error of /dev/hdc1 busy , can not report to kernel about partition layout. In the past I installed linux then FreeBSD. Is there some method that rhel5 installation can skip /dev/hdc1 (freebsd slice) ? saving my freebsd installation regards Anuj Singh.