On Fri, Oct 06, 2000 at 01:12:13AM -0800, Ethan Benson wrote: > also, make sure in your quik.conf that your image= line points to a > real kernel and not a symlink, for some reason quik does not work > reliably with symlinks.
looking back at your posted quik.conf that is exactly what its doing,
try this instead, it assumes you have a vmlinux-2.2.17 in /boot:
timeout=20
partition=2
image=/boot/vmlinux-2.2.17
label=linux
root=/dev/sda2
read-only
--
Ethan Benson
http://www.alaska.net/~erbenson/
pgppzDMNCQxiZ.pgp
Description: PGP signature

