Fedora Linux Support Community & Resources Center
  #1  
Old 4th April 2005, 11:05 PM
paul_dundee's Avatar
paul_dundee Offline
Registered User
 
Join Date: Mar 2005
Location: Scotland
Posts: 65
Exclamation install problems

i am trying to install fc3 on an 800MHZ g3 ibook.

I have used the boot image to get to the installation.

After i answer the questions (locale etc.) i am asked for the media. I tried NFS install first, and got the following error:
Code:
the fedora core installation tree in that directory does not seem to match your boot media
So i then burned the fc3 disc 1 and tried to use a cd install, which resulted in:
Code:
no fedora core cd was found that matches your boot media.  Please insert the fedora core cd
the obvious pattern here appears to be the boot image, the image i used came from http://download.fedora.redhat.com/pu...os/images/mac/

anyone have any ideas?
Reply With Quote
  #2  
Old 6th April 2005, 05:37 PM
salpula Offline
Registered User
 
Join Date: Nov 2004
Posts: 53
Quote:
Originally Posted by paul_dundee
i am trying to install fc3 on an 800MHZ g3 ibook.

I have used the boot image to get to the installation.

After i answer the questions (locale etc.) i am asked for the media. I tried NFS install first, and got the following error:
Code:
the fedora core installation tree in that directory does not seem to match your boot media
So i then burned the fc3 disc 1 and tried to use a cd install, which resulted in:
Code:
no fedora core cd was found that matches your boot media.  Please insert the fedora core cd
the obvious pattern here appears to be the boot image, the image i used came from http://download.fedora.redhat.com/pu...os/images/mac/

anyone have any ideas?

Wrong boot disc! Thats the FC4 boot disc.
try: ftp://ftp.uk.linux.org/pub/linux/fed...pc/images/mac/
__________________
Rawhide PPC iBook 800Mhz 256mb
FC4 XP3000+ 1024mb Soyo dragonkt600
Reply With Quote
  #3  
Old 6th April 2005, 09:47 PM
paul_dundee's Avatar
paul_dundee Offline
Registered User
 
Join Date: Mar 2005
Location: Scotland
Posts: 65
Quote:
Originally Posted by salpula
Wrong boot disc! Thats the FC4 boot disc.
try: ftp://ftp.uk.linux.org/pub/linux/fed...pc/images/mac/
that was my bad

i still have the exact same problem, after downloading from that url/

I burned the boot.iso from disc 1, then got a slightly different error:
Code:
that directory does not appear to hold a fedora core installation tree
any other ideas?

Last edited by paul_dundee; 6th April 2005 at 11:16 PM.
Reply With Quote
  #4  
Old 6th April 2005, 11:26 PM
paul_dundee's Avatar
paul_dundee Offline
Registered User
 
Join Date: Mar 2005
Location: Scotland
Posts: 65
my /etc/export file:
Code:
[root@fedora1 /]# cat /etc/exports
/data/network-install/ISO       192.168.1.0/24(ro,sync)
/mnt/downloads/fedora_ppc       192.168.1.0/24(ro,sync)
exportfs result:
Code:
[root@fedora1 /]# /usr/sbin/exportfs 
/data/network-install/ISO
                192.168.1.0/24
/mnt/downloads/fedora_ppc
                192.168.1.0/24
directory listing:
Code:
[root@fedora1 /]# ls /mnt/downloads/fedora_ppc/
FC4-test1-ppc-disc1.iso  FC4-test1-ppc-disc3.iso
FC4-test1-ppc-disc2.iso  FC4-test1-ppc-disc4.iso
On ibook:
Code:
NFS Server Name:       192.168.1.1
Fedora Core Directory: /mnt/downloads/fedora_ppc
which yields "that directory does not appear to contain a fedora core installation tree"

Not sure if this info is any use, but if any more would help please ask.
Reply With Quote
  #5  
Old 7th April 2005, 01:28 AM
james_in_denver Offline
Registered User
 
Join Date: Oct 2004
Posts: 1,227
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.....
__________________
Only dead fish go with the flow....

Hmmm, what did I miss?
Reply With Quote
  #6  
Old 7th April 2005, 12:01 PM
paul_dundee's Avatar
paul_dundee Offline
Registered User
 
Join Date: Mar 2005
Location: Scotland
Posts: 65
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.
Reply With Quote
  #7  
Old 7th April 2005, 03:39 PM
salpula Offline
Registered User
 
Join Date: Nov 2004
Posts: 53
Quote:
Originally Posted by paul_dundee
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. AN NFS install should work just fine on an ibook. . .or at least it does on mine. What iBook do you have?

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.
use NFS its actually easier, just mount the discs and copy the files out of sharing the mounted discs over NFS is no good.
__________________
Rawhide PPC iBook 800Mhz 256mb
FC4 XP3000+ 1024mb Soyo dragonkt600
Reply With Quote
  #8  
Old 7th April 2005, 04:03 PM
paul_dundee's Avatar
paul_dundee Offline
Registered User
 
Join Date: Mar 2005
Location: Scotland
Posts: 65
Will try that when i get home, thanks.

If i specify the share as /mnt/.../disc1 will anaconda know to then read disc2/disc3/disc4?

I thought perhaps it was hanging while looking for the contents of disc2.

thanks again.
Reply With Quote
Reply

Tags
install, problems

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Xgl install problems Snooz^^ Using Fedora 8 5th April 2007 09:12 PM
problems after install nspmangalore Using Fedora 7 31st March 2007 07:01 PM
Install problems spilla2003 Using Fedora 4 14th January 2007 10:05 AM
FC6 install problems via NFS jukmdk EOL (End Of Life) Versions 0 29th October 2006 07:18 AM
FC5 and ATI install problems cfoland Hardware & Laptops 16 23rd July 2006 05:28 AM


Current GMT-time: 10:18 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat