Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Configuring yaboot problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
VanillaGorilla
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 108

PostPosted: Wed May 10, 2006 12:13 am    Post subject: Configuring yaboot problems Reply with quote

I've been working on installing Gentoo on my iBook for a while and I finally finished and got to the reboot part and it started again and went like this:

Quote:
Welcome to yaboot version 1.3.13
Enter "Help" to get some basic usage information
boot: Linux
Please wait, loading kernel...
hd:3,/boot/kernel-genkernel-ppc-2.6.15-gentoo-r5: Unknown or corrupt filesystem


Also, my root partition is on ReiserFS.

Any help would be appreciated.
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Wed May 10, 2006 2:41 am    Post subject: Reply with quote

Can you please reboot with the LiveCD again and do mac-fdisk -l /dev/hda ?
I'm assuming you probably meant to put hda4 instead, if you followed the handbook, your swap would be hda3, which would be why it can't be read by yaboot. :)
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Back to top
View user's profile Send private message
VanillaGorilla
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 108

PostPosted: Wed May 10, 2006 11:25 am    Post subject: Reply with quote

Ahh ok.. I fixed it.

Now I can't install KDE... I go to emerge it all (emerge kde) and then it starts trying to download the files and stuff but then it stops like this

Quote:
!!!! Coultn't download cyrus-sas1-2.1.20.tar.gz. Aborting.
Back to top
View user's profile Send private message
sno35
Guru
Guru


Joined: 15 May 2004
Posts: 334
Location: Paris, France

PostPosted: Wed May 10, 2006 5:50 pm    Post subject: Reply with quote

cyrus-sas1 ? There may be a typo, as it should be cyrus-sasl ( an ell in stead of a one).
I can not spot this 'sas1' in the ebuild I have here (I'm on ~ppc so it is 2.1.21-r2 for me).
If it is a typo from you, sorry, can not help much.
If it was in /usr/portage/dev-libs/cyrus-sasl/* try another emerge --sync.
Hth.
Back to top
View user's profile Send private message
VanillaGorilla
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 108

PostPosted: Wed May 10, 2006 8:39 pm    Post subject: Reply with quote

Yes it was cyrus-sasl

Anyways I can't use emerge --sync or emerge --webrsync since I don't have an internet connection to the laptop.

Although I run emerge --metadata and it says

Quote:
skipping sync

>>>> Updating Portage cache: 100%

* IMPORTANT: 1 config files in /etc need updating
* Type emerge --help config to learn how to update config files.
Back to top
View user's profile Send private message
VanillaGorilla
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 108

PostPosted: Thu May 11, 2006 7:04 pm    Post subject: Reply with quote

bump
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Thu May 11, 2006 9:37 pm    Post subject: Reply with quote

You could try turning off sasl support by disabling the use flag.
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Back to top
View user's profile Send private message
VanillaGorilla
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 108

PostPosted: Fri May 12, 2006 12:23 pm    Post subject: Reply with quote

I put -sasl in the USE falg and I still got the error.

When I do emerge --metadata and it starts out saying "skipping sync" is it supposed to do that? If not how can I fix it?
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Fri May 12, 2006 3:36 pm    Post subject: Reply with quote

Ah, sorry, sasl is a dep, not controlled by useflag. What exactly are you installing with if you have no network connection? If it's the GRP, I think there was a report that some packages are missing from the G4 GRP CD. If you can't connect it to the network, either copy the data file from another machine that is connected, or download the PPC Universal GRP CD and install that package instead.

When you update metadata, it skips the sync (updating the portage tree). This is normal.
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Back to top
View user's profile Send private message
VanillaGorilla
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 108

PostPosted: Fri May 12, 2006 9:32 pm    Post subject: Reply with quote

I used the PPC Universal CD to install it and now I'm just trying to setup a desktop system... which is KDE in this case. Although I guess I could try GNOME, what is that like?
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Fri May 12, 2006 10:04 pm    Post subject: Reply with quote

Well, GRP is different from the Universal Install CD, the GRP cds have precompiled packages. I'm still not exactly sure what you're doing I guess, if you're not using GRP, you do need a network connection.
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Back to top
View user's profile Send private message
VanillaGorilla
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 108

PostPosted: Sat May 13, 2006 12:38 am    Post subject: Reply with quote

Well if I set it up with a internet connection what do I do then? emerge --sync or what?
Back to top
View user's profile Send private message
VanillaGorilla
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 108

PostPosted: Sun May 14, 2006 3:16 am    Post subject: Reply with quote

Alright w/e... thanks for the help everyone I'm just gonna *try* to install GNOME but it sure is taking a long time!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum