Re: video problem on powerbook g4 in squeeze
Am Dienstag 27 Juli 2010 19:29:20 schrieb Elimar Riesebieter:
> * drz [100727 17:27 +0200]:
> [...]
>
> > > I get this error if I do ybin -v after checking this out:
> > >
> > > ybin: /dev/hda7: No such file or directory
> > >
> > > although fdisk -l tells me:
> > > /dev/hda7 Apple_Bootstrap untitled 33203 @
> > > 84081652 ( 16.2M) NewWorld bootblock
> > >
> > > can anyone help?
> > > thx
> > > drz
> >
> > To answer my own post: I bet its this bug of yaboot:
> >
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589701
>
> Cat your /etc/yaboot.conf here:
>
Here you are: (Up-to-date Squeeze Installation, but I have about 500 conflicts
when I aptitude update and upgrade)
# cat /etc/yaboot.conf
## 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/hda7
# boot = "/dev/disk/by-label/bootstrap"
# they both dont work!
device=/pci@f4000000/ata-6@d/disk@0:
partition=2
root=/dev/mapper/hda4_crypt
timeout=100
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
enablecdboot
macosx=/dev/hda3
image=/vmlinux
label=Linux
read-only
initrd=/initrd.img
image=/vmlinux.old
label=old
read-only
initrd=/initrd.img.old
append="root=/dev/mapper/hda4_crypt video=radeonfb:off"
Reply to: