On Mon, Jun 19, 2006 at 07:34:55PM +0200, Sven Luther wrote:
> On Sun, Jun 18, 2006 at 12:48:28PM +0200, Wouter Verhelst wrote:
> > The reboot didn't work, however. The first message I got was one of
> >
> > RAMDISK: Compressed image found at block 0
> > RAMDISK: incomplete write (-28 != 32768) 8388608
>
> The yaboot generating script should have the correct ramdisk_size parameter
> set.
Then something broke, because it doesn't.
> How are you booting this kernel, and are you using the yaboot.conf built
> w<ith the installer, or something else ?
Nothing else, the yaboot.conf built with the installer.
It looks like this:
## 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/hda2
device=/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]:
partition=4
root=/dev/hda4
timeout=100
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
enablecdboot
image=/boot/vmlinux
label=Linux
read-only
initrd=/boot/initrd.img
image=/boot/vmlinux.old
label=old
read-only
initrd=/boot/initrd.img.old
# This entry automatically added by the Debian installer for an existing
# Linux installation on /dev/hda5.
image=/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]:5,/boot/vmlinux
label=hda5-Debian
root=/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]:5
append="root=/dev/hda5 ro resume=/dev/hda3"
initrd=/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL
PROTECTED]:5,/boot/initrd.img
# This entry automatically added by the Debian installer for an existing
# Linux installation on /dev/hda5.
image=/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]:5,/boot/vmlinux.old
label=hda5-DebianOLD
root=/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]:5
append="root=/dev/hda5 ro resume=/dev/hda3"
initrd=/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL
PROTECTED]:5,/boot/initrd.img.old
--
Fun will now commence
-- Seven Of Nine, "Ashes to Ashes", stardate 53679.4
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]