Justin Pryzby wrote: > Not in the same style as ubuntu. You can either debootstrap from the > CD, or build an image with --debian-installer enabled (and I'm told > that for the moment you need --debian-installer-daily enabled) but > I don't think I've never actually done an install like this.
if you would only enable debian-installer, this would result in an live image with additional debian-installer on it. however, that debian-installer part would not install the debian-live system, but a regular debian system as if there would be no debian-live at all. if you want the 'ubuntu' like installation, you also need to install (and enable) live-installer; the udeb hack for d-i to use install the squashfs image to the harddisk rather than bootstrapping from .deb packages. it still has a weird bug with grub-installer, though this is work in progress and hopefully sorted out soon. -- 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

