Date: Tue, 01 Jan 2008 01:43:13 +0530 From: wahjava.ml@gmail.com (Ashish Shukla =?utf-8?B?4KSG4KS24KWA4KS3IA==?= =?utf-8?B?4KS24KWB4KSV4KWN4KSy?=) To: =?utf-8?B?4KSF4KSo4KWB4KScIEFudWogU2luZ2g=?= <anujhere@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: installing linux after freebsd (multi-boot) Message-ID: <87myrq7hd2.fsf@chateau.d.lf> In-Reply-To: <3120c9e30712310546j19df56f6k3bc6b794c8150df3@mail.gmail.com> (=?utf-8?B?IuCkheCkqOClgeCknA==?= Anuj Singh"'s message of "Mon\, 31 Dec 2007 19\:16\:37 %2B0530") References: <3120c9e30712300536j6cb10e33rb0dc55834a74e4d6@mail.gmail.com> <14989d6e0712300849k58d23055kf32ab529eda9b52@mail.gmail.com> <3120c9e30712300933m4ebbfecbudef3a1120b0c3539@mail.gmail.com> <4778851F.7020006@korn.net> <3120c9e30712301933o5792709bw68afd5db469a3d31@mail.gmail.com> <20071231075952.GA6687@chateau.d.lf> <3120c9e30712310546j19df56f6k3bc6b794c8150df3@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --]
>>>>> "अनुज" == अनुज Anuj Singh <anujhere@gmail.com> writes:
अनुज> On Dec 31, 2007 1:29 PM, आशीष शुक्ल Ashish Shukla <wahjava.ml@gmail.com> wrote:
>> ,--[ On Mon, Dec 31, 2007 at 09:03:08AM +0530, अनुज Anuj Singh wrote:
>>
>> [snipped]
>>
>> | > >> On 30/12/2007, ???? <anujhere@gmail.com> wrote:
>> | > >>
>> | > >>> 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
>>
>> 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.
अनुज> No I am not removing/mounting/using FreeBSD slice.
अनुज> This is the log...
अनुज> 03:29:50 INFO : moving (1) to step confirminstall
अनुज> 03:30:13 INFO : moving (1) to step install
अनुज> 03:30:13 INFO : moving (1) to step enablefilesystems
अनुज> 03:30:17 INFO : lv is VolGroup00/LogVol00, size of 1472
अनुज> 03:30:17 INFO : lv is VolGroup00/LogVol01, size of 2496
अनुज> 03:30:17 INFO : lv is VolGroup00/LogVol02, size of 672
अनुज> 03:30:17 INFO : lv is VolGroup00/LogVol03, size of 1024
अनुज> 03:30:17 INFO : lv is VolGroup00/LogVol04, size of 9984
अनुज> 03:30:17 INFO : lv is VolGroup00/LogVol05, size of 9344
अनुज> 03:30:17 INFO : removing lv LogVol03
अनुज> 03:30:18 INFO : removing lv LogVol00
अनुज> 03:30:18 INFO : removing lv LogVol04
अनुज> 03:30:19 INFO : removing lv LogVol05
अनुज> 03:30:19 INFO : removing lv LogVol02
अनुज> 03:30:20 INFO : removing lv LogVol01
अनुज> 03:30:21 INFO : pv is /dev/hdc11 in vg VolGroup00, size is 29996
अनुज> 03:30:21 INFO : vgremove VolGroup00
अनुज> 03:30:22 INFO : pvremove -ff -y /dev/hdc11
अनुज> 03:30:22 INFO : pvcreate -ff -y -v /dev/hdc11
अनुज> 03:30:23 CRITICAL: parted exception: Error: Error informing the kernel
अनुज> about modifications to partition /dev/hdc1 -- Device or resource busy.
अनुज> This means Linux won't know about any changes you made to /dev/hdc1
अनुज> until you reboot -- so you shouldn't mount it or use it in any way
अनुज> before rebooting.
अनुज> 03:31:08 CRITICAL: Traceback (most recent call first):
अनुज> File "/usr/lib/anaconda/partedUtils.py", line 876, in savePartitions
अनुज> disk.commit()
अनुज> File "/usr/lib/anaconda/packages.py", line 145, in turnOnFilesystems
अनुज> anaconda.id.diskset.savePartitions ()
अनुज> File "/usr/lib/anaconda/dispatch.py", line 201, in moveStep
अनुज> rc = stepFunc(self.anaconda)
अनुज> File "/usr/lib/anaconda/dispatch.py", line 124, in gotoNext
अनुज> self.moveStep()
अनुज> File "/usr/lib/anaconda/gui.py", line 1007, in nextClicked
अनुज> self.anaconda.dispatch.gotoNext()
अनुज> File "/usr/lib/anaconda/iw/progress_gui.py", line 243, in renderCallback
अनुज> self.intf.icw.nextClicked()
अनुज> File "/usr/lib/anaconda/gui.py", line 1034, in handleRenderCallback
अनुज> self.currentWindow.renderCallback()
अनुज> error: Error: Error informing the kernel about modifications to
अनुज> partition /dev/hdc1 -- Device or resource busy. This means Linux
अनुज> won't know about any changes you made to /dev/hdc1 until you reboot --
अनुज> so you shouldn't mount it or use it in any way before rebooting.
अनुज> From anacdump.txt
अनुज> Traceback (most recent call first):
अनुज> File "/usr/lib/anaconda/partedUtils.py", line 876, in savePartitions
अनुज> disk.commit()
अनुज> File "/usr/lib/anaconda/packages.py", line 145, in turnOnFilesystems
अनुज> anaconda.id.diskset.savePartitions ()
अनुज> File "/usr/lib/anaconda/dispatch.py", line 201, in moveStep
अनुज> rc = stepFunc(self.anaconda)
अनुज> File "/usr/lib/anaconda/dispatch.py", line 124, in gotoNext
अनुज> self.moveStep()
अनुज> File "/usr/lib/anaconda/gui.py", line 1007, in nextClicked
अनुज> self.anaconda.dispatch.gotoNext()
अनुज> File "/usr/lib/anaconda/iw/progress_gui.py", line 243, in renderCallback
अनुज> self.intf.icw.nextClicked()
अनुज> File "/usr/lib/anaconda/gui.py", line 1034, in handleRenderCallback
अनुज> self.currentWindow.renderCallback()
अनुज> error: Error: Error informing the kernel about modifications to
अनुज> partition /dev/hdc1 -- Device or resource busy. This means Linux
अनुज> won't know about any changes you made to /dev/hdc1 until you reboot --
अनुज> so you shouldn't mount it or use it in any way before rebooting.
अनुज> Local variables in innermost frame:
अनुज> self: <partedUtils.DiskSet instance at 0xb7bce72c>
अनुज> disk: <PedDisk object at 0xb7e37638>
Can you paste your partition layout, including any LVM volumes (if
you've) ?
--
Ashish Shukla आशीष शुक्ल http://wahjava.wordpress.com/
·-- ·- ···· ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- --
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHeU1iHy+EEHYuXnQRAn/LAKDi81dOyzPnigO+tdrVymcM9ReGawCgkVEm
1tbywYGDCcGquj8oOtm0i6Q=
=uHr+
-----END PGP SIGNATURE-----
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87myrq7hd2.fsf>
