Ubuntu broken

Maximilian Gerlach m at px0.de
Wed Dec 1 13:48:43 UTC 2004


Please look into your yaboot.conf. And yes, you can use nano for it.
I'll attach mine, so you may compare both.

Greets,
Maxi
-------------- next part --------------
## yaboot.conf generated by the Ubuntu 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/hda3
device=/pci at f4000000/ata-6 at d/disk at 0:
partition=5
root=/dev/hda5
timeout=100
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
enablecdboot
macosx=/dev/hda2

image=/boot/vmlinux
	label=Linux
	read-only
	initrd=/boot/initrd.img
	append="quiet splash"

image=/boot/vmlinux.old
	label=old
	read-only
	initrd=/boot/initrd.img.old
	append="quiet splash"


More information about the ubuntu-users mailing list