Live System wrote: > Can you tell me an easy way to enable highmem support for these iso images?
debians default kernel flavour on i386 is -486 which does not support highmem. build an image and include the -686-bigmem kernel flavour. to build it, pass '--kernel-flavour 686-bigmem' to make-live, or set LIVE_KERNEL_FLAVOUR in config/chroot to "686-bigmem". -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED] Internet: http://people.panthera-systems.net/~daniel-baumann/ _______________________________________________ Debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

