Here is the scenario<br><br>Fedora core4 on a dedicated 80 gig drive /hdb.  (All install defaults taken)<br><br>Fedora core5 on a 200 gig dedicated drive. (All defaults taken)<br><br>Using system bios, I can boot from either drive.<br><br>I can mount the boot partition from either system to the other, but I cannot mount the data partitions.<br><br>My commands were (from root)<br><br>mkdir /other   (on each hard drive)<br><br><br>mount -t ext3 /dev/hda?  /other<br>where I tried ? from 7 all the way to 1. On the core4 system, <br>The system could not find values of /dev/hda7 through 3 . Refused /dev/hda2 and showed me the boot partition for /dev/hda1<br><br><br>On the core5 test3 system using the default values as set up by annaconda at install time, I could see the boot partition on /dev/hdb1 but no other partition.<br>Is there something I am doing wrong? I tried many flavours of xxx for the  mount -t xxxx (auto, ext2, ext3) , eluding -t parameter.
 <br><br>Your test against a vanilla corex drive would be appreciated.<br><br>Leslie<br><br>