Fedora switched from Grub Legacy to Grub 2 in Fedora 16.  There should be nothing holding back a fresh install from not having /boot on the same logical volume as /.<div><br></div><div><br></div><div>As to the why..</div><div>
Grub Legacy relied on loading a file system, /boot, to continue chain loading an OS and it only had support for a few file systems built in.  Grub 2 gets around this by loading the first block of a stage 1.5 image directly from a block address on disk.  That image then has the drivers to load LVM, MD RAID, etc. and continue up the chain.<br>
<br><div class="gmail_quote">On Tue, Feb 21, 2012 at 4:20 PM, Aaron D. Johnson <span dir="ltr">&lt;<a href="mailto:adj@fnord.greeley.co.us">adj@fnord.greeley.co.us</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">mike havlicek writes:<br>
&gt; I always put /boot on a dedicated &quot;traditional&quot; partition but have<br>
&gt; been thinking about LVM and seem to recall somewhere sometime ago it<br>
&gt; being suggested that /boot could be on a logical volume. It seems<br>
&gt; that it was more a grub issue...???<br>
&gt;<br>
&gt; Any pointers to why /boot can or can&#39;t be on a logical volume. IE<br>
&gt; possibility/impossibility of building a system that can boot from a<br>
&gt; single disk with only &quot;8e&quot; partition type?<br>
<br>
</div></div>You don&#39;t mention what distro you&#39;re running, but there&#39;s an article<br>
with some promising information to be found at<br>
<a href="http://jim.studt.net/depository/index.php/debian-lenny-and-grub-with-boot-in-lvm" target="_blank">http://jim.studt.net/depository/index.php/debian-lenny-and-grub-with-boot-in-lvm</a><br>
<br>
I can&#39;t say if there are any distro installers that support it at this<br>
point.  I don&#39;t recall it being an option with Fedora 15, and it&#39;s<br>
definitely not something the Debian 6.0 installer can handle.<br>
<br>
[I had a big bunch of text in here describing my setup, but it&#39;s not<br>
really relevant (/boot is in an MD RAID1 mirror, not on a logical<br>
volume, and there are _no_ type 8e &quot;partitions&quot; (GPT, baby!).]<br>
<br>
Let us know how it goes.<br>
<span class="HOEnZb"><font color="#888888"><br>
- Aaron<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
clue mailing list: <a href="mailto:clue@cluedenver.org">clue@cluedenver.org</a><br>
For information, account preferences, or to unsubscribe see:<br>
<a href="http://cluedenver.org/mailman/listinfo/clue" target="_blank">http://cluedenver.org/mailman/listinfo/clue</a><br>
</div></div></blockquote></div><br></div>