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

Bug#413850: generating the splashimage does not work due to wrong path



> Looking at the code, the contents of boot$N/isolinux-amd64 have
> already been moved across to boot$N/isolinux and the directory itself
> deleted. A simpler change to make things work is just like this, I
> think. Yes?
Works here for me, thanks a lot.

Cheers
Steffen


> Index: tools/boot/etch/boot-amd64
> ===================================================================
> --- tools/boot/etch/boot-amd64  (revision 1371)
> +++ tools/boot/etch/boot-amd64  (working copy)
> @@ -164,7 +164,7 @@
>         # background, and index 7 is foreground.  Set to black and
>         # white respecively
>         pngtopnm < $SPLASHPNG | ppmquant 16 | \
> -               ppmtolss16 "#ffffff=7" "#000000=0" >
> boot$N/isolinux-amd64/splash.rle +               ppmtolss16 "#ffffff=7"
> "#000000=0" > boot$N/isolinux/splash.rle fi
>
>  rm -rf cdrom

Attachment: pgpiljVIcEcbb.pgp
Description: PGP signature


Reply to: