Quote:
|
Originally Posted by james_in_denver
On your NFS server side, you need the actual files WITHIN the iso's, not the iso's themselves.....
You can do something like this "mkdir /data/network-install/ISO/FedoraDisk1; mount -o loop FC4-test1-ppc-disc1.iso /data/network-install/ISO/FedoraDisk1"
No sure how NFS will like a "mounted file system" under and exported file system, but I'm pretty sure you will be okay.
And of course, you will need to do the same with the other 3 install disks.....
|
thanks, that's something i had already tried but never worked. i downloaded the fc3 install discs and mounted them - some good news, some bad news.
used boot.iso > linux text
Followed through, pointed nfs to /mnt/downloads/fedora_ppc/fc3/disc1
Anaconda started, but after 11% froze. There were mount messages at random intervals on the display, the last being about sysimage being successful.
Shutdown the ibook and had to leave for work. is this common, or should i just burn the discs?
I would prefer to use nfs, but will use discs if neccessary.