<br><br><div class="gmail_quote">2010/1/5 Joel Rees <span dir="ltr"><<a href="mailto:joel.rees@gmail.com">joel.rees@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
On Jan 5, 2010, at 2:18 AM, ÑϾ§ÌΠwrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have only install Fedora 12.<br>
My partition is<br>
/boot 200M<br>
LVM 290G<br>
<br>
LVM:<br>
fedora 20G<br>
other 10G<br>
opt 60G<br>
home 200G<br>
swap 3G<br>
<br>
fedora is Fedora 12's /<br>
opt is /opt<br>
home is /home<br>
<br>
All the filesystem is ext4<br>
</blockquote>
<br></div>
Do you mean, including /boot ?<br></blockquote><div>Yes,/boot is ext4 too <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
My memory is that ext4  /boot is still not officially supported.<br>
<br>
Did you reboot once, just to check?<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Then I want to install CentOS in other,I backup /boot and format /boot to ext3(because CentOS 5.4 doesn't support ext4) and copy backup to /boot<br>
Install CentOS to other,and format other to ext3.<br>
</blockquote>
<br></div>
Where is Cent's /boot?<br></blockquote><div>/boot too,I want Fedora and CentOS share the /boot <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
What happens to F12's /boot that you attempted to restore?<div class="im"><br></div></blockquote><div>copy to /boot <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
When I have installed CentOS,I can login CentOS,but when I choose Fedora 12,my system will stop in fsck,and I can't startup it...<br>
</blockquote>
<br></div>
Has Cent OS's /boot by any chance overwritten F12's /boot? That's kind of what I'm expecting happened.<br>
<br>
I think what you wanted to do was set the host (MSDOS) disk label as<br>
<br>
/boot 200M: ext3 (I would name it "Fboot" or something in diskdruid, to make it easier to remember.)<br>
other 10G: ext3 (I like 40G or so, to play in, and I would probably name it "cent" or "otherOS")<br>
LVM 280: LVM<br>
<br>
In other words, make the entire Cent OS file system a single MSDOS level partition.<br>
<br>
Hmm. I just checked the current partitioning instructions. I think I'd better go raise a fuss or two. Anyway, the above should work, and allow you to do something like what you are trying to do.<br>
<br>
Recognize that, in the above, all of cent's file system, including "/" and " /boot", would reside in the "other" partition.<br>
<br>
(I'm not sure about the LVM interactions, or I'd suggest something like separate "Fboot" and "Cboot" MSDOS-level partitions for Fedora's /boot, and Cent OS's /boot, respectively.)<br></blockquote>
<div><br> </div></div>I have found my Fedora's /etc/fstab is wrong,because /boot is now ext3,but in fstab is ext4,and UUID is wrong either.<br>when I startup Fedora,I will login to (Repaird System)#,but I can't change anything in it.....<br>