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

Re: [powerpc] triple boot



On 5/19/06, Geert Stappers <stappers@stappers.nl> wrote:
On Mon, May 15, 2006 at 11:13:54PM +0300, Eddy Petri??or wrote:
> On 5/15/06, Geert Stappers <stappers@debian.org> wrote:
>
> >In other words:  dive into the PowerPC test installations
>
> Probably that is a good idea, but I don't feel like screwing my
> current yaboot configuration on my workstation (I am still aliterate
> when it comes to yaboot configuration).

This is /etc/yaboot.conf from my laptop

And this is mine:


## yaboot.conf generated by debian-installer
##
## run: "man yaboot.conf" for details. Do not make changes until you have!!
## see also: /usr/share/doc/yaboot/examples for example configurations.
##
## For a dual-boot menu, add one or more of:
## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ

boot=/dev/hda4
device=/pci@f4000000/ata-6@d/disk@0:
partition=8
#root=/dev/hda8
timeout=100
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
enablecdboot
macosx=/dev/hda3

image=/boot/vmlinux
	label=debian
	read-only
	root=/dev/hda8
	initrd=/boot/initrd.img

image=/boot/vmlinux.old
	label=debian-old
	read-only
	root=/dev/hda8
	initrd=/boot/initrd.img.old

image=/boot/vmlinux.vold
	label=vold
	read-only
	root=/dev/hda8
	initrd=/boot/initrd.img.vold


########### Experimental

image=/opt/boot/vmlinux-2.6.14-gentoo
	Label=gentoo
	root=/dev/hda5
	read-only
	#initrd=/opt/boot/initrd.img-2.6.12-6-powerpc

--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein

Reply to: