My machine does not support a 64-bits kernel to my opinion. I did the following: lh config --debian-installer live lh build
I found a bug/problem with live-helper for PPC. I booted the created iso and I could only see entries for the live session in yaboot. There is not a single entry for the installer. I had a look myself in the folders in the live session. It appears that the debian installer kernel was created in /live/image/install. I see an initrd.gz and a vmlinuz there. In /live/image/live I see various kernels (the ones I can choose in the yaboot bootloader). If I look at /live/yaboot/yaboot.conf, I only see the live session kernel entries, not the installer. The same applies to /live/image/debian where I see a yaboot folder, a live folder and an install folder. There is a pool folder in both /live/image as in /live/image/debian. I guess that something goes wrong during installation with the correct writing of yaboot.conf. It misses the information of debian-installer. Hopefully I was clear enough. Jeroen Op 2/6/2010 schreef "Daniel Baumann" <[email protected]>: >On 06/01/2010 11:28 PM, Jeroen Diederen wrote: >> Processing triggers for initramfs-tools ... >> update-initramfs: Generating /boot/initrd.img-2.6.26-2-powerpc64 >> /usr/sbin/mkinitramfs: line 162: 19120 Segmentation fault depmod >> ${version} > >this particular error is not directly live-helper related; does your ppc >support 64bit? if not, you might want to exclude the powerpc64 kernel >flavour from the build. > >> installed live-helper 2.something from squeeze. Should i take the one >> from sid ? > >the general recommendation is to always use the version from sid, >regardless of the host distribution. > >-- >Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist >Email: [email protected] >Internet: http://people.panthera-systems.net/~daniel-baumann/ > > >-- >To UNSUBSCRIBE, email to [email protected] >with a subject of "unsubscribe". Trouble? Contact [email protected] >Archive: http://lists.debian.org/[email protected] > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
