On Fri, Apr 02, 2004 at 01:48:08PM -0500, Joey Hess wrote: > Kurt Roeckx wrote: > > > > mkdir -p > > ./tmp/floppy/root/tree/lib/modules/2.4.25-1-amd64/kernel; if [ -e > > ./tmp/floppy/root/tree/boot/System.map ]; then depmod -F > > ./tmp/floppy/root/tree/boot/System.map -q -a -b > > ./tmp/floppy/root/tree/ 2.4.25-1-amd64; mv > > ./tmp/floppy/root/tree/boot/System.map ./tmp/floppy/root; else > > depmod -q -a -b ./tmp/floppy/root/tree/ 2.4.25-1-amd64; fi; > > depmod: QM_MODULES: Function not implemented > > Make sure you're up-to-date from subversion. > > Do you have a tmp/floppy/root/tree/boot/System.map? This generally > happens when your rnning kernel does not match the kernel of the > installer, and a System.map file is not present.
I do not have that file no, but I do have that System.map in other places: ./tmp/floppy/boot/System.map ./tmp/cdrom/el-torito/System.map ./tmp/cdrom/isolinux/System.map ./tmp/netboot/System.map ./tmp/demo/System.map I don't even have the ./tmp/floppy/root/tree/boot dir. Should it be ./tmp/floppy/boot instead of ./tmp/floppy/root/tree/boot? Is this a bug in d-i? I'm using version 20040326. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]