Xen - The Prefect Setup

Discussion in 'HOWTO-Related Questions' started by vandretta, Jan 24, 2007.

  1. vandretta

    vandretta New Member

    Hi Guys,

    Im new to this so i'll try my best........

    Im having a problem compiling the domU kernel for the xen virtual boxes, the specific error is

    root@ws02:~/xen/linux-2.6.11.12-xenU# make install
    CHK include/linux/version.h
    make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
    CHK include/linux/compile.h
    CHK usr/initramfs_list
    CC arch/xen/i386/kernel/process.o
    {standard input}: Assembler messages:
    {standard input}:556: Error: suffix or operands invalid for `mov'
    {standard input}:557: Error: suffix or operands invalid for `mov'
    {standard input}:765: Error: suffix or operands invalid for `mov'
    {standard input}:766: Error: suffix or operands invalid for `mov'
    {standard input}:845: Error: suffix or operands invalid for `mov'
    {standard input}:846: Error: suffix or operands invalid for `mov'
    {standard input}:883: Error: suffix or operands invalid for `mov'
    {standard input}:884: Error: suffix or operands invalid for `mov'
    {standard input}:1138: Error: suffix or operands invalid for `mov'
    {standard input}:1150: Error: suffix or operands invalid for `mov'
    make[1]: *** [arch/xen/i386/kernel/process.o] Error 1
    make: *** [arch/xen/i386/kernel] Error 2


    i have NO idea what any of this means so any ideas would be welcome.

    Thanks in advance
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. vandretta

    vandretta New Member

    Im using Kubuntu 6.06.

    Sorry for the late reply.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    All Ubuntu versions identify themselves as Debian testing/unstable. You should consider using Debian Sarge instead.
     
  5. vandretta

    vandretta New Member

    Ok,

    Thankyou Falco.
     

Share This Page