Forum archive
Problems with TKLPatch Ubuntu Lucid
Hi guys, I'm starting to work with TKLPatch, in an Ubuntu Lucid VM. I copied the iso inside the VM and did the following commands:
tklpatch-extract-iso turnkey-core-beta-lucid-x86.iso
tklpatch-chroot turnkey-core-beta-lucid-x86.rootfs/ apt-get update
But it seems that inside the rootfs of the extracted iso I can't get connection. I fix the issue "by hand" writing to /etc/resolv.conf to continue testing but then I'm stuck being unable to install mysql-server.
The errors I'm getting are the following during package instalation:
Unpacking mysql-server-5.1 (from .../mysql-server-5.1_5.1.41-3ubuntu12.3_i386.deb) ...
df: Warning: cannot read table of mounted file systems: No such file or directory
Setting up mysql-server-5.1 (5.1.41-3ubuntu12.3) ...
status: Unknown job: mysql
start: Unknown job: mysql
root@core ~# service mysql status
status: Unknown job: mysql
root@core ~# service mysql start
start: Unknown job: mysql
Any help will be appreciated. Thanks. The complete transcript of the session can be found at
Does your first issue have anything to do with the networking errors other people have reported on the new beta? See /blog/core-lucid-beta#comment-3182