[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: yaboot not boot (macosx dual boot config with fedora)



On Fri, 2005-07-29 at 01:34 -0700, haalaa luu wrote:
> Disk geometry for /dev/sda:0.000-156334.500
> Disk Label type: mac
> Minor	Start			End		Filesystem	Name	Flags
> 1		0.000		0.031				Apple
> 2		0.031		128.031
> 3		128.031		156334.495	hfs+		Untitled
> 4		156334.495	156334.500
> 
> Disk geometry for /dev/sdb:0.000-239372.437
> Disk Label type: mac
> Minor	Start			End		Filesystem	Nam		Flags
> 1		0.000		0.031				Apple
> 2		0.031		1.031	hfs+			untitled	boot
> 3		1.031		38001.031	ext3		untitled
> 4		38001.031	39028.031	linux-swap	swap swap
> 5		39028.031	239372.429	fat32		untitled
> 12		239372.430	239372.437
> 
> 
> if pressing "option" at boot time, showing 
> osx icon with hd, penguin icon with hd
> 
> if i choose, penguin icon with hd, showing
> 
> First stage Fedora Core  bootstrap
> Press	        |	Fedora Core
> 		x	MacOSx
> 		c	CDRom
> 		n	Network
> 		o	Openfirmware
> Stage 1 Boot:
> 
> so, if i choose l, still wont go in to Fedora Core and
> still showing me the os choose screen as previous step
> which is as follow,
> osx icon with hd, penguin icon with hd

Can you boot into rescue mode again and:

mkdir /tmp/mnt
mount -t hfsplus /dev/sdb2 /tmp/mnt

do a listing of the dir and if present examine the yaboot.conf there

As ethan said it looks as if nvram may not have been updated.

If you hit o for open firmware and do:

printenv boot-device

What do you get.

This probably should go in https://bugzilla.redhat.com/ against
anaconda.

Paul