Hello, answering my own question...
On Fri, 10 May 2013 10:11:33 +0200 Henry Jensen <[email protected]> wrote: > On Thu, 09 May 2013 11:51:38 -0430 > Luis Alejandro Martínez Faneyth <[email protected]> wrote: > > > There is no "686" flavour on wheezy anymore, there is "686-pae". That's > > why you have no binary/live/vmlinuz. > > actually I have even two: > > # ls binary/live/vmlinuz* > binary/live/vmlinuz-3.2.0-4-686-pae > binary/live/vmlinuz-3.2.0-4-rt-686-pae > > Maybe that's the problem. How can I get rid of the rt-kernel and why > does live-build install both in the first place? The parameter "--linux-packages linux-image-3.2.0-4" did help. Without it 3.2.0-4-686-pae and 3.2.0-4-rt-686-pae will be selected and installed, which results in the error "mv: target `binary/live/vmlinuz' is not a directory" There still is the issue with missing syslinux files, but they are not critical. One question remains: How can I change the title and label names of syslinux menu (e. g. "MyDistro" instead of "Live")? It used to be possible by setting LB_SYSLINUX_MENU_LIVE_ENTRY, which doesn't exist any more. Regards, Henry -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
