Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems installing on G5 with multiple boots
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
squishyray
n00b
n00b


Joined: 28 Mar 2005
Posts: 1

PostPosted: Mon Mar 28, 2005 9:32 pm    Post subject: Problems installing on G5 with multiple boots Reply with quote

Hello:

I'm trying to install Gentoo 64 bit onto a G5 that already has OS X and YDL. I've done a stage 1 installation and got everything built. The kernel is compiled with support for ext3, SCSI, and IDE all built-in, not as loadable modules.

I added an entry into the yaboot.conf used by YDL pointing to my gentoo partition and ran ybin. The gentoo selection shows up when yaboot is loaded.

However when it attempts to boot the gentoo kernel I get the following error:
Unable to mount root fs on unknown-block(8,6).

Others who have encountered this problem were found to have used modules for require kernel components. Attached below is a subset of my config file where I pulled out all of the symbols containing EXT3, IDE, and SCSI showing which components were built into the kernel.

Also included below is a copy of my partition table and my yaboot.conf.

If anyone sees anything I left out please let me know. I've tried for a good while to get this to work and have run out of ideas.

Thanks,
SquishyRay

-----------
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_BLK_DEV_IDESCSI=y
# SCSI device support
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y
# SCSI support type (disk, tape, CD-ROM)
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
# SCSI Transport Attributes
CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCSI_FC_ATTRS=y
# SCSI low-level drivers
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
CONFIG_SCSI_AIC7XXX=y
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
CONFIG_SCSI_SATA=y
CONFIG_SCSI_SATA_SVW=y
CONFIG_SCSI_ATA_PIIX=y
CONFIG_SCSI_SATA_NV=y
CONFIG_SCSI_SATA_PROMISE=y
CONFIG_SCSI_SATA_SX4=y
CONFIG_SCSI_SATA_SIL=y
CONFIG_SCSI_SATA_SIS=y
CONFIG_SCSI_SATA_VIA=y
CONFIG_SCSI_SATA_VITESSE=y
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INIA100 is not set
CONFIG_SCSI_SYM53C8XX_2=y
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=y
CONFIG_SCSI_QLA21XX=m
CONFIG_SCSI_QLA22XX=m
CONFIG_SCSI_QLA2300=m
CONFIG_SCSI_QLA2322=m
CONFIG_SCSI_QLA6312=m
CONFIG_SCSI_QLA6322=m
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_MAC53C94 is not set
# CONFIG_USB_HPUSBSCSI is not set
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
# Please see Documentation/ide.txt for help/info on IDE drives
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
CONFIG_BLK_DEV_IDESCSI=y
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_IDE_TASKFILE_IO is not set
# IDE chipset support/bugfixes
CONFIG_IDE_GENERIC=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_BLK_DEV_IDE_PMAC is not set
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_IEEE1394_VIDEO1394 is not set
# CONFIG_VIDEO_DEV is not set
# CONFIG_FB_TRIDENT is not set


------------

[root@travis sbin]# pdisk /dev/sda

Partition map (with 512 byte blocks) on '/dev/sda'
#: type name length base ( size )
1: Apple_partition_map Apple 63 @ 1
2: Apple_Bootstrap untitled 2048 @ 64 ( 1.0M)
3: Apple_UNIX_SVR2 untitled 33554432 @ 2112 ( 16.0G)
4: Apple_UNIX_SVR2 swap 2097152 @ 33556544 ( 1.0G)
5: Apple_UNIX_SVR2 untitled 204800 @ 35653696 (100.0M)
6: Apple_Free Extra 27318272 @ 35858496 ( 13.0G)
7: Apple_HFS Apple_HFS_Untitled_4 70429344 @ 63176768 ( 33.6G)
8: Apple_Free Extra 26480416 @ 133606112 ( 12.6G)

Device block size=512, Number of Blocks=160086528 (76.3G)
DeviceType=0x0, DeviceId=0x0

/dev/sda2 = Apple bootstrap
/dev/sda3 = YDL root
/dev/sda4 = swap
/dev/sda6 = Gentoo root
/dev/sda7 = OS X


[root@travis etc]# more yaboot.conf
# yaboot.conf generated by anaconda

boot=/dev/sda2
init-message="Welcome to Yellow Dog Linux! Hit <TAB> for boot options."
partition=5
timeout=30
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
delay=10
enablecdboot
macosx=/dev/sda7
#macos=/dev/sda7

default=linux-2.6.10

image=/vmlinux-2.6.10G5-SMP
label=linux-2.6.10
read-only
root=/dev/sda3
append="rhgb quiet"

image=/vmlinux-2.6.9-gentoo-r9
label=gentoo
read-only
root=/dev/sda6
append="rhgb quiet"
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