- May 14, 2007
- 360
- 0
- 76
Hi,
I am currently following the advice at ThinkWIKI to get it working on my X61 tablet with Ubuntu 8.04.1 (everything else works great!).
My problem is that since I have 2.6.24 (which has some issues with the kernel patch) I am trying to use the Zen-Sources kernel.
However the kernels don't seem to be .tar.bz2 but rather .patch.bz2 meaning the
Code:
# tar jxf 2.6.27-rc7-zen3.patch.bz2
just reports back with an error complaining about it not being a tar file.
I therefore tried bunzip2 and tried extracting the patch to /usr/src/linux however /linux is a file, not a directory. Is there anyway to get around this?
Thanks a lot,
Joe
I am currently following the advice at ThinkWIKI to get it working on my X61 tablet with Ubuntu 8.04.1 (everything else works great!).
My problem is that since I have 2.6.24 (which has some issues with the kernel patch) I am trying to use the Zen-Sources kernel.
However the kernels don't seem to be .tar.bz2 but rather .patch.bz2 meaning the
Code:
# tar jxf 2.6.27-rc7-zen3.patch.bz2
just reports back with an error complaining about it not being a tar file.
I therefore tried bunzip2 and tried extracting the patch to /usr/src/linux however /linux is a file, not a directory. Is there anyway to get around this?
Thanks a lot,
Joe
