[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Trying to build debian-installer on amd64.



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.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: