Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PPC installation problem (unable to mount root)
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
sysadmin
n00b
n00b


Joined: 28 Feb 2005
Posts: 11
Location: Somewhere in North America

PostPosted: Mon Sep 05, 2005 1:03 am    Post subject: PPC installation problem (unable to mount root) Reply with quote

I am having the exact problem as this user; not being able to mount root after compiling the kernel.

https://forums.gentoo.org/viewtopic-t-375489.html

I tried following the directions as said on the thread above, I guess I am missing something?
I am trying hard to keep posting to a minimum. Can someone please look at my .config file and let me know what necessary changes I must make (if any)?

Config file:
http://www.dalan.us/PPC/PPC

Thank you

Dave
_________________
A project is a problem scheduled for a solution.
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Mon Sep 05, 2005 3:37 am    Post subject: Reply with quote

That doesn't look like your whole .config...

What's the exact error you're getting? Can you provide the 5 lines before the error?
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Back to top
View user's profile Send private message
sysadmin
n00b
n00b


Joined: 28 Feb 2005
Posts: 11
Location: Somewhere in North America

PostPosted: Mon Sep 05, 2005 5:05 am    Post subject: Reply with quote

Sorry Jose, I have begun a new installation and I seem to be running into the same problem. I am in the process of compiling the kernel. Here is the complete .config file. If this won't help please let me know so I can update this post.

http://dalan.us/PPC/config.txt

Thank you,

Dave
_________________
A project is a problem scheduled for a solution.
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Mon Sep 05, 2005 5:16 am    Post subject: Reply with quote

Code:
#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y


You need to select CONFIG_PARTITION_ADVANCED and then add in Apple partition types. You're not going to get much data if you can't read the partition information. ;)
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Back to top
View user's profile Send private message
sysadmin
n00b
n00b


Joined: 28 Feb 2005
Posts: 11
Location: Somewhere in North America

PostPosted: Tue Sep 06, 2005 2:57 am    Post subject: one last time.... Reply with quote

When I enter device drivers >>> ATA/ATAPI support and choose Built in PowerMac support I get this big fat error when compiling the kernel:

livecd linux-2.6.12-gentoo-r10 # make && make modules_install
CHK include/linux/version.h
make[1]: `arch/ppc/kernel/asm-offsets.s' is up to date.
CHK include/asm-ppc/offsets.h
CHK include/linux/compile.h
dnsdomainname: Unknown host
CHK usr/initramfs_list
CC drivers/ide/ppc/pmac.o
drivers/ide/ppc/pmac.c: In function `pmac_ide_tuneproc':
drivers/ide/ppc/pmac.c:733: warning: implicit declaration of function `kauai_lookup_timing'
drivers/ide/ppc/pmac.c:733: error: `shasta_pio_timings' undeclared (first use in this function)
drivers/ide/ppc/pmac.c:733: error: (Each undeclared identifier is reported only once
drivers/ide/ppc/pmac.c:733: error: for each function it appears in.)
drivers/ide/ppc/pmac.c:742: error: `kauai_pio_timings' undeclared (first use in this function)
drivers/ide/ppc/pmac.c: In function `pmac_ide_do_resume':
drivers/ide/ppc/pmac.c:1249: error: `IDE_WAKEUP_DELAY' undeclared (first use in this function)
drivers/ide/ppc/pmac.c: In function `pmac_ide_setup_device':
drivers/ide/ppc/pmac.c:1347: error: `IDE_WAKEUP_DELAY' undeclared (first use in this function)
drivers/ide/ppc/pmac.c:1390: error: `MAX_DCMDS' undeclared (first use in this function)
drivers/ide/ppc/pmac.c: In function `pmac_ide_macio_attach':
drivers/ide/ppc/pmac.c:1495: error: structure has no member named `dma_regs'
drivers/ide/ppc/pmac.c:1496: error: structure has no member named `dma_regs'
drivers/ide/ppc/pmac.c:1499: error: structure has no member named `dma_regs'
make[2]: *** [drivers/ide/ppc/pmac.o] Error 1
make[1]: *** [drivers/ide] Error 2
make: *** [drivers] Error 2


Please let me know if I am missing something, I think I am running near the ends with this Gentoo Install; unless anybody want chroot access to fixi mi problimi :)

Anywho, I hope someone may be able to help.

Thanks,
_________________
A project is a problem scheduled for a solution.
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Tue Sep 06, 2005 1:04 pm    Post subject: Reply with quote

Try turning on these options too:
Code:
# CONFIG_IDE_GENERIC is not set
# CONFIG_BLK_DEV_GENERIC is not set
# CONFIG_BLK_DEV_IDEDMA_PCI is not set
[/code]
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
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