The short story: Under my vanilla FC5 installation, the new F8 installation shows up as 2 paritions /dev/hda7 & 8 under both fdisk and /dev, with none of the /dev/VoulmeXX/GroupXX stuff I've been finding described on the net. I'd like to add an entry for the F8 to my grub.conf so I can boot it.
The long story: I have been using FC5 happily for a while, and it contains all my customizations and data including: evolution stuff, emacs stuff, audio stuff, video stuff, gnome panels and scripts, and so on, and so forth, ad infinitum. I suppose some day I'll want to reapply all this stuff to a new installation of fedora, right after I put my shop back together, finish the entertainment center, the bedframes, the other furniture, in addition to writing all the stuff about math and education I'd like to get done before it flies out of my head, as well as a few extra things that would bore you even more.
In the mean time, I came across an article
http://www.nilbus.com/linux/disk-copy.php that I used to make a backup of my winXP disk, with the modification that it would all be easier with a small partition of F8 on the disk so that I'd have it preinstalled whenever I copied the disk. It took a bit of figuring out how to reinstall grub to point back to my FC5 installation on the 2nd disk, but eventually I got it. Not too surprizingly, when I boot up my old trusty (and complete as far as my needs go) FC5, the F8 installation shows up as gobldygook. I know, I know ... its so much better and more functional and I really will appreciate it once I convert over to it and get to love it and ... This is the way of the world. Really makes you appreciate things that are engineered for backwards compatibility.
So now for the big question: Is there an easy way to boot the F8 installation from FC5 (without having to upgrade all the disks to LVM)?
Disk /dev/hda: 120.0 GB, 120034123776 bytes
240 heads, 63 sectors/track, 15505 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 63 36665999 18332968+ 7 HPFS/NTFS
/dev/hda2 36666000 156295439 59814720 f W95 Ext'd (LBA)
/dev/hda5 36666063 127113839 45223888+ b W95 FAT32
/dev/hda6 148115583 156295439 4089928+ b W95 FAT32
/dev/hda7 127122408 127523969 200781 83 Linux
/dev/hda8 127524033 148103234 10289601 8e Linux LVM
Disk /dev/hdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 63 224909 112423+ 83 Linux
/dev/hdb2 * 224910 722924 249007+ 83 Linux
/dev/hdb3 722925 4948019 2112547+ 82 Linux swap / Solaris
/dev/hdb4 4948020 234436544 114744262+ 5 Extended
/dev/hdb5 4948083 69208019 32129968+ 83 Linux
/dev/hdb6 69208083 133468019 32129968+ 83 Linux
/dev/hdb7 133468083 165598019 16064968+ 83 Linux
/dev/hdb8 165598083 197728019 16064968+ 83 Linux
/dev/hdb9 197728083 234404414 18338166 7 HPFS/NTFS
- Mike