Hi Alex:
Somebody correct me if I'm
wrong, but I believe if you're trying to image a 64-bit OS, you need to boot the
client with a corresponding 64-bit kernel/initrd.img (that's part of the
boot-standard package).
So you built 3.7.2 on a
machine running 64-bit Debian right? I wonder why it complains about "32
bit mode"?
Have you tried the code from
trunk? Does it give you the same error?
Cheers,
Bernard
From: [EMAIL PROTECTED] on behalf of Alex Still
Sent: Tue 09/05/2006 01:29
To: [email protected]
Subject: Re: [Sisuite-users] rsync failing (unix domain socket problem)
Did you mean a newer debian release ? Unfortunately that's not an option,
stuck with stable here. Using systemimager-3.7.2 compilation fails with
:
make[1]: Entering directory `/root/systemimager-3.7.2/src/linux- 2.6.12.2'
CHK include/linux/version.h
SYMLINK include/asm -> include/asm-x86_64
UPD include/linux/version.h
SPLIT include/linux/autoconf.h -> include/config/*
HOSTCC scripts/genksyms/genksyms.o
CC scripts/mod/empty.o
scripts/mod/empty.c:1: error: code model `kernel' not supported in the 32 bit mode
Which I guess is more of a debian issue rather than systemimager. Checked various CFLAGS but still no luck.
I thought imaging in 32 bits mode would be easier, but if that's not possible.. well I'll keep looking !
Cheers,
--
Alexandre
make[1]: Entering directory `/root/systemimager-3.7.2/src/linux- 2.6.12.2'
CHK include/linux/version.h
SYMLINK include/asm -> include/asm-x86_64
UPD include/linux/version.h
SPLIT include/linux/autoconf.h -> include/config/*
HOSTCC scripts/genksyms/genksyms.o
CC scripts/mod/empty.o
scripts/mod/empty.c:1: error: code model `kernel' not supported in the 32 bit mode
Which I guess is more of a debian issue rather than systemimager. Checked various CFLAGS but still no luck.
I thought imaging in 32 bits mode would be easier, but if that's not possible.. well I'll keep looking !
Cheers,
--
Alexandre
