From owner-freebsd-questions@FreeBSD.ORG Mon Dec 31 08:00:21 2007 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 4C54016A417 for ; Mon, 31 Dec 2007 08:00:21 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by mx1.freebsd.org (Postfix) with ESMTP id B941D13C459 for ; Mon, 31 Dec 2007 08:00:20 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so7896428waf.3 for ; Mon, 31 Dec 2007 00:00:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:x-face:x-attribution:x-os:x-os-version:x-os-architecture:x-uptime:face:organization:pgp:x-pgp:x-pgp-fp:user-agent:sender; bh=xUOijxg9pm2xuNzKizV3ulh0QpMU/XijBbzDELrRJ+w=; b=CJNttE5IInPSP/3VXXDrVqjsE4DT3CML3KvVTSoT3PdkCAgNLG6BLvoXhucE5sYZHq72GOCTMDj200zsWgGjtxeHSsDY7cm9FYTsna5bbwI46YjVBtcemvJMzZlmFa1Vhwbo3VbjO3qzmjGB87d4lb+DU418/F+Bxa8/4HYnzvM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:x-face:x-attribution:x-os:x-os-version:x-os-architecture:x-uptime:face:organization:pgp:x-pgp:x-pgp-fp:user-agent:sender; b=BuqQrjnLPMeuMlQ49niei/Hl7tl/uThRK1QWDEsJjaar7kT4D5PHv9LmX18+wm0GsHzr7JEIKQ6u17mV17pR4qAoJbnVnFC/GjlYDce36Hyj1S21JFr8fJYGbyz3Pyt4yWw6ZgyqnCuAs4+erK7MMzOfP9m/zSLO1FyUol13+7o= Received: by 10.114.61.1 with SMTP id j1mr13006678waa.62.1199088020395; Mon, 31 Dec 2007 00:00:20 -0800 (PST) Received: from chateau.d.lf ( [122.162.54.53]) by mx.google.com with ESMTPS id y25sm19348948pod.8.2007.12.31.00.00.18 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 31 Dec 2007 00:00:19 -0800 (PST) Date: Mon, 31 Dec 2007 13:29:52 +0530 From: =?utf-8?B?4KSG4KS24KWA4KS3IOCktuClgeCkleCljeCksg==?= Ashish Shukla To: freebsd-questions@freebsd.org Message-ID: <20071231075952.GA6687@chateau.d.lf> Mail-Followup-To: freebsd-questions@freebsd.org References: <3120c9e30712300536j6cb10e33rb0dc55834a74e4d6@mail.gmail.com> <14989d6e0712300849k58d23055kf32ab529eda9b52@mail.gmail.com> <3120c9e30712300933m4ebbfecbudef3a1120b0c3539@mail.gmail.com> <4778851F.7020006@korn.net> <3120c9e30712301933o5792709bw68afd5db469a3d31@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: <3120c9e30712301933o5792709bw68afd5db469a3d31@mail.gmail.com> X-Face: "\:nMpJ)EA!j>2nEu-[(+&o:N+CtL^AS\, Jv*LO5qBr#W2.\=d Subject: Re: 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: Mon, 31 Dec 2007 08:00:21 -0000 --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ,--[ On Mon, Dec 31, 2007 at 09:03:08AM +0530, =E0=A4=85=E0=A4=A8=E0=A5=81= =E0=A4=9C Anuj Singh wrote: [snipped] | > >> On 30/12/2007, ???? wrote: | > >> | > >>> Hello , | > >>> I have freebsd6.2 installed with Fedora core 7 and rhe4. | > >>> I am installing rhel5 , when linux installation process starts I ge= t 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 You get /dev/hdc1 busy error. At which step in installation, you get /dev/hdc1 busy error, hmm...? Are you trying to remove '/dev/hdc1' (FreeBSD slice), if yes, then you'll get error, and you probably need to remove FreeBSD partitions (present in slice) first. [snipped] | Hi, | 1. I am trying to fresh install over single disk. | 2. I have FreeBSD6.2 slice on first primary partition of the disk. There should be absolutely no problem in installing RHEL5, even GNU/Linux can read FreeBSD disklabels (and partitions) without any problem :) . =20 | can I have a look at your partition table ? Here is mine, I'm running Ubuntu Linux, which is installed after FreeBSD. Disk /dev/sdb: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units =3D cylinders of 16065 * 512 =3D 8225280 bytes Disk identifier: 0x00083e09 Device Boot Start End Blocks Id System /dev/sdb1 * 1 2611 20972826 a5 FreeBSD /dev/sdb2 2612 9229 53159085 83 Linux /dev/sdb3 9230 9254 200812 83 Linux Partition 3 does not end on cylinder boundary. /dev/sdb4 9255 19457 81955597+ f W95 Ext'd (LBA) /dev/sdb5 9255 15373 49150836 83 Linux /dev/sdb6 15374 19329 31776538+ 83 Linux /dev/sdb7 19330 19457 1028128+ 82 Linux swap / Solaris | I have IDE hard disk. Mine is SATA disk, but that should make no difference :) | Regards. | Anuj singh "anugunj" HTH --=20 Ashish Shukla =E0=A4=86=E0=A4=B6=E0=A5=80=E0=A4=B7 =E0=A4=B6=E0=A5=81=E0=A4= =95=E0=A5=8D=E0=A4=B2 http://wahjava.wordpress.com/ =C2=B7-- =C2=B7- =C2=B7=C2=B7=C2=B7=C2=B7 =C2=B7--- =C2=B7- =C2=B7=C2=B7=C2= =B7- =C2=B7- =C2=B7--=C2=B7-=C2=B7 --=C2=B7 -- =C2=B7- =C2=B7=C2=B7 =C2=B7-= =C2=B7=C2=B7 =C2=B7-=C2=B7-=C2=B7- -=C2=B7-=C2=B7 --- -- --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHeKF4Hy+EEHYuXnQRAoESAJ9FzMVHi5oftStuzXlkMxMKBssGoQCfWU3/ bxDw94Ti+orbLLN0QfCrHU4= =WQeY -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--