Justin Zygmont wrote:
> thanks, I actually got it to go a little farther, I found out (the hard
> way) that if your IP information is wrong you can't just go back and
> change it, you have to reboot over and over.... well, now it's hanging
> where it says Loading /mnt/runtime ramdisk... Have you ever heard of
> this one?
This is the frirst thing that th installer looks for on the nfs server. My guess is
that you do not have it exported properly.
This is what I have in /etc/exports for my (modified) installation tree:
/pub/backups/rh62upgraded (ro) # Up dated 6.2 distribution
You shold be able to mount /mnt/cdrom, add this to you /etc/exports:
/mnt/cdrom (ro)
restart nfs:
/etc/rc.d/init.d/nfs restart
You will need to be root to edit exports and to restart nfs
and be jammin.
BTW you should have some messages in /var/log/messages about permission denied or
something like that naming your machine as the attempting host. If this is the
case, after you do the edits and restart you should be able to complete the install.
Bret
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list