Mailinglist Archive: opensuse-kernel (48 mails)
| < Previous | Next > |
Re: [opensuse-kernel] where is -factory's kernel-xen *source* ?
- From: snowcrash+opensuse <schneecrash+opensuse@xxxxxxxxx>
- Date: Tue, 20 May 2008 09:31:37 -0700
- Message-id: <70f41ba20805200931j478b30f4u868acb87c5baa869@xxxxxxxxxxxxxx>
hi markus,
understood now. thanks!
hm, then something's missing here. i'm on x86_64 ...
uname -a
Linux server 2.6.25.4-2-default #1 SMP 2008-05-16 20:46:39 +0200
x86_64 x86_64 x86_64 GNU/Linux
but,
ls -al /usr/src/linux/arch/x86_64/defconfig.xen
/bin/ls: cannot access /usr/src/linux/arch/x86_64/defconfig.xen: No
such file or directory
checking further,
ls -ald /usr/src/linux/arch/*64*
drwxr-xr-x 14 root root 4096 2008-05-20 06:20 /usr/src/linux/arch/ia64/
drwxr-xr-x 10 root root 4096 2008-05-20 06:20 /usr/src/linux/arch/sparc64/
but, looking in /boot,
ls -al /boot/config*
-rw-r--r-- 1 root root 83017 2008-05-17 13:26 /boot/config-2.6.25.4-2-default
-rw-r--r-- 1 root root 81838 2008-05-17 13:26 /boot/config-2.6.25.4-2-xen
what needs to be re-installed here?
thanks!
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx
There is no kernel-xen-source.
xen ist just a configuration option of kernel-source.
understood now. thanks!
You will find the used
configuration in /usr/src/linux/arch/i386/defconfig.xen ( for 32bit kernels)
or /usr/src/linux/arch/x86_64/defconfig.xen ( for 64bit kernels )
hm, then something's missing here. i'm on x86_64 ...
uname -a
Linux server 2.6.25.4-2-default #1 SMP 2008-05-16 20:46:39 +0200
x86_64 x86_64 x86_64 GNU/Linux
but,
ls -al /usr/src/linux/arch/x86_64/defconfig.xen
/bin/ls: cannot access /usr/src/linux/arch/x86_64/defconfig.xen: No
such file or directory
checking further,
ls -ald /usr/src/linux/arch/*64*
drwxr-xr-x 14 root root 4096 2008-05-20 06:20 /usr/src/linux/arch/ia64/
drwxr-xr-x 10 root root 4096 2008-05-20 06:20 /usr/src/linux/arch/sparc64/
but, looking in /boot,
ls -al /boot/config*
-rw-r--r-- 1 root root 83017 2008-05-17 13:26 /boot/config-2.6.25.4-2-default
-rw-r--r-- 1 root root 81838 2008-05-17 13:26 /boot/config-2.6.25.4-2-xen
what needs to be re-installed here?
thanks!
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx
| < Previous | Next > |