On 9/22/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Why doesn't this work?? > > # /tmp/empty/kernelversion > 2.4 > # chroot /tmp/empty /kernelversion > chroot: /kernelversion: No such file or directory
Because, I think, the command argument is run before the chrooting. And there's no "kernelversion" command in the before-root of your filesystem. -todd -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
