public inbox for gentoo-powerpc@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-powerpc] gentoo on PowerMac G4 yaboot failing to boot
@ 2015-07-20 13:14 Herminio Hernandez, Jr.
       [not found] ` <DUB130-W523AF11D7636F48BF6A553CC850@phx.gbl>
  0 siblings, 1 reply; 3+ messages in thread
From: Herminio Hernandez, Jr. @ 2015-07-20 13:14 UTC (permalink / raw
  To: gentoo-powerpc


[-- Attachment #1.1: Type: text/plain, Size: 293 bytes --]

I have tried 3 times to get yaboot to boot gentoo on my powermac g4. Each
time was a complete reinstall. I got this working on my ibook g4 so I am
pretty sure I am doing this right. I am attaching my yaboot.conf anf fstab
file. If anyone can show me what I am doing wrong that would be great!

[-- Attachment #1.2: Type: text/html, Size: 327 bytes --]

[-- Attachment #2: fstab --]
[-- Type: application/octet-stream, Size: 840 bytes --]

# /etc/fstab: static file system information.
#
# noatime turns off atimes for increased performance (atimes normally aren't 
# needed); notail increases performance of ReiserFS (at the expense of storage 
# efficiency).  It's safe to drop the noatime options if you want and to 
# switch between notail / tail freely.
#
# The root filesystem should have a pass number of either 0 or 1.
# All other filesystems should have a pass number of 0 or greater than 1.
#
# See the manpage fstab(5) for more information.
#

# <fs>			<mountpoint>	<type>		<opts>		<dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
#/dev/BOOT		/boot		ext2		noauto,noatime	1 2
/dev/hda4		/		ext4		defaults,noatime		0 1
/dev/hda3		none		swap		sw		0 0
/dev/hde		/mnt/cdrom	auto		noauto,ro	0 0
#/dev/fd0		/mnt/floppy	auto		noauto		0 0

[-- Attachment #3: yaboot.conf --]
[-- Type: application/octet-stream, Size: 534 bytes --]

## yaboot.conf generated by yabootconfig 1.0.8
##
## run: "man yaboot.conf" for details. Do not make changes until you have!!
##
## For a dual-boot menu, add one or more of:
## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ

boot=/dev/hda2
device=hd:
partition=4
root=/dev/hda4
timeout=30
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
enableofboot
enablecdboot

image=/boot/kernel-3.18.16-gentoo
	label=Linux
	read-only
	append="video=ofonly"
	initrd=/boot/initramfs-genkernel-ppc-3.18.16-gentoo
	initrd-size=8192

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-26 20:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-20 13:14 [gentoo-powerpc] gentoo on PowerMac G4 yaboot failing to boot Herminio Hernandez, Jr.
     [not found] ` <DUB130-W523AF11D7636F48BF6A553CC850@phx.gbl>
2015-07-20 19:37   ` Herminio Hernandez Jr. 
2015-07-26 20:31     ` Herminio Hernandez Jr. 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox