Craig responded:<br>boot the F10 DVD - choose 'Rescue mode' and do not install again  <<<<<<<<<<<<br><br>Accept the default options and it should locate the Fedora 10<br>installation automatically and leave you at a command prompt<br>
<br>Type...<br>chroot /mnt/sysimage<br>grub-install /dev/sda<br>exit<br>exit<br><br>remove the DVD and it should boot into F10<br><br>If not, please post the contents of /boot/grub/grub.conf<br><br>Craig<br>--------------<br>
jbyers<br>did above, it found the install,<br>but the response was exactly or nearly so as my last attempt:<br>--does not give the  /dev/root error<br>  instead flashes a full screen of boot msgs which quickly disappear<br>
then the screen remains blank, have to hit power.<br>--it is possible still finallly hittting that /dev/root error<br> but screen goes blank so fast I cant tell.<br>So, your procedure seems to do no more than my last one.<br>
<br><br>here is the grub.con<br># grub.conf generated by anaconda<br>#<br># Note that you do not have to rerun grub after making changes to this file<br># NOTICE:  You do not have a /boot partition.  This means that<br>#          all kernel and initrd paths are relative to /, eg.<br>
#          root (hd0,0)<br>#          kernel /boot/vmlinuz-version ro root=/dev/sda1<br>#          initrd /boot/initrd-version.img<br>#boot=/dev/sda<br>default=0<br>timeout=0<br>splashimage=(hd0,0)/boot/grub/splash.xpm.gz<br>
hiddenmenu<br>title Fedora (2.6.27.5-117.fc10.i686)<br>        root (hd0,0)<br>        kernel /boot/vmlinuz-2.6.27.5-117.fc10.i686 ro root=UUID=449a78aa-d4d5-4<br>e91-bf9c-5833d7218c8f rhgb quiet scsi_mod.scan=sync<br>        initrd /boot/initrd-2.6.27.5-117.fc10.i686.img<br>
<br>this is the grub.conf produced by my install, <br>but previously modified by me<br> to append<br>scsi_mod.scan=sync<br><br>the rescue chroot did  show device.map <br>(hd0)     /dev/sda<br>and said to repair it if necessary.<br>
I didnt do anything, <br>I could add   (hd1)   /dev/sdb,<br>but i thot it was not necessary for booting off of sda.<br><br><br>One other thing i dont think i have mentioned  before:<br>the boot attempt first starts with something like<br>
acpi  invalid[?] pblk.... <br> doesnt stay on the screen long.<br>I think i have seen this on every attempt.<br><br>any other ideas?<br>maybe retry taking out rhgb quiet?<br><br>Jack